summaryrefslogtreecommitdiff
path: root/docs/ref
AgeCommit message (Expand)Author
2014-10-10[1.4.x] Fixed #23631 -- Removed outdated note on MySQL timezone support.Tim Graham
2014-09-17[1.4.x] Fixed #23499 -- Error in built-in template tag "now" documentationJoseph Dougherty
2014-08-26[1.4.x] Fixed spelling mistake in file docs.Tim Graham
2014-08-11[1.4.x] Fixed #23157 -- Removed O(n) algorithm when uploading duplicate file ...Tim Graham
2014-08-11[1.4.x] Added a warning that remove_tags() output shouldn't be considered safe.Tim Graham
2014-08-06[1.4.x] Fixed #23239 -- Clarified a phrase in the contrib.markup docs.Tim Graham
2014-06-18[1.4.x] Fixed #22859 -- Improved crossDomain technique in CSRF example.Tim Graham
2014-04-21[1.4.x] Fixed queries that may return unexpected results on MySQL due to type...Erik Romijn
2014-04-21[1.4.x] Corrected the section identifier for MySQL unicode reference.Matt Lauber
2014-03-22[1.4.x] Clarified striptags documentationClaude Paroz
2013-10-23Fixed #13245: Explained Oracle's behavior w.r.t db_tableShai Berger
2013-09-11[1.4.x] Fixed #20887 -- Added a warning to GzipMiddleware in light of BREACH.Tim Graham
2013-07-31[1.4.x] Fixed #20779 -- Documented AdminSite.app_index_template; refs #8498.SusanTan
2013-07-25[1.4.x] Fixed #18315 -- Documented QueryDict.popitem and QueryDict.popmark hellewell
2013-07-25[1.4.x] Fixed #20792 -- Corrected DISALLOWED_USER_AGENTS docs.Brenton Cleeland
2013-07-18[1.4.x] Atom specification URL updatedMatt Deacalion Stevens
2013-06-27[1.4.x] Fixed #20665 -- Missing backslash in sitemaps documentationBaptiste Mispelon
2013-05-31[1.4.x] Fixed #20326 - Corrected form wizard get_form() example.Tim Graham
2013-05-29[1.4.x] Fixed regroup example.Gavin Wahl
2013-05-24[1.5.x] Fixed #20492 - Removed a broken link in GIS docs.Tim Graham
2013-05-24[1.4.x] Updated link to jQuery Cookie plugin siteAlasdair Nicol
2013-05-14[1.4.x] Fixed a minor spelling mistake in the queryset documentationWilfred Hughes
2013-05-13[1.5.X] Fixed #18883 -- added a missing self parameter in the docsAlex Gaynor
2013-03-30[1.4.X] Fixed #18277 - Clarified startproject documentation.Tim Graham
2013-02-25[1.4.x] Fixed #19911 - Updated generic view links.Tim Graham
2013-02-23[1.4.x] Fixed #19902 -- backport of as_view docsPreston Holmes
2013-02-20[1.4.x] Note that ALLOWED_HOSTS default changes in Django 1.5.Carl Meyer
2013-02-19[1.4.x] Added ALLOWED_HOSTS setting for HTTP host header validation.Carl Meyer
2013-02-16[1.4.x] Fixed #19824 - Corrected the class described for Field.primary_key fr...Tim Graham
2013-02-16[1.4.x] Fixed #19812 - Removed a duplicate phrase in the widget docs.Tim Graham
2012-12-19[1.4.x] Added PASSWORD_HASHERS to settings reference document.Ramiro Morales
2012-11-21[1.4.x] Added examples of using startproject/app with URLsPreston Holmes
2012-11-20[1.4.x] Corrected docs about default value of MESSAGE_STORAGELuke Plant
2012-11-17[1.4.X] Fixed #13997 - Added an example of constructing a MultiWidget and doc...Tim Graham
2012-11-13[1.4.X] Typo in comments docNicolas Ippolito
2012-10-24[1.4.X] Fixed #9471 - Expanded ModelAdmin.raw_id_fields docs; thanks adroffne...Tim Graham
2012-10-20[1.4.X] Fixed #13869 - Warned that QuerySet.iterator() doesn't affect DB driv...Tim Graham
2012-10-20[1.4.x] Fixed arguments for get_inline_instances; refs #17006.Tim Graham
2012-10-20[1.4.X] Fixed #17006 - Documented ModelAdmin get_form() and get_formsets()Tim Graham
2012-10-18[1.4.X] Fixed #18046 - Documented that an index is created by default for For...Tim Graham
2012-10-17Fixed an error in the set cookie documentationPreston Holmes
2012-10-17[1.4.X] Fixed #18473 - Fixed a suggestion that GZipMiddleware needs to be fir...Tim Graham
2012-10-13[1.4.x] Fixed #19119 -- Corrected default date input formats in docsClaude Paroz
2012-10-12[1.4.X] Fixed #18256 - Added a potential pitfall when upgrading to MySQL 5.5.5Tim Graham
2012-10-11[1.4.X] Fixed #14165 - Documented that TransactionMiddleware only applies to ...Tim Graham
2012-10-06[1.4.X] Fixed #17435 - Clarified that QuerySet.update returns the number of r...Tim Graham
2012-10-05Fixed #19072 -- Corrected an external file path in GeoIP docsClaude Paroz
2012-10-03[1.4.X] Fixed #19006 - Quoted filenames in Content-Disposition header.Tim Graham
2012-10-03[1.4.X] Fixed #18413 - Noted that a model's files are not deleted when the mo...Tim Graham
2012-09-30[1.4.X] Fixed #15338 - Documented django.utils.decoratorsTim Graham