summaryrefslogtreecommitdiff
path: root/AUTHORS
Commit message (Expand)AuthorAgeFilesLines
* Fixed #21497 -- Forced conversion to bytes for very long index namesJoel Bohman2013-11-241-0/+1
* Fixed #21460 -- Reenabled proper template precedence in find_templatePablo Martín2013-11-221-0/+1
* Fixed #9523 -- Restart runserver after translation MO files changeBouke Haarsma2013-11-021-0/+1
* Fixed #9722 - used pyinotify as change detection system when availableUnai Zalakain2013-10-301-0/+3
* Fixed #20910 -- Added a "snippet" sphinx directive to allow prefixing a filen...M Nasimul Haque2013-10-141-0/+1
* Fixed #20962 -- Documented that template tag render() may raise exceptions.Bouke Haarsma2013-10-141-0/+1
* Fixed #18866 -- added validation error for verbose_name longer than 39 charac...joaoxsouls2013-10-141-0/+1
* Fixed #21161 -- Timezone-related tests on Windows.Aymeric Augustin2013-10-051-0/+1
* Add myself to authors fileDan Johnson2013-09-301-0/+1
* Fixed #20931 -- Fixed select widgets nested choice renderingChristopher Babiak2013-09-281-0/+1
* Fixed #21112 -- Make sure sitemaps with no lastmod date work correctly.Simon Charette2013-09-171-0/+1
* Fixed #17627 -- Renamed util.py files to utils.pyTim Graham2013-09-161-0/+2
* Add myself to authors fileCurtis Maloney2013-09-091-0/+1
* Fixed #21013 -- Ensure that ModelAdmin.get_queryset is considered for the adm...Juan Catalano2013-09-071-0/+1
* adding myself to authors fileGarry Polley2013-09-071-0/+1
* Fixed #20836 -- Ensure that the ForeignKey's to_field attribute is properly c...Julien Phalip2013-09-071-0/+1
* Fixed #20007 -- Configured psycopg2 to return UnicodeArraysEric Boersma2013-09-061-0/+1
* Merge pull request #1566 from adamsc64/ticket_11857Russell Keith-Magee2013-09-061-0/+1
|\
| * Added Christopher Adams to the AUTHORS file.Christopher Adams2013-09-061-0/+1
* | Merge pull request #1581 from mburst/patch-1Tim Graham2013-09-061-0/+1
|\ \
| * | Added myself to the contributors list.Max Burstein2013-09-061-0/+1
* | | Merge pull request #1582 from rca/12756-missing-yaml-module-serializer-error-...Russell Keith-Magee2013-09-061-0/+1
|\ \ \ | |/ / |/| |
| * | Cleanup commit after peer review.Roberto Aguilar2013-09-061-1/+1
| * | Added name to AUTHORS (per Russell Keith-Magee)Roberto Aguilar2013-09-061-0/+1
| |/
* | Merge pull request #1579 from ianawilson/ticket_21058Russell Keith-Magee2013-09-061-0/+2
|\ \
| * | adds fix and test for when a template is not specified at all to render(). fi...Ian Wilson2013-09-061-0/+2
| |/
* | Added Rudy Mutter to AUTHORS for his work, ref #20821.Julien Phalip2013-09-061-0/+1
|/
* Added myself to the committers list.evildmp2013-08-211-1/+1
* Fixed #20895 -- Made check management command warn if a BooleanField does not...Alasdair Nicol2013-08-151-0/+1
* Fixed #20709 -- Allowed {% widthratio %} to accept an "as" parameter.Jonathan Slenders2013-08-141-0/+1
* Fixed #11400 -- Passed kwargs from AbstractUser.email_user() to send_mail()SusanTan2013-08-141-0/+1
* Fixed #20864 -- Made the test client use common method for performing requests.Krzysztof Jurewicz2013-08-131-0/+1
* Fixed #18356 -- Gave the test client signals.template_rendered call a unique ...Bojan Mihelac2013-08-091-0/+1
* Fixed #20832 -- Enabled HTML password reset emailJustin Michalicek2013-08-051-0/+1
* Fixed #20859 - Clarified Model.clean() example.Jimmy Song2013-08-051-0/+1
* Fixed #20649 -- Allowed blank field display to be defined in the initial list...Alex Couper2013-07-311-0/+1
* Fixed #13629 -- Added CSS classes to the `<body>` tag of some admin templates...Thomas Sorrel2013-07-211-0/+1
* Fixed #14656 -- Added Atom1Feed `published` elementMatt Deacalion Stevens2013-07-191-0/+1
* Fixed #20429 -- Added QuerySet.update_or_createKarol Sikora2013-07-121-0/+1
* Fixed #20462 -- null/non-string regex lookups are now consistentAndrew Clark2013-06-261-0/+2
* Fixed a very old email address of mine still lingering in the AUTHORS fileRemco Wendt2013-06-231-1/+1
* Fixed #18872 -- Added prefix to FormMixinGilberto Gonçalves2013-06-221-0/+1
* Fixed #20290 -- Allow override_settings to be nestedOliver Beattie2013-06-211-0/+1
* Fixed #20486 -- Ensure that file_move_safe raises an error if the destination...Russell Keith-Magee2013-06-201-0/+1
* Added myself to the commiters list.Baptiste Mispelon2013-06-171-1/+1
* Revert "Fixed #20462 - Fixed sqlite regex lookups for null values and non-str...Tim Graham2013-06-111-1/+0
* Fixed #20462 - Fixed sqlite regex lookups for null values and non-string fields.Axel Haustant2013-06-111-0/+1
* Fixed #19925 - Added validation for REQUIRED_FIELDS being a listChris Streeter2013-06-071-0/+1
* Fixed #20242 - Added a regression test for prefetch_related.Tim Graham2013-05-281-0/+1
* Fixed #11603 - Added django.test.SimpleTestCase.assertFormsetErrorTim Graham2013-05-271-0/+1