This website requires JavaScript.
Explore
Help
Register
Sign In
harmacist
/
healthchecks
Watch
1
Star
0
Fork
0
You've already forked healthchecks
forked from
GithubBackups/healthchecks
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
healthchecks
/
hc
/
payments
History
Pēteris Caune
f51a0a257e
Don't delete customer data in braintree when closing account.
...
Need customer data to stay in braintree until the end of each month for tax reports.
2020-02-03 11:11:21 +02:00
..
migrations
Source formatted with Black
2019-05-15 14:27:50 +03:00
tests
Don't throw an exception if user's current project is unset.
2019-09-18 14:56:58 +03:00
__init__.py
…
admin.py
Source formatted with Black
2019-05-15 14:27:50 +03:00
context_processors.py
Source formatted with Black
2019-05-15 14:27:50 +03:00
forms.py
Users can specify a separate email address that will receive invoices.
2018-04-24 16:06:03 +03:00
models.py
Don't delete customer data in braintree when closing account.
2020-02-03 11:11:21 +02:00
urls.py
Remove PDF invoice generation bits - these are unlikely to ever be useful in the open source version.
2019-09-15 18:39:32 +03:00
views.py
Don't validate plan_id if it has not changed from the old value (when updating payment method).
2019-10-02 17:28:20 +03:00