django-orchestra/orchestra/contrib/contacts
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
__init__.py Update code using django-upgrade (target 3.2) 2024-01-26 14:05:02 +01:00
admin.py Update code using django-upgrade (target 3.2) 2024-01-26 14:05:02 +01:00
api.py PEP8 compliance 2015-10-05 13:31:08 +00:00
apps.py Refactored dashboard icons and menu registration 2015-05-07 14:09:37 +00:00
filters.py inicio 2023/07/09 2023-11-26 09:52:02 +00:00
models.py inicio 2023/07/09 2023-11-26 09:52:02 +00:00
serializers.py Added ID to serializers 2015-04-30 09:51:55 +00:00
settings.py Added mailer 2015-05-04 21:52:53 +02:00
validators.py Added initial migrations 2015-04-08 14:41:09 +00:00