Upgrade do Django 2.1, Machina 1; remove obsolete settings from banners.
authorRadek Czajka <rczajka@rczajka.pl>
Wed, 7 Aug 2019 09:00:23 +0000 (11:00 +0200)
committerRadek Czajka <rczajka@rczajka.pl>
Wed, 7 Aug 2019 09:00:23 +0000 (11:00 +0200)
commitff928e937ca4498faa2b51e9ee818499fbcc8eaf
tree0d59e3291311499b01a7a21efcecce3e04f915fd
parent356ce56229b7439ae6f35f8f80e480bdfa8bff56
Upgrade do Django 2.1, Machina 1; remove obsolete settings from banners.
15 files changed:
requirements/requirements.txt
src/social/admin.py
src/social/locale/pl/LC_MESSAGES/django.mo
src/social/locale/pl/LC_MESSAGES/django.po
src/social/migrations/0011_auto_20190807_1056.py [new file with mode: 0644]
src/social/models.py
src/social/templates/social/cite_promo.html
src/wolnelektury/settings/apps.py
src/wolnelektury/settings/static.py
src/wolnelektury/static/img/backdrop/book-drawer-315.jpg [new file with mode: 0644]
src/wolnelektury/static/img/logo-neon-transp.png [new file with mode: 0644]
src/wolnelektury/static/scss/forum.scss [new file with mode: 0644]
src/wolnelektury/static/scss/main/main_page.scss
src/wolnelektury/templates/board_base.html
src/wolnelektury/urls.py