gva/gnuviechadmin/userdbs
Jan Dittberner 37b18a17af Update German translation
This commit updates the German translation files and adds missing
translations.
2016-01-29 11:07:41 +01:00
..
locale/de/LC_MESSAGES Update German translation 2016-01-29 11:07:41 +01:00
migrations add initial migration for userdbs 2015-01-04 20:24:56 +01:00
templatetags add userdb template tags 2015-01-18 16:05:29 +01:00
tests Add tests for userdbs.views.ChangeDatabaseUserPassword 2016-01-29 10:03:24 +00: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 implement database user password change 2015-01-26 12:39:42 +01:00
models.py Refactor userdbs app to use signals 2015-12-07 00:23:07 +00:00
signals.py Refactor userdbs app to use signals 2015-12-07 00:23:07 +00: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