gault-millau/apps/utils
2019-08-19 13:01:59 +03:00
..
__init__.py version 0.0.1: add project, model user and api 2019-08-07 16:10:23 +03:00
exceptions.py version 0.0.11: added new model and CRUD endpoints to them; refactored auth app 2019-08-15 11:59:10 +03:00
filters.py version 0.0.1: add project, model user and api 2019-08-07 16:10:23 +03:00
methods.py version 0.0.8: added CRUD endpoints for models Address, Region, Country and City; also refactored custom permission class 2019-08-14 14:00:12 +03:00
models.py version 0.0.20: fixed translate annotator 2019-08-19 13:01:59 +03:00
oauth2.py version 0.0.5.2: added method to revoke an access or refresh token 2019-08-09 10:43:29 +03:00
pagination.py version 0.0.1: add project, model user and api 2019-08-07 16:10:23 +03:00
permissions.py version 0.0.8: added CRUD endpoints for models Address, Region, Country and City; also refactored custom permission class 2019-08-14 14:00:12 +03:00
views.py version 0.0.17: added annotator for translation JSONFields, and refactored JWTView a little bit 2019-08-15 18:33:36 +03:00