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
History
Pēteris Caune
b52edd903d
Email webhook not used any more, removing.
2016-04-29 10:49:23 +03:00
..
accounts
Profile and Subscription managers use get_or_create to avoid some boilerplate
2016-03-11 12:42:46 +02:00
api
Email webhook not used any more, removing.
2016-04-29 10:49:23 +03:00
front
Fix tests.
2016-04-16 01:17:37 +03:00
lib
Users can add passwords to their accounts.
Fixes
#6
2016-01-05 00:25:08 +02:00
payments
Profile and Subscription managers use get_or_create to avoid some boilerplate
2016-03-11 12:42:46 +02:00
__init__.py
…
settings.py
Using backend name django.db.backends.postgresql
2016-02-18 15:21:55 +01:00
test.py
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
urls.py
Add hc.payments to INSTALLED_APPS and braintree to requirements.txt so hc.payments tests can be run too.
2016-01-02 18:02:47 +02:00
wsgi.py
…