-
-
Notifications
You must be signed in to change notification settings - Fork 33.1k
Commit 44ca5f4
Fixed #7033 -- Removed an unused field.
OrderingField was added in the magic-removal branch to support something that
never ultimately materialised, but it wasn't removed. So this is
backwards-incompatible if you're using this field that has no purpose, I guess.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7794 bcc190cf-cafb-0310-a4f2-bffc1f526a371 parent 94beaa6 commit 44ca5f4
1 file changed
+0
-9
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1166 | 1166 |
| |
1167 | 1167 |
| |
1168 | 1168 |
| |
1169 | - | ||
1170 | - | ||
1171 | - | ||
1172 | - | ||
1173 | - | ||
1174 | - | ||
1175 | - | ||
1176 | - | ||
1177 | - |
0 commit comments