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 c8d07d0d29 Models must explicitly inherit from SurrogatePK to add primary key 10 years ago
..
public Rename test_webtests -> test_functional 10 years ago
static Add dist/ folders for static assets 10 years ago
templates Login form on nav.html now correctly posts to / 11 years ago
user Models must explicitly inherit from SurrogatePK to add primary key 10 years ago
__init__.py Rename repo_name -> app_name 11 years ago
app.py Correctly initialize debug toolbar 10 years ago
assets.py Update bootstrap and jquery 11 years ago
database.py Models must explicitly inherit from SurrogatePK to add primary key 10 years ago
extensions.py Correctly initialize debug toolbar 10 years ago
settings.py Add forms tests 10 years ago
utils.py Rename repo_name -> app_name 11 years ago