Collections pages.
authorRadek Czajka <rczajka@rczajka.pl>
Fri, 28 Oct 2022 13:29:48 +0000 (15:29 +0200)
committerRadek Czajka <rczajka@rczajka.pl>
Fri, 28 Oct 2022 13:29:48 +0000 (15:29 +0200)
commitd18f17e7a8bdcafd4ef341b1cbe90c5c275a9dcb
tree3b5c57790226b844b6934bd4f6af60f1f5f112a5
parentcc622b425a00ee0a43e6005308d7e71bbb7d3741
Collections pages.
src/catalogue/migrations/0040_alter_collection_description.py [new file with mode: 0644]
src/catalogue/migrations/0041_alter_collection_authors.py [new file with mode: 0644]
src/catalogue/models/collection.py
src/catalogue/templates/catalogue/2022/author_detail.html
src/catalogue/templates/catalogue/2022/collection.html [new file with mode: 0644]
src/catalogue/templates/catalogue/2022/collections.html [new file with mode: 0644]
src/catalogue/views.py
src/social/migrations/0015_alter_carousel_placement.py [new file with mode: 0644]
src/wolnelektury/static/2021/scripts/main.js