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

Update the project and event models #35

Open
3 tasks done
gouravcyber opened this issue Feb 15, 2022 · 0 comments · Fixed by #54
Open
3 tasks done

Update the project and event models #35

gouravcyber opened this issue Feb 15, 2022 · 0 comments · Fixed by #54
Assignees
Labels
enhancement New feature or request

Comments

@gouravcyber
Copy link
Collaborator

gouravcyber commented Feb 15, 2022

  • Updation of project model

  • Add domain field

  • Add document field -many to many to document model

  • Add is_team field -boolean field

  • Add project_lead - foreign key with member

  • Add contributors - many to many field with member model
    -Add project_status-choices field with a default value

  • Updation of event model

  • Add domain field- foreign key with domain

  • add event_lead -foreign key with member

  • add organiser-many to many with member

  • Also create and update the existing views for the same with required access as discussed for domain model

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants