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 27f9135f53 Get app secret key from environment variable 11 years ago
..
public Rename test_webtests -> test_functional 11 years ago
static Add dist/ folders for static assets 11 years ago
templates Minor fix, added missing closing div tag 11 years ago
user Update README 11 years ago
__init__.py Rename repo_name -> app_name 11 years ago
app.py Default error code to 500 11 years ago
assets.py Update bootstrap and jquery 11 years ago
database.py Models must explicitly inherit from SurrogatePK to add primary key 11 years ago
extensions.py Correctly initialize debug toolbar 11 years ago
settings.py Get app secret key from environment variable 11 years ago
utils.py Rename repo_name -> app_name 11 years ago