tsg-humlab / shewrote

studying historical early women’s reception: oeuvres, texts, engagements / https://shewrote.rich.ru.nl/
0 stars 0 forks source link

Select2 fields #13

Closed vanlummelhuizen closed 10 months ago

vanlummelhuizen commented 10 months ago

I have added Select2 to the Person edit page.

vanlummelhuizen commented 10 months ago

Btw, to be able to use this, we need caching. I enabled database cache, but it also need you to run this command: python manage.py createcachetable. See https://docs.djangoproject.com/en/4.2/topics/cache/#database-caching.