mirror of
https://github.com/Hopiu/django.git
synced 2026-03-21 08:20:30 +00:00
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. |
||
|---|---|---|
| .. | ||
| admin | ||
| comments | ||
| formtools | ||
| gis | ||
| auth.txt | ||
| contenttypes.txt | ||
| csrf.txt | ||
| flatpages.txt | ||
| humanize.txt | ||
| index.txt | ||
| messages.txt | ||
| redirects.txt | ||
| sitemaps.txt | ||
| sites.txt | ||
| staticfiles.txt | ||
| syndication.txt | ||
| webdesign.txt | ||