SmartPicasso/rest-app/smartpicasso/app/user_profile
Michal Maciaszek e05e288875 gestures google
2020-12-28 23:43:48 +01:00
..
migrations gestures google 2020-12-28 23:43:48 +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-48 created new model in db - Project, and made migration 2020-12-14 20:09:31 +01:00
tests.py SMART-42 change status code in response when user profile does not exist 2020-12-09 21:49:10 +01:00
urls.py SMART-42 registered retreive user profile endpoint 2020-12-09 19:24:41 +01:00
views.py SMART-42 change status code in response when user profile does not exist 2020-12-09 21:49:10 +01:00