SmartPicasso/rest-app/smartpicasso/app/user_profile
2020-12-01 17:37:25 +01:00
..
__pycache__ SMART-31 added JWT settings to settings.py 2020-12-01 17:37:25 +01:00
migrations SMART-31 added JWT settings to settings.py 2020-12-01 17:37:25 +01:00
__init__.py SMART-29 created user_profile app, UserProfile class and made migration 2020-11-30 22:42:24 +01:00
admin.py SMART-29 created user_profile app, UserProfile class and made migration 2020-11-30 22:42:24 +01:00
apps.py SMART-29 created user_profile app, UserProfile class and made migration 2020-11-30 22:42:24 +01:00
models.py SMART-29 created user_profile app, UserProfile class and made migration 2020-11-30 22:42:24 +01:00
tests.py SMART-29 created user_profile app, UserProfile class and made migration 2020-11-30 22:42:24 +01:00
views.py SMART-29 created user_profile app, UserProfile class and made migration 2020-11-30 22:42:24 +01:00