judaicalink / judaicalink-labs

The JudaicaLink Portal for experimental access to our data.
https://judaicalink.org
MIT License
6 stars 5 forks source link

Use Forms #111

Open bsesic opened 2 years ago

bsesic commented 2 years ago

@sarafischer Refactor all forms form plain html to django forms. Add the forms to forms.py for each app. Unless it is needed in vue, or can't be refactored. We use django crispy forms with Bootstrap5. An example is the contact form. Reuse the form if it is used in multiple files.

Here is a list with files which use forms: cm_e_search:

cm_search:

cm_search: