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 Loria 16a789bf0c
Enable csrf protection on register form
8 years ago
..
public Enable csrf protection on register form 8 years ago
static update Bootstrap to 3.3.6 9 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 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 unnecessary import (fixes flake) 8 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 10 years ago
utils.py Add an option to fix imports before linting, make all code conform to the linting rules 10 years ago