summaryrefslogtreecommitdiff
path: root/AUTHORS
AgeCommit message (Expand)Author
2013-05-25Fixed #20099 -- Eased subclassing of BrokenLinkEmailsMiddlewareClaude Paroz
2013-05-23Fixed #17648 -- Add `for_concrete_model` to `GenericForeignKey`.Gavin Wahl
2013-05-22Fixed #17048 - Added docs for upgrading Django.Tim Graham
2013-05-19Fixed #20459 - Improved example for setting HTTP header fields.Tim Graham
2013-05-19Fixed #15961 -- Modified ModelAdmin to allow for custom search methods.Bozidar Benko
2013-05-19Fix #19664 -- Illegal Characters In Session Key Give Fatal Error On File Back...Erik Romijn
2013-05-19Added Baptiste to AUTHORS.Marc Tamlyn
2013-05-19Add missing imports and models to the examples in the admin documentationvkuzma
2013-05-19Merge pull request #1094 from senko/ticket_11160Andrew Godwin
2013-05-19Merge pull request #1129 from frog32/masterMarc Tamlyn
2013-05-18Fixed #20246 -- Added non-breaking spaces between values an unitsEmil Stenström
2013-05-18Fixed #20440 -- Ensured CharField's max_length/min_length are integersTome Cvitan
2013-05-18add Leandra Finger, Silvan Spross and Marc Egli to AUTHORSMarc Egli
2013-05-18Fixed #19436 -- Don't log warnings in ensure_csrf_cookie.Olivier Sels
2013-05-18Fixed #18998 - Prevented session crash when auth backend removedJorge Bastida
2013-05-18Fixed #9595 -- Allow non-expiring cache timeouts.Jacob Burch
2013-05-18Fixed #20235 -- Use self.object_list if object_list not present in get_contex...Matthew Somerville
2013-05-18Added myself to AUTHORSSenko Rasic
2013-05-18Reorganize committers list chronologically.Aymeric Augustin
2013-05-17Added myself to committers.Marc Tamlyn
2013-05-03Added clarification to the docs, pointing out that unique_for_date only consi...Aaron Cannon
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