Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/AUTHORS
Commit message (Expand)AuthorAgeFilesLines
* Fixed #20242 - Added a regression test for prefetch_related.Tim Graham2013-05-281-0/+1
* Fixed #11603 - Added django.test.SimpleTestCase.assertFor...Tim Graham2013-05-271-0/+1
* Fixed #20099 -- Eased subclassing of BrokenLinkEmailsMidd...Claude Paroz2013-05-251-0/+1
* Fixed #17648 -- Add `for_concrete_model` to `GenericForei...Gavin Wahl2013-05-241-0/+1
* Fixed #17048 - Added docs for upgrading Django.Tim Graham2013-05-221-0/+1
* Fixed #20459 - Improved example for setting HTTP header f...Tim Graham2013-05-191-0/+1
* Fixed #15961 -- Modified ModelAdmin to allow for custom s...Bozidar Benko2013-05-191-0/+1
* Fix #19664 -- Illegal Characters In Session Key Give Fata...Erik Romijn2013-05-191-0/+1
* Added Baptiste to AUTHORS.Marc Tamlyn2013-05-191-0/+1
* Add missing imports and models to the examples in the adm...vkuzma2013-05-191-0/+1
* Merge pull request #1094 from senko/ticket_11160Andrew Godwin2013-05-191-0/+1
|\
| * Added myself to AUTHORSSenko Rasic2013-05-181-0/+1
* | Merge pull request #1129 from frog32/masterMarc Tamlyn2013-05-191-0/+3
|\ \
| * | add Leandra Finger, Silvan Spross and Marc Egli to AUTHORSMarc Egli2013-05-181-0/+3
* | | Fixed #20246 -- Added non-breaking spaces between values ...Emil Stenström2013-05-181-0/+1
* | | Fixed #20440 -- Ensured CharField's max_length/min_length...Tome Cvitan2013-05-181-0/+1
|/ /
* | Fixed #19436 -- Don't log warnings in ensure_csrf_cookie.Olivier Sels2013-05-181-0/+1
* | Fixed #18998 - Prevented session crash when auth backend ...Jorge Bastida2013-05-181-0/+1
* | Fixed #9595 -- Allow non-expiring cache timeouts.Jacob Burch2013-05-181-0/+1
* | Fixed #20235 -- Use self.object_list if object_list not p...Matthew Somerville2013-05-181-0/+1
|/
* Reorganize committers list chronologically.Aymeric Augustin2013-05-181-5/+8
* Added myself to committers.Marc Tamlyn2013-05-171-1/+1
* Added clarification to the docs, pointing out that unique...Aaron Cannon2013-05-031-0/+1
* Fixed #18231 -- Made JavaScript i18n not pollute global J...Matthew Tretter2013-04-141-0/+1
* Updated some 'Dive Into Python' linksClaude Paroz2013-04-011-1/+2
* Add Donald Stufft to the AUTHORS fileDonald Stufft2013-03-261-0/+1
* Reordered AUTHORS in last name alphabetic orderClaude Paroz2013-03-201-3/+3
* Fixed #16319 -- added SuccessMessageMixin to contrib.mess...Paul Collins2013-03-201-0/+1
* Reworded Mark Pilgrim section in AUTHORS.Adrian Holovaty2013-03-191-1/+1
* Fixed #19327 -- Added handling of double login attempts i...Deric Crago2013-03-191-0/+1
* Implemented an 'atomic' decorator and context manager.Aymeric Augustin2013-03-111-0/+1
* Fixed #15363 -- Renamed and normalized to `get_queryset` ...Loic Bistuer2013-03-081-1/+1
* Fixed #19997 -- Added custom EMPTY_VALUES to form fieldsClaude Paroz2013-03-071-0/+1
* Fixed #6585 -- Admin relationship widgets: Respect orderi...Juan Pedro Fisanotti2013-03-041-0/+2
* Fixed #19838 -- Admin: Don't leak a 500 HTTP status when ...Javier Mansilla2013-03-041-0/+1
* Fixes #19763 - LocaleMiddleware should check for supporte...Łukasz Langa2013-02-241-0/+1
* Fixed #19253 -- Extracted template cache key building logicTomek Paczkowski2013-02-241-0/+2
* Fixed #19609: admin Inlines doesn't display help_text for...Wiktor Kolodziej2013-02-231-0/+2
* Fixed #18558 -- Added url property to HttpResponseRedirect*Hiroki Kiyohara2013-02-131-0/+1
* Added myself to core developpersSimon Charette2013-02-011-1/+1
* Fixed #19715 -- Simplified findstatic output when verbosi...Matt Robenolt2013-02-011-0/+1
* Made (make|compile)messages commands accept multiple loca...Craig Blaszczyk2013-01-171-0/+1
* Add David Cramer to AUTHORSDavid Cramer2013-01-141-0/+1
* Fixed #19192 -- Allowed running tests with dummy db backendClaude Paroz2013-01-041-0/+1
* Fixed #9589 -- Made development web server more robust in...Ramiro Morales2012-12-151-0/+1
* Merge branch 'ticket_19325' of https://github.com/hanness...Jannis Leidel2012-11-221-0/+1
|\
| * Fixed #19325 - Made email backend of AdminEmailHandler co...Hannes Struss2012-11-201-0/+1
* | Fixed #18658 -- Improved ModelAdmin.message_user APIPreston Holmes2012-11-201-0/+1
|/
* Merge pull request #218 from mgrouchy/ticket_18582Aymeric Augustin2012-11-111-0/+1
|\
| * BaseCache now has a no-op close method as per ticket #18582Mike Grouchy2012-07-181-0/+1