datatracker/ietf/ietfauth
Bill Fenner f99fa39977 Make PersonOrOrgInfo unique=True again. Various things assume
that within auth_users, the email address is unique, so let's
not break those assumptions.
 - Legacy-Id: 617
2007-06-22 16:09:46 +00:00
..
.gitignore Introduce initial authentication/authorization linkage. This has a 2007-05-23 16:10:32 +00:00
__init__.py Introduce initial authentication/authorization linkage. This has a 2007-05-23 16:10:32 +00:00
auth.py Introduce initial authentication/authorization linkage. This has a 2007-05-23 16:10:32 +00:00
models.py Make PersonOrOrgInfo unique=True again. Various things assume 2007-06-22 16:09:46 +00:00
testurl.list Adding individual app testurl lists for /my/ and /ietfauth/ 2007-06-13 12:35:49 +00:00
urls.py Fixing a bunch of nits pyflakes were complaining about, in order to get a clean run. There are still at least 2 cases of using undefined values which needs scrutiny. 2007-06-05 16:58:58 +00:00
views.py Introduce initial authentication/authorization linkage. This has a 2007-05-23 16:10:32 +00:00