django1/django/models
Adrian Holovaty b9e40b14bc Renamed OneToOne to OneToOneRel to be consistent with ManyToManyRel
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2650 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-04-10 03:35:56 +00:00
..
__init__.py Renamed OneToOne to OneToOneRel to be consistent with ManyToManyRel 2006-04-10 03:35:56 +00:00
auth.py Fixed small typo in User object; thanks David Ascher 2005-11-24 05:20:27 +00:00
core.py fixes #1180 - added another random number to the get_new_session_key function to prevent early duplicates 2006-01-07 11:07:52 +00:00