|
8ab15e7680
|
remove empty tests module
|
2015-01-17 23:27:03 +01:00 |
|
|
9fa1944c31
|
add german translation
- add django.po for apps and templates
- add locale directory to LOCALE_PATHS setting
|
2015-01-17 16:06:25 +01:00 |
|
|
ba39e3f765
|
set database password at the appropriate place
|
2015-01-10 18:43:43 +01:00 |
|
|
780a670565
|
remove username argument from delete_pgsql_database call
|
2015-01-09 19:38:30 +01:00 |
|
|
6edbe17a3b
|
make userdbs admin work properly
* add userdbs app docstring
* add userdbs.app.UserdbsAppConfig
* implement userdbs.admin.DatabaseUserCreationForm,
userdbs.admin.UserDatabaseCreationForm, userdbs.admin.DatabaseUserAdmin,
userdbs.admin.UserDatabaseAdmin
* add docstrings to userdbs.models
* rename userdbs.models.DatabaseUserManager._get_next_username to
_get_next_dbuser_name
* fix format string issues in userdbs.models.DatabaseUserManager and
userdbs.UserDatabaseManager._get_next_dbname
* delete related databases in userdbs.models.UserDatabase.delete
|
2015-01-04 22:35:55 +01:00 |
|
|
be4ea9cc77
|
add initial migration for userdbs
|
2015-01-04 20:24:56 +01:00 |
|
|
8697f84381
|
add admin and a bit of documentation
|
2015-01-04 20:23:49 +01:00 |
|
|
3eef84d373
|
add new incomplete userdbs app
|
2015-01-04 20:22:58 +01:00 |
|