django-orchestra/orchestra/contrib/musician
Jorge Pastor 2b635be17e change 2024-03-03 11:36:54 +01:00
..
locale Rename databases.html => database_list.html 2024-01-30 12:58:53 +01:00
migrations Move musician as orchestra module 2023-11-27 13:02:29 +01:00
static/musician Allow filter address by domain name 2024-01-29 18:32:44 +01:00
templates hidden disck usage on dashboard website 2024-03-03 11:22:28 +01:00
templatetags Move musician as orchestra module 2023-11-27 13:02:29 +01:00
__init__.py Upgrade to be compatible with django 3.2 2024-01-26 14:22:52 +01:00
api.py Refactor DomainDetailView 2023-11-27 13:03:05 +01:00
apps.py Move musician as orchestra module 2023-11-27 13:02:29 +01:00
auth.py Move musician as orchestra module 2023-11-27 13:02:29 +01:00
forms.py Allow search mailboxes by name or domain 2024-01-30 11:31:24 +01:00
mixins.py Start replacing API petitions with models queries 2023-11-27 13:02:47 +01:00
models.py Retrieve database disk resource usage 2024-01-29 17:59:38 +01:00
settings.py Move musician as orchestra module 2023-11-27 13:02:29 +01:00
tests.py Move musician as orchestra module 2023-11-27 13:02:29 +01:00
urls.py Set order_by on DatabaseListView queryset 2024-01-30 13:47:22 +01:00
utils.py Move musician as orchestra module 2023-11-27 13:02:29 +01:00
validators.py Add missing imports (ValidationError & gettext_lazy) 2024-01-25 14:39:40 +01:00
views.py change 2024-03-03 11:36:54 +01:00