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
9dcb1678f3
--no-threads flag for sendalerts command
2017-03-28 20:04:24 +01:00
..
accounts
"Close Account" section in Settings page.
Fixes
#95
2017-03-16 19:39:30 +02:00
api
--no-threads flag for sendalerts command
2017-03-28 20:04:24 +01:00
front
Return 403 when API key is wrong. Return 404 when resource not found. Return 405 when request method is wrong. Return 400 when request syntax is wrong.
2017-03-10 10:35:21 +02:00
lib
"X-Bounce-Url" header in email messages. An API endpoint to handle bounce notifications. (
#112
)
2017-03-05 21:42:36 +02:00
payments
"Close Account" section in Settings page.
Fixes
#95
2017-03-16 19:39:30 +02:00
__init__.py
…
local_settings.py.example
Simplify: remove djmail and django-ses-backend dependencies.
2017-01-29 11:44:22 +02:00
settings.py
REGISTRATION_OPEN setting. superuser accounts by default have team access enabled.
Fixes
#97
and
#113
2017-02-24 15:58:11 +02:00
test.py
…
urls.py
/admin/login/ uses the same login view as the main site.
2017-01-28 13:16:42 +02:00
wsgi.py
…