mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #10743 -- Allowed lookups for related fields in ModelAdmin.list_display.
Co-authored-by: Alex Garcia <me@alexoteiza.com> Co-authored-by: Natalia <124304+nessita@users.noreply.github.com> Co-authored-by: Nina Menezes <https://github.com/nmenezes0>
This commit is contained in:
2
AUTHORS
2
AUTHORS
@@ -44,6 +44,7 @@ answer newbie questions, and generally made Django that much better:
|
||||
Albert Wang <https://github.com/albertyw/>
|
||||
Alcides Fonseca
|
||||
Aldian Fazrihady <mobile@aldian.net>
|
||||
Alejandro García Ruiz de Oteiza <https://github.com/AlexOteiza>
|
||||
Aleksandra Sendecka <asendecka@hauru.eu>
|
||||
Aleksi Häkli <aleksi.hakli@iki.fi>
|
||||
Alex Dutton <django@alexdutton.co.uk>
|
||||
@@ -760,6 +761,7 @@ answer newbie questions, and generally made Django that much better:
|
||||
Nicolas Noé <nicolas@niconoe.eu>
|
||||
Nikita Marchant <nikita.marchant@gmail.com>
|
||||
Nikita Sobolev <mail@sobolevn.me>
|
||||
Nina Menezes <https://github.com/nmenezes0>
|
||||
Niran Babalola <niran@niran.org>
|
||||
Nis Jørgensen <nis@superlativ.dk>
|
||||
Nowell Strite <https://nowell.strite.org/>
|
||||
|
||||
Reference in New Issue
Block a user