Karen Tracey
|
42a751206f
|
Fixed #13657: Moved global declaration before assignments to avoid a syntax warning. Thanks Alex.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13325 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-06-07 03:01:06 +00:00 |
Russell Keith-Magee
|
ef8d351cdf
|
Fixed #12286 -- Modified the test case added in r12828 so that it passes under Postgres.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12846 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-03-25 13:14:01 +00:00 |
Karen Tracey
|
72ea8fc4eb
|
Refs: #12286 -- Add a test to verify that a proxied model's table is created in
a situation where it did not used to be.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12828 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-03-21 20:29:11 +00:00 |