docu changes only

This commit is contained in:
Benni Bärmann 2021-06-21 18:05:10 +02:00
parent ad8d58a134
commit d442e3b3f6
2 changed files with 9 additions and 1 deletions

View File

@ -36,7 +36,7 @@ entries to a csv file
## versions used in development ## versions used in development
python 3.8.2 python 3.8.2
django 3.1.1 django 3.1.x (does not work with django 3.2 in the moment!)
django-formtools 2.2 django-formtools 2.2
whitenoise 5.2.0 whitenoise 5.2.0
gunicorn 20.0.4 gunicorn 20.0.4

8
TODO
View File

@ -19,3 +19,11 @@ other known problems:
and there is no Date to insert at the moment in forms for externs. and there is no Date to insert at the moment in forms for externs.
- we should add dates to the outputs, to make it more useful in logfiles - we should add dates to the outputs, to make it more useful in logfiles
known problems in production:
- works only with django == 3.1.x
- reboot of container should be far more automated
- puppet should provide the git source, and secrets.json and settings.py link