References
authorRadek Czajka <rczajka@rczajka.pl>
Sun, 8 Nov 2020 23:53:59 +0000 (00:53 +0100)
committerRadek Czajka <rczajka@rczajka.pl>
Sun, 8 Nov 2020 23:53:59 +0000 (00:53 +0100)
commitd66f9960d12d739c44a89d1d4e013f52783097e7
tree891ba021240ebadfad924436eeafedbf1297f375
parent305485e53a72c278e2b24b754f68df2e4dd71f40
References
21 files changed:
requirements/requirements.txt
src/catalogue/locale/pl/LC_MESSAGES/django.mo
src/catalogue/locale/pl/LC_MESSAGES/django.po
src/catalogue/models/book.py
src/catalogue/tasks.py
src/catalogue/templates/catalogue/book_text.html
src/catalogue/views.py
src/references/__init__.py [new file with mode: 0644]
src/references/admin.py [new file with mode: 0644]
src/references/apps.py [new file with mode: 0644]
src/references/migrations/0001_initial.py [new file with mode: 0644]
src/references/migrations/__init__.py [new file with mode: 0644]
src/references/models.py [new file with mode: 0644]
src/references/tests.py [new file with mode: 0644]
src/references/views.py [new file with mode: 0644]
src/wolnelektury/settings/apps.py
src/wolnelektury/settings/static.py
src/wolnelektury/static/js/book_text/references.js [new file with mode: 0644]
src/wolnelektury/static/scss/book_text.scss
src/wolnelektury/static/scss/book_text/references.scss [new file with mode: 0644]
src/wolnelektury/static/scss/book_text/settings.scss