gault-millau/apps/utils
Anatoly e8d4626cdb Merge remote-tracking branch 'origin/develop' into feature/reviews
# Conflicts:
#	apps/establishment/models.py
2019-09-01 13:26:55 +03:00
..
__init__.py version 0.0.1: add project, model user and api 2019-08-07 16:10:23 +03:00
authentication.py added custom JWT authentication 2019-08-29 09:43:31 +03:00
exceptions.py refactored authorization 2019-08-30 11:53:19 +03:00
filters.py version 0.0.1: add project, model user and api 2019-08-07 16:10:23 +03:00
methods.py Notification app & subscription 2019-08-30 15:40:53 +03:00
middleware.py add metadata 2019-08-29 14:51:55 +03:00
models.py added additional fields to review model 2019-08-30 15:30:41 +03:00
oauth2.py version 0.0.21: added endpoints to reset password, added endpoint to finish signing up, move some tasks to celery, added templates 2019-08-20 11:10:07 +03:00
pagination.py version 0.0.1: add project, model user and api 2019-08-07 16:10:23 +03:00
permissions.py refactored refresh-token endpoint 2019-08-29 11:40:00 +03:00
serializers.py Merge branch 'develop' into feature/establishment 2019-08-28 15:35:21 +03:00
validators.py replace image field with svg_image field, added validator, and change serializer 2019-08-26 17:39:03 +03:00
views.py refactored authorization 2019-08-30 11:53:19 +03:00