Go to file
Linda Carmen Schmid 371212eea7 allow council/team/stiftungsrat (case-insensitive) as name for pages to be rendered onpage in team-layout 2022-01-24 11:33:22 +01:00
db_backups add db dump 2021-07-20 11:53:26 +02:00
deploy Initial commit 2021-06-23 20:29:50 +02:00
locale/de/LC_MESSAGES brew install gettext, add .po files 2021-07-12 11:42:54 +02:00
main allow council/team/stiftungsrat (case-insensitive) as name for pages to be rendered onpage in team-layout 2022-01-24 11:33:22 +01:00
pep_foundation migrate to django 3.2.11 -> no more twitter support 2022-01-24 10:58:45 +01:00
trans add fields for typwriter 2021-09-08 12:01:07 +02:00
.gitignore change video default date to date.today 2021-08-31 13:50:50 +02:00
.hgignore Initial commit 2021-06-23 20:29:50 +02:00
fabfile.py set name and localsettings for haku, upload size to 2.4GB 2021-06-29 11:58:01 +02:00
manage.py set name and localsettings for haku, upload size to 2.4GB 2021-06-29 11:58:01 +02:00
readme.txt change migrations 2021-09-06 21:54:10 +02:00
requirements.txt migrate to django 3.2.11 -> no more twitter support 2022-01-24 10:58:45 +01:00

readme.txt

To setup the venv:

python3 -m venv --clear venv && . venv/bin/activate && pip install -r requirements.txt


venv/lib/python3.8/site-packages/mezzanine/core/management/commands/createdb.py  auskommentieren # "interactive": self.interactive,
            }