django / djangoproject.com

Source code to djangoproject.com

Home Page:https://www.djangoproject.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Foundation model changes for meeting minutes

thibaudcolas opened this issue · comments

Related: #1464. I’d like to make the following changes to Meeting-related models to make my secretary job easier:

  • ApprovedGrant entity: support reStructuredText so we can have links
  • ApprovedCorporateMember: add a CharField with choices for sponsorship levels (check best field name based on related code)
  • ActionItem task: support reStructuredText so we can have links

I can’t manage assignees here but I’d like to work on this myself.