django-orchestra/orchestra/contrib/musician
Santiago L 4b89a04969 Fix number of addresses of a domain 2024-01-26 13:34:46 +01:00
..
locale Set USER_SUPPORT_EMAIL 2023-11-27 13:03:53 +01:00
migrations Move musician as orchestra module 2023-11-27 13:02:29 +01:00
static/musician Cosmetics: set full height to container 2024-01-25 14:40:59 +01:00
templates Fix number of addresses of a domain 2024-01-26 13:34:46 +01:00
templatetags Move musician as orchestra module 2023-11-27 13:02:29 +01:00
__init__.py Move musician as orchestra module 2023-11-27 13:02:29 +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 Validate domain records (on update & creation) 2023-11-29 15:03:12 +01:00
mixins.py Start replacing API petitions with models queries 2023-11-27 13:02:47 +01:00
models.py Move musician as orchestra module 2023-11-27 13:02:29 +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 Add redirect URL for musician index 2024-01-25 13:36:10 +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 Drop type annotations 2024-01-26 12:56:12 +01:00