This website requires JavaScript.
Explore
Help
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
5a199fec4e
management commands use self.stdout.write instead of print.
Fixes
#21
2015-12-30 21:56:03 +02:00
..
accounts
Updated pricing page, added billing history and invoices.
2015-12-28 18:55:46 +02:00
api
management commands use self.stdout.write instead of print.
Fixes
#21
2015-12-30 21:56:03 +02:00
front
Updated pricing page, added billing history and invoices.
2015-12-28 18:55:46 +02:00
lib
Code to send monthly reports (but no management command yet to actually send them)
2015-12-15 02:27:24 +02:00
payments
Updated pricing page, added billing history and invoices.
2015-12-28 18:55:46 +02:00
__init__.py
…
settings.py
Merge branch 'master' into pushover
2015-11-25 17:00:55 +01:00
urls.py
Don't load payment views if USE_PAYMENTS=False
2015-11-16 23:23:24 +02:00
wsgi.py
…