django-orchestra/orchestra/contrib/domains
Santiago L f8dd7c8775 Update code using django-upgrade (target 3.2)
git ls-files -z -- '*.py' | xargs -0 django-upgrade --target-version 3.2
2024-01-26 14:05:02 +01:00
..
migrations Update migrations to include mandatory on_delete 2021-04-22 14:18:01 +02:00
templates/admin/domains/domain inicio 2023/07/09 2023-11-26 09:52:02 +00:00
tests django.core.urlresolvers moved to django.urls 2021-04-21 14:27:18 +02:00
__init__.py Update code using django-upgrade (target 3.2) 2024-01-26 14:05:02 +01:00
actions.py inicio 2023/07/09 2023-11-26 09:52:02 +00:00
admin.py Update code using django-upgrade (target 3.2) 2024-01-26 14:05:02 +01:00
api.py Replace detail_route with action decorator 2021-05-06 13:08:21 +02:00
apps.py Refactored dashboard icons and menu registration 2015-05-07 14:09:37 +00:00
backends.py inicio 2023/07/09 2023-11-26 09:52:02 +00:00
filters.py inicio 2023/07/09 2023-11-26 09:52:02 +00:00
forms.py inicio 2023/07/09 2023-11-26 09:52:02 +00:00
helpers.py Fixes on mailboxes, tasks, and mailer 2015-05-05 19:42:55 +00:00
models.py inicio 2023/07/09 2023-11-26 09:52:02 +00:00
serializers.py inicio 2023/07/09 2023-11-26 09:52:02 +00:00
settings.py Latest Pangea source code deployed to production. 2021-01-13 16:41:36 +01:00
utils.py Fixes on mailboxes, tasks, and mailer 2015-05-05 19:42:55 +00:00
validators.py inicio 2023/07/09 2023-11-26 09:52:02 +00:00