-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently, I use django-autocomplete-light for html elements for selecting an object from the database. It is used multiple times in the form. It has caused me many problems as the html is weird, particularly when duplicated (see the multiple contributor forms), and should definitely be replaced by native html, which I don't think is too complicated but it also must be implemented as a custom django widget which I have not been able to figure out.
But, it works fine for now.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request