This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
nielsperetzke
/
healthchecks
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
32
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
366
Commits
2
Branches
15 MiB
Python
52.3%
HTML
36.4%
CSS
4.8%
JavaScript
3.4%
Modelica
2.9%
Tree:
1ab12d943a
master
py2
v1.9.0
v1.8.0
v1.7.0
v1.6.0
v1.5.0
v1.4.0
v1.3.0
v1.24.1
v1.24.0
v1.23.1
v1.23.0
v1.22.0
v1.21.0
v1.20.0
v1.2.0
v1.19.0
v1.18.0
v1.17.0
v1.16.0
v1.15.0
v1.14.0
v1.13.0
v1.12.0
v1.11.0
v1.10.0
v1.1.0
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0
1.0.2
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '1ab12d943a'
${ noResults }
healthchecks
/
hc
/
accounts
/
tests
History
Pēteris Caune
ee3f49c89b
TeamAccessMiddleware: create Profile object if it is missing. This solves problems for users created with "manage.py createsuperuser".
Fixes
#77
8 years ago
..
__init__.py
Tests for hc.accounts
9 years ago
test_check_token.py
A work around for email servers that open our one-time login links.
8 years ago
test_login.py
check token redirect to login on bad token
9 years ago
test_profile.py
Tests for badges
8 years ago
test_switch_team.py
Fix bug in /accounts/switch_team/, updated messaging.
9 years ago
test_team_access_middleware.py
TeamAccessMiddleware: create Profile object if it is missing. This solves problems for users created with "manage.py createsuperuser". Fixes #77
8 years ago