| .. |
|
__init__.py
|
version 0.0.6 new models and api for News
|
2019-08-13 15:23:00 +03:00 |
|
0001_initial.py
|
version 0.0.6 new models and api for News
|
2019-08-13 15:23:00 +03:00 |
|
0002_auto_20190816_1232.py
|
version 0.0.19: Add migrations
|
2019-08-16 15:37:12 +03:00 |
|
0003_auto_20190822_1221.py
|
put cookies in request, refactored JWTViewMixin, change endpoint to get news list
|
2019-08-23 09:42:31 +03:00 |
|
0004_auto_20190823_1034.py
|
change verbose name for model News
|
2019-08-23 13:35:14 +03:00 |
|
0005_auto_20190823_1149.py
|
added fields to model News, refactored NewsList queryset, added filters to NewsList view
|
2019-08-23 15:25:02 +03:00 |
|
0006_remove_news_image.py
|
refactored gallery app
|
2019-08-27 18:58:40 +03:00 |
|
0007_news_image.py
|
refactored gallery app
|
2019-08-27 18:58:40 +03:00 |
|
0008_auto_20190828_1522.py
|
update news model
|
2019-08-28 18:30:35 +03:00 |
|
0009_auto_20190901_1032.py
|
change contacts for est.
|
2019-09-01 13:39:01 +03:00 |
|
0010_auto_20190923_1131.py
|
Refactor news
|
2019-09-23 15:35:37 +03:00 |
|
0011_auto_20190923_1134.py
|
fix migration
|
2019-09-23 16:13:48 +03:00 |
|
0012_auto_20190923_1416.py
|
End of news may be None
|
2019-09-23 17:17:42 +03:00 |
|
0013_auto_20190924_0806.py
|
Remove unnecessary field
|
2019-09-24 12:39:08 +03:00 |
|
0014_auto_20190926_1156.py
|
gm-148: finish
|
2019-09-30 15:40:28 +03:00 |
|
0014_auto_20190927_0845.py
|
fix migration
|
2019-09-27 12:21:50 +03:00 |
|
0015_auto_20190927_0853.py
|
News slug, disable null, remove editable
|
2019-09-27 11:53:40 +03:00 |
|
0015_newsgallery.py
|
gm-148: finish
|
2019-09-30 15:40:28 +03:00 |
|
0016_news_gallery.py
|
gm-148: finish
|
2019-09-30 15:40:28 +03:00 |
|
0016_news_template.py
|
update news serializer, RUD for backoffice
|
2019-09-27 16:56:26 +03:00 |
|
0016_remove_news_author.py
|
Author
|
2019-09-27 17:10:08 +03:00 |
|
0017_auto_20190927_1403.py
|
News model, state
|
2019-09-27 17:16:40 +03:00 |
|
0018_merge_20190927_1432.py
|
Fix
|
2019-09-27 17:34:13 +03:00 |
|
0019_news_author.py
|
Fix some test && routes && add migration
|
2019-09-27 19:03:30 +03:00 |