This website requires JavaScript.
Explore
Help
Sign in
0ct0pu5
/
healthchecks
Watch
1
Star
0
Fork
You've already forked healthchecks
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
v1.10.0
healthchecks
/
hc
/
payments
History
Exact
Exact
Union
RegExp
Pēteris Caune
b0db5181d8
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
..
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
Payments with Braintree, WIP
2015-11-16 21:29:33 +02:00
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
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
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