mirror of
https://github.com/django/django.git
synced 2025-03-04 06:05:02 +00:00
git-svn-id: http://code.djangoproject.com/svn/django/trunk@59 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Fixed #3 -- Made OneToOneField act like ForeignKey and ManyToManyField. This is the last big API change before the official launch.
This is a stub; please complete me