locale/de /LC_MESSAGES
update translations, add new strings
2015-01-27 19:08:13 +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 app
2015-12-07 00:22:13 +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
implement user database deletion
2015-01-26 13:42:09 +01:00
views.py
implement user database deletion
2015-01-26 13:42:09 +01:00