Browse Source

docu changes only

master
Benni Bärmann 2 years ago
parent
commit
d442e3b3f6
  1. 2
      README.md
  2. 8
      TODO

2
README.md

@ -36,7 +36,7 @@ entries to a csv file
## versions used in development
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
whitenoise 5.2.0
gunicorn 20.0.4

8
TODO

@ -19,3 +19,11 @@ other known problems:
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
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
Loading…
Cancel
Save