Thema metadata support, and fixes.
authorRadek Czajka <rczajka@rczajka.pl>
Tue, 16 May 2023 14:01:25 +0000 (16:01 +0200)
committerRadek Czajka <rczajka@rczajka.pl>
Tue, 16 May 2023 14:01:25 +0000 (16:01 +0200)
commitdd79289baf8168c654faaaa5c8e5840e3a63f94e
tree2faa9b2aefcf4c1be8aec409e6aabcfc39f3881b
parenta9b4700e3cd649a6dddc3b72dc0bd632f7841c74
Thema metadata support, and fixes.
requirements/requirements.txt
src/catalogue/admin.py
src/catalogue/fixtures/thema.yaml [new file with mode: 0644]
src/catalogue/migrations/0046_thema.py [new file with mode: 0644]
src/catalogue/models.py
src/catalogue/templates/catalogue/author_description.html
src/catalogue/urls.py
src/catalogue/views.py
src/documents/views.py
src/redakcja/static/js/wiki/view_properties.js
src/wlxml/views.py