mybuddy/babybuddy/settings
Paul Konstantin Gerke be4f987d35 Remove qrcode library and replace with django-qre-code
Required some rework to make qr-codes work via a template machanism. I think
that the new solution is working neatly as well.
2022-08-30 21:26:45 +02:00
..
.gitignore 🔧 adds config file for Clever Cloud deployment 2022-07-10 07:16:15 -07:00
__init__.py Rename project Baby Buddy. 2017-10-22 14:00:42 -04:00
base.py Remove qrcode library and replace with django-qre-code 2022-08-30 21:26:45 +02:00
ci.py Update references to Django documentation pages 2022-02-21 15:39:38 -08:00
clever-cloud.py 🚨 fixes lint errors 2022-07-10 07:16:15 -07:00
development.py Respect environment variables in development settings 2022-02-25 20:28:12 -08:00
gitpod.py Fix code formatting issue 2022-02-20 22:32:54 +00:00
heroku.py Add a way to set the SMTP configuration (#506) 2022-07-30 14:22:34 -07:00
production.example.py Update references to Django documentation pages 2022-02-21 15:39:38 -08:00
test.py Add a way to set the SMTP configuration (#506) 2022-07-30 14:22:34 -07:00