Remove machina, remove default cache config, add some upgrades and compatibility...
authorRadek Czajka <rczajka@rczajka.pl>
Fri, 14 Oct 2022 11:36:40 +0000 (13:36 +0200)
committerRadek Czajka <rczajka@rczajka.pl>
Fri, 14 Oct 2022 11:36:40 +0000 (13:36 +0200)
commit5c14b2f1216cf266efd63f4de84e3f83bb99c9ff
treed7e964472291de97d910f45ec633efec9cf0f837
parentba83b8311a93602de7f733c9a9e183e3ebbb006c
Remove machina, remove default cache config, add some upgrades and compatibility fixes.
16 files changed:
Makefile
requirements/requirements.txt
src/api/tests/tests.py
src/catalogue/fields.py
src/catalogue/tasks.py
src/catalogue/utils.py
src/wolnelektury/settings/__init__.py
src/wolnelektury/settings/apps.py
src/wolnelektury/settings/basic.py
src/wolnelektury/settings/cache.py [deleted file]
src/wolnelektury/settings/static.py
src/wolnelektury/templates/base/app.html
src/wolnelektury/templates/base/superbase.html
src/wolnelektury/templates/board_base.html [deleted file]
src/wolnelektury/templates/pagination/pagination.html
src/wolnelektury/urls.py