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}}
Ali Cirik 472e496609 This passes `app_name` instead of the + 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 Fix for new Bcrypt and SqlAlchemy type casting in Postgres 9 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 This passes `app_name` instead of the + 9 years ago
assets.py Remove pylint from project, remove ipdb and ipython from requirements 10 years ago
commands.py Fix checks for exit codes and update doc for shell command 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