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 973bcd96cb
Use environment variables for configuration
6 years ago
..
public Use `FlaskForm` instead of deprecated `Form`. 7 years ago
static/build use webpack file-loader to manage assets apart from js and css 7 years ago
templates Using flask-wtf helper for csrf token field 6 years ago
user Use `FlaskForm` instead of deprecated `Form`. 7 years ago
webpack replace bower with npm and Flask-Assets with webpack 7 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 Use environment variables for configuration 6 years ago
commands.py don't run flake8 on node_modules 7 years ago
compat.py Remove pylint from project, remove ipdb and ipython from requirements 9 years ago
database.py remove the db. by using the alias 6 years ago
extensions.py fix flake8 import order 7 years ago
settings.py Use environment variables for configuration 6 years ago
utils.py Add an option to fix imports before linting, make all code conform to the linting rules 9 years ago