GeekHaven / GeekHaven/Forum-Backend

Create Profile model

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
Medium
Dominant language
Python
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Create a model named `Profile` in the accounts app.
Fields: `About` (Multi-line text field).
It should have a many-to-one relationship with the `User` model (provided by django). Also register the model on the admin site.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.