3239bbe29a
* Old implementation needs to see exactly the same rooms in exactly the same order every time it loads new data, otherwise it will create a duplicate entry for the room that differs only in display order. * New implementation ignores the display order when checking to see if the room already exists. |
||
---|---|---|
.. | ||
migrations | ||
tests | ||
__init__.py | ||
admin.py | ||
apps.py | ||
forms.py | ||
helpers.py | ||
models.py | ||
timetable.py | ||
urls.py | ||
views.py |