2martens/chaos-dating

Allow users to add new options

Closed this issue · 0 comments

The fundamental principle of the app is to allow users to add new options. This could be realised in the frontend by using a CharField with a select widget. This widget would be pre-populated by existing choices but the user would always have the ability to create a new option.