django-orchestra/orchestra/contrib/payments
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
..
locale Random fixes 2015-10-08 13:54:39 +00:00
methods inicio 2023/07/09 2023-11-26 09:52:02 +00:00
migrations Update migrations to include mandatory on_delete 2021-04-22 14:18:01 +02:00
templates/admin/payments/transaction Fixes on billing 2015-07-10 13:00:51 +00: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 Upgraded to DRF3 2015-04-23 14:34:04 +00:00
apps.py Added Admin global search view 2015-10-07 22:05:00 +00:00
helpers.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 Add 'exclude' attribute to TransactionSerializer 2021-06-08 10:23:04 +02:00
settings.py inicio 2023/07/09 2023-11-26 09:52:02 +00:00