gva/gnuviechadmin/userdbs
Jan Dittberner 3d18392b67 Fix tests for Python 3
- drop Python 2 __future__ imports
- fix tests to handle new Django and Python 3 module names
- reformat changed files with black
2019-01-30 21:27:25 +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
templatetags add userdb template tags 2015-01-18 16:05:29 +01:00
tests Fix tests for Python 3 2019-01-30 21:27:25 +01:00
__init__.py make userdbs admin work properly 2015-01-04 22:35:55 +01:00
admin.py Refactor userdbs app to use signals 2015-12-07 00:23:07 +00:00
apps.py Refactor userdbs app to use signals 2015-12-07 00:23:07 +00: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
signals.py Improve documentation 2016-09-24 21:57:28 +02:00
urls.py Update to Django 1.9 2015-12-19 20:11:23 +01:00
views.py Add tests for userdbs.views.DeleteUserDatabase 2016-01-29 09:40:14 +00:00