summaryrefslogtreecommitdiff
path: root/AUTHORS
AgeCommit message (Expand)Author
2013-04-14Fixed #18231 -- Made JavaScript i18n not pollute global JS namespace.Matthew Tretter
2013-04-01Updated some 'Dive Into Python' linksClaude Paroz
2013-03-26Add Donald Stufft to the AUTHORS fileDonald Stufft
2013-03-20Reordered AUTHORS in last name alphabetic orderClaude Paroz
2013-03-19Fixed #16319 -- added SuccessMessageMixin to contrib.messagesPaul Collins
2013-03-19Reworded Mark Pilgrim section in AUTHORS.Adrian Holovaty
2013-03-18Fixed #19327 -- Added handling of double login attempts in admin.Deric Crago
2013-03-11Implemented an 'atomic' decorator and context manager.Aymeric Augustin
2013-03-08Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that ret...Loic Bistuer
2013-03-07Fixed #19997 -- Added custom EMPTY_VALUES to form fieldsClaude Paroz
2013-03-04Fixed #6585 -- Admin relationship widgets: Respect ordering defined by target...Juan Pedro Fisanotti
2013-03-04Fixed #19838 -- Admin: Don't leak a 500 HTTP status when trying to delete pro...Javier Mansilla
2013-02-24Fixes #19763 - LocaleMiddleware should check for supported languages in setti...Łukasz Langa
2013-02-24Fixed #19253 -- Extracted template cache key building logicTomek Paczkowski
2013-02-23Fixed #19609: admin Inlines doesn't display help_text for readonly fieldsWiktor Kolodziej
2013-02-13Fixed #18558 -- Added url property to HttpResponseRedirect*Hiroki Kiyohara
2013-02-01Added myself to core developpersSimon Charette
2013-02-01Fixed #19715 -- Simplified findstatic output when verbosity set to 0Matt Robenolt
2013-01-17Made (make|compile)messages commands accept multiple locales at once.Craig Blaszczyk
2013-01-14Add David Cramer to AUTHORSDavid Cramer
2013-01-04Fixed #19192 -- Allowed running tests with dummy db backendClaude Paroz
2012-12-15Fixed #9589 -- Made development web server more robust in the presence of a w...Ramiro Morales
2012-11-22Merge branch 'ticket_19325' of https://github.com/hannesstruss/django into ha...Jannis Leidel
2012-11-20Fixed #19325 - Made email backend of AdminEmailHandler configurableHannes Struss
2012-11-19Fixed #18658 -- Improved ModelAdmin.message_user APIPreston Holmes
2012-11-11Merge pull request #218 from mgrouchy/ticket_18582Aymeric Augustin
2012-10-30Fixed #16671 - Added a tutorial on reuseable appsTim Graham
2012-10-07Moved Travis Pinney and Dane Springmeyer into the AUTHORS file where they bel...Justin Bronn
2012-09-17Added myself as a committer.Preston Holmes
2012-09-14Adding myself to the committers list.Bryan Veloso
2012-09-12Fixed my terribly outdated profile in committers.txt in celebration of my com...Jeremy Dunck
2012-09-08Moved the admin inline JS to new JS files for cleanliness.Travis Swicegood
2012-08-13[py3] Fixed content encoding in test clientClaude Paroz
2012-08-10Fixed #17016 - Added examples for file uploads in views.Tim Graham
2012-07-18BaseCache now has a no-op close method as per ticket #18582Mike Grouchy
2012-07-18Moved myself to primary authors in AUTHORS.Florian Apolloner
2012-06-14Fixed #17754 -- Refactored gis.measureClaude Paroz
2012-06-11Fixed #18451 -- Vastly improved class based view documentation.Jannis Leidel
2012-06-08Added myself to committersAnssi Kääriäinen
2012-06-08Proof-read the new contributing guide.Aymeric Augustin
2012-06-07Fixed #18445 -- Added a links in the docs.Aymeric Augustin
2012-06-07Fixed #16916 -- Documented default headers for the test client.Aymeric Augustin
2012-06-06Fixed #17328 -- Added OpenLayersWidget _has_changed methodClaude Paroz
2012-06-06Fixed #17736 -- Kept maximal floating-point accuracy in from_bboxClaude Paroz
2012-05-31Fixed #18408 -- Isolated flatpages tests from existing sites.Jens Page
2012-05-18Merge pull request #68 from BooBSD/patch-1Adrian Holovaty
2012-05-17Fixed #18326 -- Stripped ending chars in LiveServerViews tests.Claude Paroz
2012-05-16Fixing my e-mail duplicates.Boo
2012-05-03Fixed #18214 -- Clarified the docs about serializable objects.Alex Ogier
2012-04-30Merge pull request #27 from leereilly/update-authorsAdrian Holovaty