trafficlights/trafficlightfrontend
Chris Davoren 82a40b5143 Added verbose parameter to SimulationThread to re-enable console output
for testing purposes.
2023-10-21 16:17:10 +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 Added verbose parameter to SimulationThread to re-enable console output 2023-10-21 16:17:10 +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