Update to new librarian api for html, txt. master
authorRadek Czajka <rczajka@rczajka.pl>
Wed, 18 Sep 2024 12:53:27 +0000 (14:53 +0200)
committerRadek Czajka <rczajka@rczajka.pl>
Wed, 18 Sep 2024 12:53:27 +0000 (14:53 +0200)
commit4faaa8414a1038804df9999a094c8dfe4c5f513f
tree5b0da200e0d082f5f64417d5f9cdf6ef0e2aa63a
parentea710efc8f7d2a23c42e179ab01d73d78db32931
Update to new librarian api for html, txt.
14 files changed:
requirements/requirements.txt
src/catalogue/fields.py
src/catalogue/management/commands/load_abstracts.py [deleted file]
src/catalogue/management/commands/update_tag_description.py [deleted file]
src/catalogue/migrations/0049_snippet_anchor.py [new file with mode: 0644]
src/catalogue/models/book.py
src/catalogue/models/snippet.py
src/catalogue/templatetags/catalogue_tags.py
src/references/migrations/0003_occurence_anchor.py [new file with mode: 0644]
src/references/migrations/0004_update_anchor.py [new file with mode: 0644]
src/references/models.py
src/references/templates/references/popup.html
src/search/index.py
src/search/templates/search/results.html