django-musician/musician
Santiago Lamora 4ea7ca06e8 Include mailboxes resource usage details. 2020-02-17 12:39:49 +01:00
..
locale Update Spanish translations (by Merce). 2020-01-29 11:10:29 +01:00
migrations Initial commit. Create app skeleton. 2019-10-10 09:18:34 +02:00
static/musician Fix sidebar position (avoid scrolling). 2020-01-23 17:44:25 +01:00
templates Include mailboxes resource usage details. 2020-02-17 12:39:49 +01:00
templatetags Create generic ServiceListView and implement MailView 2019-11-13 11:08:19 +01:00
__init__.py Release version 0.1 2020-01-29 11:15:07 +01:00
api.py Patch to list pangea mail addresses (#4) 2020-02-17 11:29:58 +01:00
apps.py Initial commit. Create app skeleton. 2019-10-10 09:18:34 +02:00
auth.py Implement login and logout through cookie sessions 2019-10-30 13:05:46 +01:00
forms.py Set user language as active language on login. 2020-01-23 17:37:08 +01:00
mixins.py Translate menu items. 2019-12-18 10:56:48 +01:00
models.py Show address mailbox disk usage. 2020-02-17 12:05:55 +01:00
settings.py Allow to configure managers URLs on project settings. 2020-01-23 16:32:36 +01:00
tests.py Include mailboxes resource usage details. 2020-02-17 12:39:49 +01:00
urls.py Add view to retrieve bill document. 2019-12-17 15:15:58 +01:00
utils.py Include mailboxes resource usage details. 2020-02-17 12:39:49 +01:00
views.py Include mailboxes resource usage details. 2020-02-17 12:39:49 +01:00