Add audience and thema data to catalogue. Also: nicer cover view.
authorRadek Czajka <rczajka@rczajka.pl>
Tue, 25 Jul 2023 10:57:27 +0000 (12:57 +0200)
committerRadek Czajka <rczajka@rczajka.pl>
Tue, 25 Jul 2023 10:57:27 +0000 (12:57 +0200)
commit87bd94a94dc6cc3dbf47db2bdd17761b3f400138
tree64ee7c72014a1a332b0d83a9f7d71b2a7fe671c4
parente96eab03b81641de7b74f22610bb7cd3a2db8432
Add audience and thema data to catalogue. Also: nicer cover view.
src/catalogue/admin.py
src/catalogue/migrations/0048_audience_alter_thema_options_thema_plural_thema_slug_and_more.py [new file with mode: 0644]
src/catalogue/migrations/0049_thema_public_description.py [new file with mode: 0644]
src/catalogue/models.py
src/cover/forms.py
src/cover/migrations/0006_image_example.py [new file with mode: 0644]
src/cover/models.py
src/cover/templates/cover/image_detail.html
src/cover/views.py
src/documents/models/listeners.py
src/wlxml/views.py