]> git.parisson.com Git - teleforma.git/commit
Add payment date field, send mail and remove account restriction on payment
authorYoan Le Clanche <yoanl@pilotsystems.net>
Mon, 28 Sep 2020 11:28:22 +0000 (13:28 +0200)
committerYoan Le Clanche <yoanl@pilotsystems.net>
Mon, 28 Sep 2020 11:28:22 +0000 (13:28 +0200)
commitb9089821c83c2f19d0ff2792cbe0ef9103c13c9d
tree5c1aab13de99193d111e1242a67bfacdb303fa66
parent6aab7167a36434909688219676baee29d5dbbb67
Add payment date field, send mail and remove account restriction on payment
teleforma/migrations/0130_auto__add_field_payment_date_paid.py [new file with mode: 0644]
teleforma/models/crfpa.py
teleforma/templates/teleforma/messages/email_account_activated.txt [new file with mode: 0644]
teleforma/templatetags/payment.py
teleforma/views/payment.py