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
22ef024885
Use secrets.token_urlsafe
2020-03-02 10:04:41 +02:00
..
management
…
migrations
Remove Profile.current_project field.
Fixes
#336
2020-03-02 09:57:39 +02:00
tests
Use unittest.mock
2020-03-01 22:30:12 +02:00
__init__.py
…
admin.py
Profile.current_project not used any more, remove last remaining references. cc:
#336
2020-02-27 12:34:21 +02:00
backends.py
request.project is now unused, removing
2020-02-26 10:37:19 +02:00
forms.py
…
middleware.py
request.project is now unused, removing
2020-02-26 10:37:19 +02:00
models.py
Use secrets.token_urlsafe
2020-03-02 10:04:41 +02:00
urls.py
…
views.py
Update Telegram instructions. Fix redirect after login when adding Telegram integration.
2020-02-27 15:52:00 +02:00