SmartPicasso/rest-app/smartpicasso/app/user_profile
2020-12-09 19:21:30 +01:00
..
__pycache__ SMART-42 implemented retrieve user profile view 2020-12-09 19:21:30 +01:00
migrations SMART-42 implemented retrieve user profile view 2020-12-09 19:21:30 +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-42 implemented retrieve user profile view 2020-12-09 19:21:30 +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-42 implemented retrieve user profile view 2020-12-09 19:21:30 +01:00