gva/gnuviechadmin/websites
Jan Dittberner 6cebd80c89 Started port to Django 2.1, Python 3, Docker
This commit is a rough port to Django 2.1, Python 3 and a Docker based local
development setup. Tests fail/error but migrations and the web frontend are
already runnable. Task queue functionality is untested and translations seem to
have trouble.
2018-11-19 23:28:40 +01:00
..
locale/de/LC_MESSAGES Update German translation 2016-01-29 11:07:41 +01:00
migrations Started port to Django 2.1, Python 3, Docker 2018-11-19 23:28:40 +01:00
__init__.py add code documentation for websites app 2015-01-27 18:51:04 +01:00
admin.py implement adding websites 2015-01-26 22:49:16 +01:00
apps.py add code documentation for websites app 2015-01-27 18:51:04 +01:00
forms.py Started port to Django 2.1, Python 3, Docker 2018-11-19 23:28:40 +01:00
models.py Started port to Django 2.1, Python 3, Docker 2018-11-19 23:28:40 +01:00
urls.py Update to Django 1.9 2015-12-19 20:11:23 +01:00
views.py implement website deletion 2015-01-27 16:26:10 +01:00