1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Fixed #29711 -- Added a system check for uniquness of admin actions' __name__.

This commit is contained in:
Przemysław Buczkowski
2018-09-13 13:36:14 +01:00
committed by Tim Graham
parent 7598cd4748
commit 70d0a1ca02
4 changed files with 43 additions and 0 deletions

View File

@@ -686,6 +686,7 @@ answer newbie questions, and generally made Django that much better:
Preston Holmes <preston@ptone.com>
Preston Timmons <prestontimmons@gmail.com>
Priyansh Saxena <askpriyansh@gmail.com>
Przemysław Buczkowski <przemub@przemub.pl>
Przemysław Suliga <http://suligap.net>
Rachel Tobin <rmtobin@me.com>
Rachel Willmer <http://www.willmer.com/kb/>