Adam Wentz
|
04dce421e5
|
Fixes PolymorphicQuerySet for django 1.6
QuerySet.dup_select_related has been removed.
|
2013-04-08 00:35:22 +02:00 |
|
floppya
|
54cf2f37d8
|
Updated proxy model tests
Extracted classes from original proxy test.
Added another simple proxy model test.
Moved the test case to a seemingly better spot.
|
2013-04-08 00:32:06 +02:00 |
|
floppya
|
20ac209dbb
|
Fixes proxy models in the admin
The PolymorphicParentModelAdmin was getting the concrete model ids for
the add form.
|
2013-04-08 00:32:06 +02:00 |
|
floppya
|
74389bb23d
|
Update for proxy models and Django 1.5
Only monkeypatch when using Django < 1.5
Updated test
|
2013-04-08 00:05:21 +02:00 |
|
floppya
|
8b6e3a0979
|
Ignore egg-info
|
2013-03-23 14:14:13 -06:00 |
|