gault-millau/apps/account
2019-08-15 11:59:10 +03:00
..
management version 0.0.1: add project, model user and api 2019-08-07 16:10:23 +03:00
migrations version 0.0.5.7: added method to reset password (until without confirmation) 2019-08-11 19:53:36 +03:00
serializers version 0.0.5.11: refactored and setup CORS 2019-08-12 15:06:38 +03:00
urls version 0.0.5.11: refactored and setup CORS 2019-08-12 15:06:38 +03:00
views version 0.0.5.11: refactored and setup CORS 2019-08-12 15:06:38 +03:00
__init__.py version 0.0.1: add project, model user and api 2019-08-07 16:10:23 +03:00
admin.py version 0.0.5.7: added method to reset password (until without confirmation) 2019-08-11 19:53:36 +03:00
apps.py version 0.0.1: add project, model user and api 2019-08-07 16:10:23 +03:00
models.py version 0.0.11: added new model and CRUD endpoints to them; refactored auth app 2019-08-15 11:59:10 +03:00
tests.py version 0.0.1: add project, model user and api 2019-08-07 16:10:23 +03:00