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
Di Wu
fe72792fd2
use basetestcase for most test cases that require predefined user, add test for ensuretriggers, add travis cache
2016-01-18 01:02:42 -08:00
..
migrations
Updated pricing page, added billing history and invoices.
2015-12-28 18:55:46 +02:00
tests
use basetestcase for most test cases that require predefined user, add test for ensuretriggers, add travis cache
2016-01-18 01:02:42 -08:00
__init__.py
Payments with Braintree, WIP
2015-11-16 21:29:33 +02:00
admin.py
Updated pricing page, added billing history and invoices.
2015-12-28 18:55:46 +02:00
context_processors.py
Payments with Braintree, WIP
2015-11-16 21:29:33 +02:00
models.py
Adding tests to hc.payments
2016-01-02 17:07:48 +02:00
urls.py
Updated pricing page, added billing history and invoices.
2015-12-28 18:55:46 +02:00
views.py
Don't try to import braintree if USE_PAYMENTS=False.
Fixes
#28
2016-01-07 11:44:38 +02:00