Jacob Kaplan-Moss
|
28f6b71623
|
Fixed the test from [10447] to not depend on `os.listdir()` ordering. I always forget about that one; thanks, buildbot.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10449 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2009-04-08 19:41:18 +00:00 |
Jacob Kaplan-Moss
|
a64a61bf4a
|
Fixed #8422: FilePathField now respects required=False.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10447 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2009-04-08 18:53:55 +00:00 |
Malcolm Tredinnick
|
7e7a370e20
|
Fixed #9319 -- Fixed a crash when using the same model field in multiple
unique_together constraints.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9208 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-10-08 10:09:44 +00:00 |