summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [1.2.X] Bump version number for impendign security release.1.2.5James Bennett2011-02-092-2/+2
* [1.2.X] Fixed security issue in AdminFileWidget. Disclosure and release forth...Carl Meyer2011-02-092-1/+17
* [1.2.X] Fixed a security issue in the file session backend. Disclosure and n...Alex Gaynor2011-02-092-2/+15
* [1.2.X] Fixed a security issue in the CSRF componenent. Disclosure and new ...Alex Gaynor2011-02-093-51/+50
* [1.2.X] Ensure that L10N formats aren't cached between tests.Russell Keith-Magee2011-02-091-0/+1
* Corrected merge failure from r15455.Russell Keith-Magee2011-02-091-16/+1
* [1.2.X] Fixed #13815 -- Ensure that reverse exclude lookups on nullable forei...Russell Keith-Magee2011-02-082-0/+19
* [1.2.X] Fixed #15116 -- Strip ordering clause from in_bulk() queries, since o...Russell Keith-Magee2011-02-081-0/+1
* [1.2.X] Fixed #10573 -- Corrected autofocus problem in admin when the first w...Russell Keith-Magee2011-02-084-3/+42
* [1.2.X] Fixed #15234 -- Ensure that years in a date heirarchy don't use comma...Russell Keith-Magee2011-02-082-1/+130
* [1.2.X] Fixed #15175 -- Ensured that Chliean RUT checksum letters aren't case...Russell Keith-Magee2011-02-082-1/+2
* [1.2.X] Fixed #15055 -- added information about (and an example of) the csrf_...Gabriel Hurley2011-02-071-1/+10
* [1.2.X] Tweaked language markers in i18n topic document for better Sphinx syn...Ramiro Morales2011-02-071-3/+9
* [1.2.X] Fixed #13674 -- Ensure that labels on added inlines fields have the r...Russell Keith-Magee2011-02-062-6/+14
* [1.2.X] Modified wrong expected model formset output in a couple of additiona...Ramiro Morales2011-02-051-2/+2
* [1.2.X] Fixed small problem in backport of [15418] tests changes to 1.2.X ([1...Ramiro Morales2011-02-051-2/+2
* [1.2.X] Fixed #15226 - Made SelectDateWidget render the label tag associated ...Ramiro Morales2011-02-052-12/+41
* [1.2.X] Fixed #15167 -- Ensure that non-form errors are always part of an Err...Russell Keith-Magee2011-02-052-2/+28
* [1.2.X] Fixed #14303 -- Ensure that the ids created for new inlines are uniqu...Russell Keith-Magee2011-02-053-8/+9
* [1.2.X] Fixed #14830 -- Ensure that radio buttons on inlines preserve their d...Russell Keith-Magee2011-02-052-7/+8
* [1.2.X] Fixed #15111 -- Ensured that the auth, contenttypes and sitemaps test...Russell Keith-Magee2011-02-053-24/+32
* [1.2.X] Fixed #13968 -- Fixed SelectDateWidget processing of an invalid date ...Ramiro Morales2011-02-052-8/+16
* [1.2.X] Fixed #14046 -- Made {% include %} behave the same, regardless of whe...Russell Keith-Magee2011-02-045-20/+47
* [1.2.X] Modified a few tests methods to make sure no leaks of activated local...Ramiro Morales2011-02-042-20/+15
* [1.2.X] Fixed #15181 -- Ensure that special characters are escaped when query...Russell Keith-Magee2011-02-043-2/+29
* [1.2.X] Fixed #15016 -- Ensured that the messages tests are isolated from loc...Russell Keith-Magee2011-02-041-0/+3
* [1.2.X] Fixed #14824 -- Corrected the handling of formats when USE_L10N is di...Russell Keith-Magee2011-02-043-18/+51
* [1.2.X] Fixed #15129 -- Fixed stability of data input/output L10N format modu...Ramiro Morales2011-02-032-3/+17
* [1.2.X] Fixed #15208 - Document ModelAdmin.formfield_for_choice_field; thanks...Timo Graham2011-02-021-0/+19
* [1.2.X] Fixed #7325 -- Broken links for model documentation; thanks Justin Li...Timo Graham2011-02-021-4/+4
* [1.2.X] Fixed #15029 -- Moved to database backends the ability to decide if t...Ramiro Morales2011-02-024-30/+52
* [1.2.X] Fixed #15212 -- ensure that ModelAdmin.get_actions still returns a So...Alex Gaynor2011-02-021-1/+1
* [1.2.X] Reordered the shutdown process for tests so that all tests force a co...Russell Keith-Magee2011-02-021-3/+11
* [1.2.X] Fixed #13283 -- Corrected CACHE_MIDDLEWARE_ANONYMOUS_ONLY's bad habit...Carl Meyer2011-02-015-11/+57
* [1.2.X] Fixed #13488 -- No longer generate unhandled exceptions that may occu...Justin Bronn2011-01-311-13/+9
* [1.2.X] Fixed #15191 - typo in form validation docs; thanks berto for the rep...Timo Graham2011-01-301-1/+1
* [1.2.X] Fixed #15134 -- Removed a duplicate TOC entry for modelforms docs. Th...Russell Keith-Magee2011-01-301-1/+0
* [1.2.X] Fixed #15187 -- Ensure that missing page emails aren't sent when runn...Russell Keith-Magee2011-01-301-1/+1
* [1.2.X] Fixed #14698 -- Ensure that module_has_sumodule doesn't mistake a cac...Russell Keith-Magee2011-01-302-2/+9
* [1.2.X] Fixed #15158 -- Fixed error introduced in r15252 in rendering of the ...Ramiro Morales2011-01-291-2/+4
* [1.2.X] Fixed example use of deprecated function in GeoDjango tutorial.Justin Bronn2011-01-291-4/+3
* [1.2.X] Added note to 1.2.5 release notes about ModelAdmin.lookup_allowed changeLuke Plant2011-01-281-0/+11
* [1.2.X] Fixed #14880 - raw_id_fields in admin does not work when limit_choice...Luke Plant2011-01-283-4/+51
* [1.2.X] Fixed #15103 - SuspiciousOperation with limit_choices_to and raw_id_f...Luke Plant2011-01-287-21/+78
* [1.2.X] Fixed #13662 -- Added an entry in the README to direct people to the ...Russell Keith-Magee2011-01-272-58/+82
* [1.2.X] Fixed #15046 -- Added "CHROMEFRAME" as a user agent alias for various...Russell Keith-Magee2011-01-271-2/+4
* [1.2.X] Fixed #14823 -- Corrected bootstrapping problems with register_serial...Russell Keith-Magee2011-01-272-0/+56
* [1.2.X] Fixed #14818 -- Added explicit tests for the way that the cycle tag h...Russell Keith-Magee2011-01-271-29/+31
* [1.2.X] Fixed #15041 -- Added tests for the spaceless tag interacting with es...Russell Keith-Magee2011-01-271-0/+3
* [1.2.X] Fixed #15161 - Corrected handling of ManyToManyField with through tab...Carl Meyer2011-01-265-5/+62