gault-millau/apps/location
2019-08-26 17:39:03 +03:00
..
migrations replace image field with svg_image field, added validator, and change serializer 2019-08-26 17:39:03 +03:00
__init__.py version 0.0.4: add app locations with models City, Regions, Address, Countries 2019-08-08 17:06:07 +03:00
admin.py version 0.0.6 new models and api for News 2019-08-13 15:23:00 +03:00
apps.py version 0.0.4: add app locations with models City, Regions, Address, Countries 2019-08-08 17:06:07 +03:00
models.py replace image field with svg_image field, added validator, and change serializer 2019-08-26 17:39:03 +03:00
serializers.py replace image field with svg_image field, added validator, and change serializer 2019-08-26 17:39:03 +03:00
tests.py version 0.0.4: add app locations with models City, Regions, Address, Countries 2019-08-08 17:06:07 +03:00
urls.py Site settings and determine user location over ip 2019-08-22 14:23:02 +03:00
views.py put cookies in request, refactored JWTViewMixin, change endpoint to get news list 2019-08-23 09:42:31 +03:00