This website requires JavaScript.
Explore
Help
Sign In
s460985
/
SmartPicasso
Watch
3
Star
1
Fork
0
You've already forked SmartPicasso
Code
Issues
Pull Requests
Releases
Wiki
Activity
ee9261f504
SmartPicasso
/
rest-app
/
smartpicasso
/
app
/
user
History
s460930
f3e9c33034
SMART-42 added tests for retrieve user profile endpoint
2020-12-09 20:57:11 +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 user app and django and implement UserManager and User class for further login logic
2020-11-30 22:10:22 +01:00
admin.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
apps.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
models.py
SMART-29 created user_profile app, UserProfile class and made migration
2020-11-30 22:42:24 +01:00
serializers.py
SMART-42 implemented retrieve user profile view
2020-12-09 19:21:30 +01:00
tests.py
SMART-42 added tests for retrieve user profile endpoint
2020-12-09 20:57:11 +01:00
urls.py
SMART-38 register registration endpoint
2020-12-01 22:51:14 +01:00
views.py
SMART-42 registered retreive user profile endpoint
2020-12-09 19:24:41 +01:00