PikaCourse / homiehomie

3 stars 0 forks source link

[ToDo] Use `choices` option for model fields to limit and validate user input #58

Open William-An opened 3 years ago

William-An commented 3 years ago

What is this todo related to?

backend

What is the todo?

Use choices for scheduler and user model

  1. Can use this to formalize/standardize user major

How urgent is the todo?

Be done after v1.0.0b

Additional context

See here: https://docs.djangoproject.com/en/3.1/ref/models/fields/#choices