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}}
Steven Woods 970b780edd update CSRFProtect in extensions 8 years ago
..
public Remove pylint from project, remove ipdb and ipython from requirements 9 years ago
static update Bootstrap to 3.3.6 8 years ago
templates Refs Issue #119 replace session with current_user, remove unnecessary href 8 years ago
user Fix for new Bcrypt and SqlAlchemy type casting in Postgres 8 years ago
__init__.py Add an option to fix imports before linting, make all code conform to the linting rules 9 years ago
app.py This passes `app_name` instead of the + 8 years ago
assets.py Remove pylint from project, remove ipdb and ipython from requirements 9 years ago
commands.py Fix checks for exit codes and update doc for shell command 8 years ago
compat.py Remove pylint from project, remove ipdb and ipython from requirements 9 years ago
database.py Remove pylint from project, remove ipdb and ipython from requirements 9 years ago
extensions.py update CSRFProtect in extensions 8 years ago
settings.py Add an option to use pylint after flake8, change code to conform to pylint rules 9 years ago
utils.py Add an option to fix imports before linting, make all code conform to the linting rules 9 years ago