Skip to content
This repository has been archived by the owner on Dec 10, 2023. It is now read-only.

Issue 6 #10

Merged
merged 5 commits into from
Dec 19, 2022
Merged

Issue 6 #10

merged 5 commits into from
Dec 19, 2022

Conversation

frikinomad
Copy link
Contributor

Issue: 6

Short description of what this resolves:

  • Added a Profiles model in the accounts app

Changes proposed in this pull request and/or Screenshots of changes:

  • Added Profiles model

  • added 9 fields in the profiles model: user, phone, age, gender, department name, linkedIn lin, twitter link, bio, skills

  • added ckeditor as a dependency for using rich text editor with Profiles model field

@opencode-bot
Copy link

Hey @frikinomad

Thanks for opening this PR 🚀. Mentor will review your PR soon and till then, keep contributing and stay calm.

Thanks for contributing to OpenCode'22 ✨✨!

Copy link
Collaborator

@TheRealSibasishBehera TheRealSibasishBehera left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. add a image field
  2. remove a linkedln , department_name and twitter link
  3. set a default img
    4.write a str , returning username from user

@frikinomad
Copy link
Contributor Author

completed the required changes and pushed it to the branch

@TheRealSibasishBehera
Copy link
Collaborator

completed the required changes and pushed it to the branch

LGTM , i removed the migration files

@TheRealSibasishBehera TheRealSibasishBehera merged commit 1d355e7 into opencodeiiita:main Dec 19, 2022
@opencode-bot
Copy link

Hey @frikinomad

Your PR has been merged 🥳🥳 and you have earned 30 points.

Thanks for contributing to OpenCode'22 ✨✨!

@TheRealSibasishBehera TheRealSibasishBehera linked an issue Dec 19, 2022 that may be closed by this pull request
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

create Profile model
3 participants