1
0
mirror of https://github.com/django/django.git synced 2024-12-28 03:55:50 +00:00
django/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
actions.txt
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