Author page.
authorRadek Czajka <rczajka@rczajka.pl>
Thu, 25 Aug 2022 13:36:44 +0000 (15:36 +0200)
committerRadek Czajka <rczajka@rczajka.pl>
Thu, 25 Aug 2022 13:36:44 +0000 (15:36 +0200)
commit592c9401b18118e01de250d44878b9289b138f9c
tree1f68cb952869db9fc298bd9f6eb28c42460af97e
parent06175c1d644d5a6f3093c945f18d6b3c33cc8d46
Author page.
36 files changed:
src/catalogue/models/book.py
src/catalogue/static/2022/book/filter.js [new file with mode: 0644]
src/catalogue/templates/catalogue/2022/author_box.html [new file with mode: 0644]
src/catalogue/templates/catalogue/2022/author_detail.html [new file with mode: 0644]
src/catalogue/templates/catalogue/2022/book_box.html [new file with mode: 0644]
src/catalogue/templates/catalogue/2022/book_detail.html
src/catalogue/templates/catalogue/2022/fragment_box.html [new file with mode: 0644]
src/catalogue/views.py
src/newtagging/locale/jp/LC_MESSAGES/django.po
src/picture/models.py
src/picture/views.py
src/social/templatetags/social_tags.py
src/wolnelektury/settings/static.py
src/wolnelektury/static/2021/scripts/main.js
src/wolnelektury/static/2022/fonts/wl.svg
src/wolnelektury/static/2022/fonts/wl.ttf
src/wolnelektury/static/2022/fonts/wl.woff
src/wolnelektury/static/2022/images/approval.svg [new file with mode: 0644]
src/wolnelektury/static/2022/images/check.svg [new file with mode: 0644]
src/wolnelektury/static/2022/images/checkout-footer.png [new file with mode: 0644]
src/wolnelektury/static/2022/images/checkout-img-1.jpg [new file with mode: 0644]
src/wolnelektury/static/2022/images/checkout-img-2.jpg [new file with mode: 0644]
src/wolnelektury/static/2022/images/checkout-img-3.jpg [new file with mode: 0644]
src/wolnelektury/static/2022/images/copy.svg [new file with mode: 0644]
src/wolnelektury/static/2022/more.scss
src/wolnelektury/static/2022/styles/base/_icons.scss
src/wolnelektury/static/2022/styles/components/_checkbox.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/components/_lang.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/components/_module.scss
src/wolnelektury/static/2022/styles/layout/_author.scss
src/wolnelektury/static/2022/styles/layout/_books.scss
src/wolnelektury/static/2022/styles/layout/_checkout.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/layout/_module.scss
src/wolnelektury/static/2022/styles/layout/_navigation.scss
src/wolnelektury/static/2022/styles/local.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/main.scss