diff options
| author | Russell Keith-Magee <russell@keith-magee.com> | 2011-06-10 08:26:05 +0000 |
|---|---|---|
| committer | Russell Keith-Magee <russell@keith-magee.com> | 2011-06-10 08:26:05 +0000 |
| commit | 046ffa483ed63faae7b31e7e2cf618f88a3312ba (patch) | |
| tree | d90ffd710a4bbcd5db38469eb144efcb1c85e178 /AUTHORS | |
| parent | b56ef75088e17fa3555766e92a6747411ccd738c (diff) | |
Fixed #16185, #15675 -- Added the ability for test runners to define custom options, and to specify a custom test runner at the command line. Thanks to Dmitry Jemerov and Mikołaj Siedlarek for the patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16352 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'AUTHORS')
| -rw-r--r-- | AUTHORS | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -252,6 +252,7 @@ answer newbie questions, and generally made Django that much better: james_027@yahoo.com jcrasta@gmail.com jdetaeye + Dmitry Jemerov <intelliyole@gmail.com> jhenry <jhenry@theonion.com> john@calixto.net Zak Johnson <zakj@nox.cx> @@ -338,6 +339,7 @@ answer newbie questions, and generally made Django that much better: mark@junklight.com Orestis Markou <orestis@orestis.gr> Takashi Matsuo <matsuo.takashi@gmail.com> + Zlatko Mašek <zlatko.masek@gmail.com> Yasushi Masuda <whosaysni@gmail.com> mattycakes@gmail.com Glenn Maynard <glenn@zewt.org> @@ -369,6 +371,7 @@ answer newbie questions, and generally made Django that much better: Gopal Narayanan <gopastro@gmail.com> Fraser Nevett <mail@nevett.org> Sam Newman <http://www.magpiebrain.com/> + Ryan Niemeyer <https://profiles.google.com/ryan.niemeyer/about> Filip Noetzel <http://filip.noetzel.co.uk/> Afonso Fernández Nogueira <fonzzo.django@gmail.com> Neal Norwitz <nnorwitz@google.com> @@ -443,6 +446,7 @@ answer newbie questions, and generally made Django that much better: Pete Shinners <pete@shinners.org> Leo Shklovskii jason.sidabras@gmail.com + Mikołaj Siedlarek <mikolaj.siedlarek@gmail.com> Brenton Simpson <http://theillustratedlife.com> Jozko Skrablin <jozko.skrablin@gmail.com> Ben Slavin <benjamin.slavin@gmail.com> @@ -533,8 +537,6 @@ answer newbie questions, and generally made Django that much better: Gasper Zejn <zejn@kiberpipa.org> Jarek Zgoda <jarek.zgoda@gmail.com> Cheng Zhang - Zlatko Mašek <zlatko.masek@gmail.com> - Ryan Niemeyer <https://profiles.google.com/ryan.niemeyer/about> A big THANK YOU goes to: |
