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 1f9ef5ba78 move autoapp to project root, update readme, update travis file 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 rename cli.py to commands.py 9 years ago
assets.py Remove pylint from project, remove ipdb and ipython from requirements 10 years ago
commands.py rename cli.py to commands.py 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