summaryrefslogtreecommitdiff
path: root/AUTHORS
AgeCommit message (Expand)Author
2013-09-16Fixed #17627 -- Renamed util.py files to utils.pyTim Graham
2013-09-09Add myself to authors fileCurtis Maloney
2013-09-07Fixed #21013 -- Ensure that ModelAdmin.get_queryset is considered for the adm...Juan Catalano
2013-09-07adding myself to authors fileGarry Polley
2013-09-07Fixed #20836 -- Ensure that the ForeignKey's to_field attribute is properly c...Julien Phalip
2013-09-06Fixed #20007 -- Configured psycopg2 to return UnicodeArraysEric Boersma
2013-09-06Merge pull request #1566 from adamsc64/ticket_11857Russell Keith-Magee
2013-09-06Added Christopher Adams to the AUTHORS file.Christopher Adams
2013-09-06Merge pull request #1581 from mburst/patch-1Tim Graham
2013-09-06Merge pull request #1582 from rca/12756-missing-yaml-module-serializer-error-...Russell Keith-Magee
2013-09-06Cleanup commit after peer review.Roberto Aguilar
2013-09-06Added name to AUTHORS (per Russell Keith-Magee)Roberto Aguilar
2013-09-06Added myself to the contributors list.Max Burstein
2013-09-06Merge pull request #1579 from ianawilson/ticket_21058Russell Keith-Magee
2013-09-06Added Rudy Mutter to AUTHORS for his work, ref #20821.Julien Phalip
2013-09-06adds fix and test for when a template is not specified at all to render(). fi...Ian Wilson
2013-08-21Added myself to the committers list.evildmp
2013-08-15Fixed #20895 -- Made check management command warn if a BooleanField does not...Alasdair Nicol
2013-08-14Fixed #20709 -- Allowed {% widthratio %} to accept an "as" parameter.Jonathan Slenders
2013-08-14Fixed #11400 -- Passed kwargs from AbstractUser.email_user() to send_mail()SusanTan
2013-08-13Fixed #20864 -- Made the test client use common method for performing requests.Krzysztof Jurewicz
2013-08-09Fixed #18356 -- Gave the test client signals.template_rendered call a unique ...Bojan Mihelac
2013-08-05Fixed #20832 -- Enabled HTML password reset emailJustin Michalicek
2013-08-05Fixed #20859 - Clarified Model.clean() example.Jimmy Song
2013-07-31Fixed #20649 -- Allowed blank field display to be defined in the initial list...Alex Couper
2013-07-21Fixed #13629 -- Added CSS classes to the `<body>` tag of some admin templates...Thomas Sorrel
2013-07-19Fixed #14656 -- Added Atom1Feed `published` elementMatt Deacalion Stevens
2013-07-12Fixed #20429 -- Added QuerySet.update_or_createKarol Sikora
2013-06-26Fixed #20462 -- null/non-string regex lookups are now consistentAndrew Clark
2013-06-23Fixed a very old email address of mine still lingering in the AUTHORS fileRemco Wendt
2013-06-22Fixed #18872 -- Added prefix to FormMixinGilberto Gonçalves
2013-06-21Fixed #20290 -- Allow override_settings to be nestedOliver Beattie
2013-06-20Fixed #20486 -- Ensure that file_move_safe raises an error if the destination...Russell Keith-Magee
2013-06-17Added myself to the commiters list.Baptiste Mispelon
2013-06-11Revert "Fixed #20462 - Fixed sqlite regex lookups for null values and non-str...Tim Graham
2013-06-11Fixed #20462 - Fixed sqlite regex lookups for null values and non-string fields.Axel Haustant
2013-06-07Fixed #19925 - Added validation for REQUIRED_FIELDS being a listChris Streeter
2013-05-28Fixed #20242 - Added a regression test for prefetch_related.Tim Graham
2013-05-27Fixed #11603 - Added django.test.SimpleTestCase.assertFormsetErrorTim Graham
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