.. |
locale
|
Update Catalan & Spanish translations (by Merce)
|
2021-11-26 22:23:40 +01:00 |
migrations
|
Initial commit. Create app skeleton.
|
2019-10-10 09:18:34 +02:00 |
static/musician
|
sidebar icons switch if is collapsed
|
2022-01-28 22:36:29 +00:00 |
templates
|
modify login template
|
2023-09-27 13:57:36 +02:00 |
templatetags
|
Create generic ServiceListView and implement MailView
|
2019-11-13 11:08:19 +01:00 |
__init__.py
|
Release version 0.2.0
|
2022-03-11 14:07:06 +01:00 |
api.py
|
add api call for validate with token
|
2023-09-27 13:59:30 +02: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
|
Add view to change mailbox password
|
2021-10-14 11:09:59 +02:00 |
mixins.py
|
aded full functionality to lang menu
|
2022-02-26 19:54:27 +01:00 |
models.py
|
Fix mailbox resource usage on dashboard.
|
2021-10-14 12:56:50 +02:00 |
settings.py
|
Fix mailtrain URL of Pangea
|
2022-02-18 07:55:30 +01:00 |
tests.py
|
Handle total=None on get_bootstraped_percent
|
2021-10-22 12:10:00 +02:00 |
urls.py
|
add endpoint to urls
|
2023-09-27 13:58:58 +02:00 |
utils.py
|
Handle total=None on get_bootstraped_percent
|
2021-10-22 12:10:00 +02:00 |
views.py
|
fix scope of authorization
|
2023-12-21 13:19:32 +01:00 |