gault-millau/apps/timetable
2019-12-04 13:37:49 +03:00
..
migrations Revert "remove duplicate migration" 2019-10-09 15:42:46 +03:00
urls Add lookup for categories 2019-10-16 20:56:56 +03:00
__init__.py added table EstablishmentSchedule, added application timetable, added table Timetable 2019-08-29 17:59:09 +03:00
admin.py added table EstablishmentSchedule, added application timetable, added table Timetable 2019-08-29 17:59:09 +03:00
apps.py added table EstablishmentSchedule, added application timetable, added table Timetable 2019-08-29 17:59:09 +03:00
models.py Use not only closed_at / opening_at 2019-11-05 17:07:48 +03:00
serialziers.py Changed url id to slug in back-office 2019-12-04 13:37:49 +03:00
tests.py added table EstablishmentSchedule, added application timetable, added table Timetable 2019-08-29 17:59:09 +03:00
transfer.py Closed_at fill command 2019-11-12 15:12:47 +03:00
views.py Show timetables list (remove pagination) 2019-10-16 14:46:36 +03:00