SmartPicasso/rest-app/smartpicasso
2020-11-30 22:54:03 +01:00
..
__pycache__ SMART-29 created user_profile app, UserProfile class and made migration 2020-11-30 22:42:24 +01:00
app SMART-29 created serializers for user model 2020-11-30 22:54:03 +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-29 created user_profile app, UserProfile class and made migration 2020-11-30 22:42:24 +01:00
urls.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
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