Web service voor het LED-display
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
led-display/{{cookiecutter.app_name}}/{{cookiecutter.app_name}}
Jeremy Epstein 6739ba9859 fix broken import 9 years ago
..
public Remove pylint from project, remove ipdb and ipython from requirements 10 years ago
static update Bootstrap to 3.3.6 9 years ago
templates Switch CSRF token rendering mechanism. 9 years ago
user Travis: Migrating from legacy to container-based infrastructure 10 years ago
__init__.py Add an option to fix imports before linting, make all code conform to the linting rules 10 years ago
app.py add 'clean' and 'urls' commands borrowed from Flask-Script 9 years ago
assets.py Remove pylint from project, remove ipdb and ipython from requirements 10 years ago
autoapp.py Use Click instead of Flask-Script for CLI commands 9 years ago
cli.py fix broken import 9 years ago
compat.py Remove pylint from project, remove ipdb and ipython from requirements 10 years ago
database.py Remove pylint from project, remove ipdb and ipython from requirements 10 years ago
extensions.py Use Click instead of Flask-Script for CLI commands 9 years ago
settings.py Add an option to use pylint after flake8, change code to conform to pylint rules 10 years ago
utils.py Add an option to fix imports before linting, make all code conform to the linting rules 10 years ago