| .. |
|
__init__.py
|
initial app
|
2019-08-26 18:07:01 +03:00 |
|
0001_initial.py
|
update establishment model, migrations
|
2019-08-27 14:23:11 +03:00 |
|
0002_auto_20190828_0909.py
|
Translation & establishment
|
2019-08-28 15:21:28 +03:00 |
|
0003_auto_20190828_1140.py
|
Translation & establishment
|
2019-08-28 15:21:28 +03:00 |
|
0004_auto_20190828_1156.py
|
Translation & establishment
|
2019-08-28 15:21:28 +03:00 |
|
0005_auto_20190901_0831.py
|
add contacts for establishments
|
2019-09-01 12:35:09 +03:00 |
|
0005_establishmentschedule.py
|
added table EstablishmentSchedule, added application timetable, added table Timetable
|
2019-08-29 17:59:09 +03:00 |
|
0006_comment.py
|
added new model - Comment
|
2019-09-01 12:30:00 +03:00 |
|
0006_merge_20190901_0846.py
|
add contacts for establishments
|
2019-09-01 12:35:09 +03:00 |
|
0007_auto_20190901_1032.py
|
change contacts for est.
|
2019-09-01 13:39:01 +03:00 |
|
0008_contactemail_contactphone.py
|
change contacts for est.
|
2019-09-01 13:39:01 +03:00 |
|
0009_merge_20190901_1131.py
|
merge migrations
|
2019-09-01 14:31:42 +03:00 |
|
0010_auto_20190901_1142.py
|
small refactor
|
2019-09-02 12:00:19 +03:00 |
|
0011_menu_plate.py
|
small refactor
|
2019-09-02 12:00:19 +03:00 |
|
0012_auto_20190901_1251.py
|
add menu
|
2019-09-01 16:18:17 +03:00 |
|
0013_auto_20190901_1428.py
|
extended establishment model (social)
|
2019-09-01 17:30:39 +03:00 |
|
0014_establishment_website.py
|
add migrate
|
2019-09-01 17:52:01 +03:00 |
|
0015_delete_comment.py
|
replace comment model from establishment app, added new app comment
|
2019-09-04 18:47:06 +03:00 |
|
0016_remove_establishment_name.py
|
add api for estab, social, plates, menu
|
2019-09-12 18:24:21 +03:00 |
|
0017_auto_20190911_1258.py
|
add api for estab, social, plates, menu
|
2019-09-12 18:24:21 +03:00 |
|
0018_socialnetwork.py
|
add api for estab, social, plates, menu
|
2019-09-12 18:24:21 +03:00 |
|
0019_establishment_is_publish.py
|
GM-73: Логика похожих ресторанов
|
2019-09-17 15:36:33 +03:00 |
|
0019_establishment_transportation.py
|
Add transportation text field to establishment model
|
2019-09-17 13:47:41 +03:00 |
|
0019_position_priority.py
|
Added employee position priority
|
2019-09-19 07:02:45 +00:00 |
|
0020_merge_20190917_1415.py
|
merge transportation
|
2019-09-17 17:16:35 +03:00 |
|
0021_delete_establishmentschedule.py
|
gm-80: in progress
|
2019-09-18 18:46:24 +03:00 |
|
0021_merge_20190919_0955.py
|
merge migrations
|
2019-09-19 12:55:58 +03:00 |
|
0021_remove_establishment_image.py
|
chnage image field to image_url in establishments
|
2019-09-19 17:18:08 +03:00 |
|
0022_establishment_image_url.py
|
chnage image field to image_url in establishments
|
2019-09-19 17:18:08 +03:00 |
|
0022_establishment_schedule.py
|
gm-80: complete
|
2019-09-19 11:26:54 +03:00 |
|
0023_merge_20190919_1136.py
|
added merge migration
|
2019-09-19 14:37:01 +03:00 |
|
0024_establishment_collections.py
|
fixed problem with image, refactored favorites, collection
|
2019-09-20 13:35:59 +03:00 |
|
0024_merge_20190919_1456.py
|
add merge for migrations
|
2019-09-19 17:57:30 +03:00 |
|
0025_merge_20190920_1012.py
|
fixed problem with image, refactored favorites, collection
|
2019-09-20 13:35:59 +03:00 |
|
0026_establishment_preview_image_url.py
|
fixed problem with image, refactored favorites, collection
|
2019-09-20 13:35:59 +03:00 |
|
0027_auto_20190920_1120.py
|
chane FK to URLField in Collection model, added properties to field collections in Establishment model
|
2019-09-20 14:22:39 +03:00 |
|
0028_auto_20190920_1205.py
|
rename url path collection to collections, delete property in M2M field
|
2019-09-20 15:11:33 +03:00 |
|
0029_establishment_name_transliterated.py
|
GM-124: added establishment migration
|
2019-09-23 12:40:27 +03:00 |
|
0030_auto_20190923_1340.py
|
fix migration establishment
|
2019-09-23 16:41:20 +03:00 |
|
0031_establishment_slug.py
|
Fix issues with test && recreate migrations
|
2019-09-24 12:06:11 +03:00 |
|
0032_establishmenttag_establishmenttypetagcategory.py
|
gm-192: in progress
|
2019-10-08 15:38:35 +03:00 |