|
449af174ec
|
implement create_mailbox functionality
- implement managemails.forms.CreateMailboxForm
- implement managemails.views.CreateMailbox
- add url pattern 'create_mailbox' to managemails.urls
- add templates managemails/base.html and managemails/mailbox_create.html
- add german translation
- add generated code documentation
|
2015-01-25 12:10:17 +01:00 |
|
|
1ab832b94a
|
update german translation
|
2015-01-25 00:58:31 +01:00 |
|
|
a3e3e2a76f
|
add missing german translations
|
2015-01-24 18:27:12 +01:00 |
|
|
8cf6aab643
|
add admin site link for staff in base template
|
2015-01-17 16:14:55 +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 |
|