django/docs/ref/contrib/admin
Mariusz Felisiak fbea64b8ce [3.2.x] Refs #32682 -- Renamed use_distinct variable to may_have_duplicates.
QuerySet.distinct() is not the only way to avoid duplicate, it's also
not preferred.

Backport of cd74aad90e from main
2021-04-27 10:37:13 +02:00
..
_images Optimized docs images and documented the process. 2015-10-24 14:57:21 -04:00
actions.txt Fixed #16117 -- Added decorators for admin action and display functions. 2021-01-13 17:19:22 +01:00
admindocs.txt Refs #25778 -- Updated some links to HTTPS and new locations. 2020-01-29 09:34:37 +01:00
index.txt [3.2.x] Refs #32682 -- Renamed use_distinct variable to may_have_duplicates. 2021-04-27 10:37:13 +02:00
javascript.txt Fixed #31080 -- Removed redundant type="text/javascript" attribute from <script> tags. 2019-12-11 09:49:54 +01:00