- 03 Kas, 2013 2 kayıt (commit)
-
-
Jason Myers yazdı
Signed-off-by:
Jason Myers <jason@jasonamyers.com>
-
coagulant yazdı
-
- 02 Kas, 2013 1 kayıt (commit)
-
-
coagulant yazdı
-
- 23 Eki, 2013 1 kayıt (commit)
-
-
Tim Graham yazdı
-
- 22 Eki, 2013 1 kayıt (commit)
-
-
Tim Graham yazdı
Thanks to flake8 path/to/file.py | awk -F ' ' '{ print $5 }' | sort | uniq
-
- 07 Eki, 2013 1 kayıt (commit)
-
-
Tim Graham yazdı
Thanks hvdklauw for the report and patch.
-
- 29 Tem, 2013 1 kayıt (commit)
-
-
Claude Paroz yazdı
Should be unneeded with Python 2.7 and up. Added some unicode_literals along the way.
-
- 21 Tem, 2013 1 kayıt (commit)
-
-
Karen Tracey yazdı
-
- 01 Haz, 2013 1 kayıt (commit)
-
-
Tim Graham yazdı
Thanks d.willy.c.c@ for the suggestion and Melevir and Areski Belaid for work on the patch.
-
- 30 May, 2013 1 kayıt (commit)
-
-
Tim Graham yazdı
Thanks dave@ for the suggestion and Rohan Jain for the patch.
-
- 26 Şub, 2013 1 kayıt (commit)
-
-
Florian Apolloner yazdı
-
- 23 Şub, 2013 1 kayıt (commit)
-
-
Wiktor Kolodziej yazdı
Refactoring: field was renamed to field_name, since flatten_fieldsets returns field name, not field. Original patch from Marc Aymerich Gubern
-
- 28 Ara, 2012 1 kayıt (commit)
-
-
Aymeric Augustin yazdı
Thanks qcwxezdas for the report. Refs #13839.
-
- 07 Haz, 2012 1 kayıt (commit)
-
-
Daniel Hepper yazdı
-
- 12 May, 2012 1 kayıt (commit)
-
-
Claude Paroz yazdı
-
- 22 Ara, 2011 1 kayıt (commit)
-
-
Julien Phalip yazdı
Fixed #2879 -- Added support for the integration with Selenium and other in-browser testing frameworks. Also added the first Selenium tests for `contrib.admin`. Many thanks to everyone for their contributions and feedback: Mikeal Rogers, Dirk Datzert, mir, Simon G., Almad, Russell Keith-Magee, Denis Golomazov, devin, robertrv, andrewbadr, Idan Gazit, voidspace, Tom Christie, hjwp2, Adam Nelson, Jannis Leidel, Anssi Kääriäinen, Preston Holmes, Bruno Renié and Jacob Kaplan-Moss. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17241 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 21 Eyl, 2011 1 kayıt (commit)
-
-
Carl Meyer yazdı
Fixed #16838 -- Corrected broken add-another inline JS in admin with related_name="+". Thanks jamesp for report and patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16860 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 20 Eyl, 2011 1 kayıt (commit)
-
-
Ramiro Morales yazdı
prevent test order dependant failures. This involves introducing usage of `TestCase.urls` and implementing proper admin.py modules for some of the test apps. Thanks Florian Apolloner for finding the issue and contributing the patch. Refs #15294 (it solves these problems so the fix for that ticket we are going to commit doesn't introduce obscure and hard to reproduce test failures when running the Django test suite.) git-svn-id: http://code.djangoproject.com/svn/django/trunk@16856 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-