trafficlights/trafficlightfrontend
Chris Davoren 2f5d8d70bc Internal function cleanup, changed simulation test code to use
SimulationThread instead of (obsolete) own loop.
2023-10-21 16:03:44 +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 Internal function cleanup, changed simulation test code to use 2023-10-21 16:03:44 +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