Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a Profile Model #17

Closed
svp19 opened this issue May 4, 2019 · 1 comment · Fixed by #20
Closed

Create a Profile Model #17

svp19 opened this issue May 4, 2019 · 1 comment · Fixed by #20
Labels
good first issue Good for newcomers SoI19

Comments

@svp19
Copy link
Member

svp19 commented May 4, 2019

Every user would require his own Profile. Create a ProfileModel in users/models.py

Some fields he would require include

  • date of birth
  • description
  • profile_image
    Don't forget to add a OneToOneField to users

Do add more cool fields that you think might be important!

@svp19 svp19 added good first issue Good for newcomers SoI19 labels May 4, 2019
@ayush1999guptA
Copy link
Member

ayush1999guptA commented May 5, 2019

I will do it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers SoI19
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants