b77f26313c
GenericRelation now supports an optional related_query_name argument. Setting related_query_name adds a relation from the related object back to the content type for filtering, ordering and other query operations. Thanks to Loic Bistuer for spotting a couple of important issues in his review. |
||
---|---|---|
.. | ||
locale | ||
__init__.py | ||
admin.py | ||
apps.py | ||
checks.py | ||
fields.py | ||
forms.py | ||
generic.py | ||
management.py | ||
models.py | ||
tests.py | ||
views.py |