Almost ready.
authorRadek Czajka <rczajka@rczajka.pl>
Fri, 11 Mar 2022 14:51:30 +0000 (15:51 +0100)
committerRadek Czajka <rczajka@rczajka.pl>
Fri, 11 Mar 2022 14:51:30 +0000 (15:51 +0100)
commit33af401eb4abe15a37d0147807d06a9b19eaa802
tree8e3e67d9e3505b9071209a0eab3206e1c4056467
parent349f8b311ecdf30a181b94a8c7747867bacca356
Almost ready.
13 files changed:
src/catalogue/fields.py
src/catalogue/migrations/0034_auto_20220310_1251.py [new file with mode: 0644]
src/catalogue/migrations/0035_bookmedia_duration.py [new file with mode: 0644]
src/catalogue/migrations/0036_book_toc.py [new file with mode: 0644]
src/catalogue/models/book.py
src/catalogue/models/bookmedia.py
src/catalogue/models/edition.py [new file with mode: 0644]
src/catalogue/templates/catalogue/2021/book_detail.html
src/catalogue/templates/catalogue/snippets/2022_jplayer.html
src/catalogue/templates/catalogue/snippets/2022_jplayer_link.html [new file with mode: 0644]
src/wolnelektury/static/2022/styles/components/_player.scss
src/wolnelektury/static/2022/styles/layout/_article.scss
src/wolnelektury/static/js/current.js [new file with mode: 0644]