summaryrefslogtreecommitdiff
path: root/django/contrib
AgeCommit message (Expand)Author
2011-09-10[1.2.X] Corrected an issue which could allow attackers to manipulate session ...Russell Keith-Magee
2011-03-17[1.2.X] Fixed #15622 -- Clear content type cache to avoid problems with subse...Russell Keith-Magee
2011-03-17[1.2.X] Fixed #15142 -- Force test views to be non-cached so that projects wi...Russell Keith-Magee
2011-03-17[1.2.X] Fixed #15569 -- Corrected the numbering updates to inlines when rows ...Russell Keith-Magee
2011-03-16[1.2.X] Add `setUp` and `tearDown` methods to the geographic feed and sitemap...Justin Bronn
2011-03-16[1.2.X] Fixed #15194 -- Add OSGeo4W DLL library names to GEOS and GDAL interf...Justin Bronn
2011-03-16[1.2.X] Fixed #15533 -- Now use 3857 as spherical mercator projection instead...Justin Bronn
2011-03-15[1.2.X] Previous changeset did not include new test data, stupid hgsubversion...Justin Bronn
2011-03-15[1.2.X] Fixed #15378 -- Now properly handle OGR layers that have features wit...Justin Bronn
2011-03-14[1.2.X] Fixed #9213 - Added check to prevent inactive users from resetting th...Carl Meyer
2011-03-14[1.2.X] Fixed brittle tests that broke with release of GDAL 1.8.Justin Bronn
2011-03-14[1.2.X] Fixed an invalid import in the GeoDjango 3D tests.Justin Bronn
2011-03-07[1.2.X] Fixed #15554 -- Corrected test failure in contenttypes when default s...Russell Keith-Magee
2011-03-03[1.2.X] Fixed #12475 -- Fixed an edge case with hidden fields in ModelAdmin c...Jannis Leidel
2011-03-03[1.2.X] Fixed #13411 -- Made sure URL fragments are correctly handled by the ...Jannis Leidel
2011-03-03[1.2.X] Fixed #15532 -- Clarified the error message for unknown auth backends...Russell Keith-Magee
2011-03-02[1.2.X] Fixed #11223 -- Fixed logout view to use the 'next' GET parameter cor...Jannis Leidel
2011-02-26[1.2.X] Fixed #10918 -- Ensure that the search widget on a raw_id_admin uses ...Russell Keith-Magee
2011-02-26[1.2.X] Fixed #11447 -- Ensured that ForeignKey widgets in a list-editable ad...Russell Keith-Magee
2011-02-26[1.2.X] Fixed #15424 -- Corrected lookup of callables listed in admin inlines...Ramiro Morales
2011-02-25[1.2.X] Fixed #15491 -- Added a CDATA block and closed a stray tag in the com...Russell Keith-Magee
2011-02-25[1.2.X] Fixed #15490 -- Added some missing semicolons in admin javascript. Th...Russell Keith-Magee
2011-02-24[1.2.X] Prevented non-admin users from accessing the admin redirect shortcut.Jacob Kaplan-Moss
2011-02-24[1.2.X] Fixed #14012 (again) -- Admin app: Don't show the full user edition v...Ramiro Morales
2011-02-22[1.2.X] Fixed #15371 -- Ensure that a superuser created with the createsuperu...Russell Keith-Magee
2011-02-22[1.2.X] Fixed #13510 -- Corrected colspan of non-field-specific error message...Ramiro Morales
2011-02-21[1.2.X] Fixed #11058 - list_display_links doesn't allow callables not defined...Luke Plant
2011-02-21[1.2.X] Fixed HTML error in admin when using list_editable.Luke Plant
2011-02-21[1.2.X] Fixed #15358 -- Renamed a test to avoid a naming collision. Thanks to...Russell Keith-Magee
2011-02-20[1.2.X] Fixed #14529 -- Fixed representation of model names in admin messages...Ramiro Morales
2011-02-20[1.2.X] Tweaked the changes from changeset r15580 so as to avoid introducing ...Russell Keith-Magee
2011-02-19[1.2.X] Fixed #11513 -- Ensure that the redirect at the end of an object chan...Russell Keith-Magee
2011-02-19[1.2.X] Fixed #14355 -- Ensure that help_text is displayed for readonly field...Russell Keith-Magee
2011-02-19[1.2.X] Fixed #13126 -- Ensured that individual form errors are displayed whe...Russell Keith-Magee
2011-02-19[1.2.X] Fixed #15291 -- Corrected alignment issue when actions are disabled i...Russell Keith-Magee
2011-02-19[1.2.X] Fixed #15290 -- Fixed a CSS styling issue with borders when the link ...Russell Keith-Magee
2011-02-19[1.2.X] Fixed #15292 -- Removed redundant code in admin list template tag. Th...Russell Keith-Magee
2011-02-19[1.2.X] Fixed #15343 -- Added import of handler500 and handler404 in URLconf ...Carl Meyer
2011-02-12[1.2.X] Fixed #15237 -- Always set charset of Atom1 feeds to UTF-8. Thanks, S...Jannis Leidel
2011-02-12[1.2.X] Fixed #13948 -- Corrected the direction of arrows on the admin change...Russell Keith-Magee
2011-02-09[1.2.X] Fixed security issue in AdminFileWidget. Disclosure and release forth...Carl Meyer
2011-02-09[1.2.X] Fixed a security issue in the file session backend. Disclosure and n...Alex Gaynor
2011-02-08[1.2.X] Fixed #10573 -- Corrected autofocus problem in admin when the first w...Russell Keith-Magee
2011-02-08[1.2.X] Fixed #15234 -- Ensure that years in a date heirarchy don't use comma...Russell Keith-Magee
2011-02-08[1.2.X] Fixed #15175 -- Ensured that Chliean RUT checksum letters aren't case...Russell Keith-Magee
2011-02-06[1.2.X] Fixed #13674 -- Ensure that labels on added inlines fields have the r...Russell Keith-Magee
2011-02-05[1.2.X] Fixed small problem in backport of [15418] tests changes to 1.2.X ([1...Ramiro Morales
2011-02-05[1.2.X] Fixed #14303 -- Ensure that the ids created for new inlines are uniqu...Russell Keith-Magee
2011-02-05[1.2.X] Fixed #14830 -- Ensure that radio buttons on inlines preserve their d...Russell Keith-Magee
2011-02-05[1.2.X] Fixed #15111 -- Ensured that the auth, contenttypes and sitemaps test...Russell Keith-Magee