by adding related_name to the ContentType ForeignKey. Thanks to Andrew Ingram. This happened if a polymorphc model used a ContentType ForeignKey. Plus minor documentation updates. |
||
|---|---|---|
| .. | ||
| management | ||
| __init__.py | ||
| models.py | ||
| polymorphic.py | ||
| tests.py | ||
by adding related_name to the ContentType ForeignKey. Thanks to Andrew Ingram. This happened if a polymorphc model used a ContentType ForeignKey. Plus minor documentation updates. |
||
|---|---|---|
| .. | ||
| management | ||
| __init__.py | ||
| models.py | ||
| polymorphic.py | ||
| tests.py | ||