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
/
accounts
History
Pēteris Caune
e4150e8514
Settings > Badges page shows badges from all teams user has access to.
2018-06-15 01:07:52 +03:00
..
management
pruneusers
command removes accounts older than 30 days that have never logged in.
2018-05-09 18:53:13 +03:00
migrations
…
tests
Demo checks shown on welcome page are not saved to database. User's first check is created when creating the user.
2018-06-14 23:42:39 +03:00
__init__.py
…
admin.py
Remove allow_tag as it's not needed anymore
2018-04-30 14:49:43 +02:00
backends.py
…
forms.py
Rename form field "email" to "identity" to hopefully avoid some auto-form-fill spam.
2018-06-14 16:29:15 +03:00
middleware.py
Fix tests, lazy-load user's teams.
2018-02-26 12:49:25 +02:00
models.py
Setting api key will save it as a byte
2018-04-29 21:57:54 +02:00
urls.py
Preliminary Django 2 support
2018-04-24 22:38:02 +03:00
views.py
Settings > Badges page shows badges from all teams user has access to.
2018-06-15 01:07:52 +03:00