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}}
sloria 8412376285 Add compat.py and fix Python 3 error 10 years ago
..
public Use explicit relative import instead of implicit. 10 years ago
static Add dist/ folders for static assets 10 years ago
templates Minor fix, added missing closing div tag 10 years ago
user Use explicit relative import instead of implicit. 10 years ago
__init__.py Rename repo_name -> app_name 11 years ago
app.py Default error code to 500 10 years ago
assets.py Update bootstrap and jquery 11 years ago
compat.py Add compat.py and fix Python 3 error 10 years ago
database.py Add compat.py and fix Python 3 error 10 years ago
extensions.py Correctly initialize debug toolbar 10 years ago
settings.py Get app secret key from environment variable 10 years ago
utils.py Rename repo_name -> app_name 11 years ago