gault-millau/apps/timetable
Dmitriy Kuzmenko 638bafe4a6 Merge remote-tracking branch 'origin/develop' into origin/migration_fix
# Conflicts:
#	apps/establishment/admin.py
#	project/settings/base.py
2019-10-30 19:12:59 +03:00
..
migrations small fix 2019-10-09 15:57:35 +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 Timetable search results 2019-10-17 15:10:26 +03:00
serialziers.py Weekday for mobile devices 2019-10-30 14:19:03 +03:00
tests.py added table EstablishmentSchedule, added application timetable, added table Timetable 2019-08-29 17:59:09 +03:00
transfer.py Added transfer.py into timetable. 2019-10-11 15:41:09 +05:00
views.py Show timetables list (remove pagination) 2019-10-16 14:46:36 +03:00