summaryrefslogtreecommitdiff
path: root/AUTHORS
AgeCommit message (Expand)Author
2014-01-25Added ticket #14007 contributors to AUTHORSMark Sandstrom
2013-11-24Fixed #21497 -- Forced conversion to bytes for very long index namesJoel Bohman
2013-11-22Fixed #21460 -- Reenabled proper template precedence in find_templatePablo Martín
2013-11-02Fixed #9523 -- Restart runserver after translation MO files changeBouke Haarsma
2013-10-30Fixed #9722 - used pyinotify as change detection system when availableUnai Zalakain
2013-10-14Fixed #20910 -- Added a "snippet" sphinx directive to allow prefixing a filen...M Nasimul Haque
2013-10-14Fixed #20962 -- Documented that template tag render() may raise exceptions.Bouke Haarsma
2013-10-14Fixed #18866 -- added validation error for verbose_name longer than 39 charac...joaoxsouls
2013-10-05Fixed #21161 -- Timezone-related tests on Windows.Aymeric Augustin
2013-09-30Add myself to authors fileDan Johnson
2013-09-28Fixed #20931 -- Fixed select widgets nested choice renderingChristopher Babiak
2013-09-17Fixed #21112 -- Make sure sitemaps with no lastmod date work correctly.Simon Charette
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