trafficlights/trafficlightfrontend
Chris Davoren d07c1eeb9c Moved initialization parameters to settings. 2023-10-21 14:34:11 +10:00
..
migrations Renaming of periods/states/cycles to something more appropriate. Basic 2023-10-19 16:49:13 +10:00
static/trafficlightfrontend Added frontend polling loop and traffic light images. 2023-10-20 19:36:12 +10:00
templates/trafficlightfrontend Added period verbose name for presentation purposes. 2023-10-20 19:41:31 +10:00
__init__.py Renaming of periods/states/cycles to something more appropriate. Basic 2023-10-19 16:49:13 +10:00
admin.py Renaming of periods/states/cycles to something more appropriate. Basic 2023-10-19 16:49:13 +10:00
apps.py Moved initialization parameters to settings. 2023-10-21 14:34:11 +10:00
models.py Renaming of periods/states/cycles to something more appropriate. Basic 2023-10-19 16:49:13 +10:00
tests.py Renaming of periods/states/cycles to something more appropriate. Basic 2023-10-19 16:49:13 +10:00
urls.py Added frontend polling loop and traffic light images. 2023-10-20 19:36:12 +10:00
views.py Added frontend polling loop and traffic light images. 2023-10-20 19:36:12 +10:00