django1/docs/ref/contrib/admin
Mariusz Felisiak cd74aad90e 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.
2021-04-27 10:34:47 +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 Fixed #32421 -- Made admindocs ModelDetailView show model cached properties. 2021-02-11 06:50:50 +01:00
index.txt Refs #32682 -- Renamed use_distinct variable to may_have_duplicates. 2021-04-27 10:34:47 +02:00
javascript.txt Fixed #31080 -- Removed redundant type="text/javascript" attribute from <script> tags. 2019-12-11 09:49:54 +01:00