membersystem/src/accounting
Benjamin Bach 9962f2622b
Some checks failed
continuous-integration/drone/pr Build is failing
Send order emails via admin action
2024-08-13 09:43:55 +02:00
..
migrations Changes to payment models (#32) 2024-08-03 17:55:32 +00:00
templates/accounting/order Changes to payment models (#32) 2024-08-03 17:55:32 +00:00
__init__.py The ruffening. 2024-07-15 00:19:37 +02:00
admin.py Send order emails via admin action 2024-08-13 09:43:55 +02:00
apps.py Changes to payment models (#32) 2024-08-03 17:55:32 +00:00
models.py More admin controls + Fix pay/success error 500 (#45) 2024-08-04 17:12:02 +00:00
signals.py Use mail_admins instead of send_mail. 2024-08-03 20:53:18 +02:00
tests.py More linting. 2024-02-29 21:30:36 +01:00
views.py More admin controls + Fix pay/success error 500 (#45) 2024-08-04 17:12:02 +00:00