SmartPicasso/rest-app/smartpicasso
2020-12-09 20:57:11 +01:00
..
__pycache__ SMART-42 added username field to UserProfile entity 2020-12-09 19:36:14 +01:00
app SMART-42 added tests for retrieve user profile endpoint 2020-12-09 20:57:11 +01:00
__init__.py SMART-29 user app and django and implement UserManager and User class for further login logic 2020-11-30 22:10:22 +01:00
asgi.py SMART-29 user app and django and implement UserManager and User class for further login logic 2020-11-30 22:10:22 +01:00
settings.py SMART-31 added JWT settings to settings.py 2020-12-01 17:37:25 +01:00
urls.py SMART-42 registered retreive user profile endpoint 2020-12-09 19:24:41 +01:00
wsgi.py SMART-29 user app and django and implement UserManager and User class for further login logic 2020-11-30 22:10:22 +01:00