Alex Gaynor
|
8c0eefd066
|
Convert the remainder of the relative imports in the tests to be absolute imports.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16981 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-10-13 21:34:56 +00:00 |
Andrew Godwin
|
ea774bf9a7
|
Fix wrong attribute name in [15156]. Thanks to Alex Gaynor for spotting this.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15169 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-01-10 13:44:35 +00:00 |
Andrew Godwin
|
81e05a418d
|
Fixed #9029 -- Allow use of fieldname_id with get_or_create. Thanks to aaron and mrmachine.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15156 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-01-08 13:27:30 +00:00 |
Alex Gaynor
|
2d03070786
|
Converted get_or_create_regress tests from doctests to unittests. We have always been at war with doctests.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14177 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-10-12 01:54:19 +00:00 |
Gary Wilson Jr
|
a949f9ec7d
|
Fixed #3121 -- Made `get_or_create()` work for `RelatedManager` and `ManyRelatedManager`.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8415 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-08-16 20:59:06 +00:00 |