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

Refs #27546 -- Tested some __repr__() methods.

This commit is contained in:
Keda87
2016-11-29 12:54:17 +07:00
committed by Tim Graham
parent 78500102b7
commit 794b7d8033
5 changed files with 36 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ answer newbie questions, and generally made Django that much better:
Adam Johnson <https://github.com/adamchainz>
Adam Malinowski <http://adammalinowski.co.uk>
Adam Vandenberg
Adiyat Mubarak <adiyatmubarak@gmail.com>
Adrian Holovaty <adrian@holovaty.com>
Adrien Lemaire <lemaire.adrien@gmail.com>
Afonso Fernández Nogueira <fonzzo.django@gmail.com>