summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2012-07-30[1.3.x] Bump version numbers for security releases.James Bennett
2012-03-16[1.3.X] Fixed #17841 -- Clarified caching note about authentication backends....Claude Paroz
2012-03-15[1.3.X] Fixed #17900 -- StreamHandler output defaults to stderr. Thanks c4m3l...Claude Paroz
2012-03-14[1.3.X] Fixed #17837. Improved markdown safety.Paul McMillan
2012-03-14[1.3.X] Updated some outdated external URLs in docs.Claude Paroz
2012-03-13Fixed #17584 -- Updated create_template_postgis-debian.sh script for PostgreS...Claude Paroz
2012-03-12[1.3.X] Fixed the localization docs a little to point to the correct Transife...Jannis Leidel
2012-03-01[1.3.X] Fixed broken link to python-markdown in contrib.markup docs.Carl Meyer
2012-02-25[1.3.X] Fixed #17743 - Typo in topics/i18n/index.txtTimo Graham
2012-02-24[1.3.X] Fixed #17757 - Typo in docs/intro/overview.txt; thanks kaushik1618.Timo Graham
2012-02-24[1.3.X] Fixed #17749 - Documented better way of overriding ModelAdmin; thanks...Timo Graham
2012-02-20[1.3.X] Fixed #16758 - Added a warning regarding overriding default settings;...Timo Graham
2012-02-20[1.3.X] Fixed #17390 - Added a note to topics/auth.txt regarding how to decor...Timo Graham
2012-02-19[1.3.X] Fixed #17319 -- Made the example for set_language less error-prone. B...Aymeric Augustin
2012-02-19[1.3.X] Fixed #17166 -- Documented how FIXTURE_DIRS works in the inital data ...Aymeric Augustin
2012-02-19[1.3.X] Fixed #17316 -- Mentionned that the MultipleProxyMiddleware provided ...Aymeric Augustin
2012-02-19[1.3.X] Fixed #16452 -- Clarified that the DATE/DATETIME/TIME_INPUT_FORMATS s...Aymeric Augustin
2012-02-19[1.3.X] Fixed #17573 -- Documented MySQL's switch to InnoDB as default storag...Aymeric Augustin
2012-02-18[1.3.X] Fixed #17706 - Improved short description example in Tutorial 2; than...Timo Graham
2012-02-18[1.3.X] Fixed #17685 - Typo in BaseDateListView.get_dated_items(); thanks ejb.Timo Graham
2012-02-14[1.3.X] Updated link to Django Debug Toolbar homepage.Timo Graham
2012-02-12Fixed #16653 - Added example of kwargs support for resolve(); thanks krzysium...Timo Graham
2012-02-11[1.3.X] Fixed #17618 - Documented that variable names in template must not st...Timo Graham
2012-02-11[1.3.X] Fixed link to SpatiaLite 2.x initial SQL files.Ramiro Morales
2012-02-05[1.3.X] Fixed #17571 - Fixed documentation of skipUnlessDBFeature; thanks EnT...Timo Graham
2012-02-05[1.3.X] Fixed #17510 - Typo in docs/topics/class-based-views.txt; thanks andr...Timo Graham
2012-01-26[1.3.X] Fixed #17240 -- Replaced links to the online version of the docs by i...Ramiro Morales
2012-01-25[1.3.X] Added note about deprecation of project-level translations to the dep...Ramiro Morales
2012-01-22[1.3.X] Fixed #17575 -- Typo in an example of ModelAdmin.list_filter. Thanks ...Aymeric Augustin
2012-01-21[1.3.X] Fixed the link to the IRC logs in the README and docs. Refs #17453, #...Aymeric Augustin
2012-01-12Fixed #17538 -- corrected the section in tutorial 3 about the handler404 defa...Carl Meyer
2012-01-04[1.3.X] Clarified deployment docs to avoid giving users the impression that s...Carl Meyer
2011-12-31[1.3.X] Fixed #11986 - Added sudo to Mac OS permissions note in tutorial.Timo Graham
2011-12-31[1.3.X] Fixed #640 - Documented that changing order_with_respect_to requires ...Timo Graham
2011-12-31[1.3.X] Fixed #702 - Documented that ManyToMany fields can't be in unique_tog...Timo Graham
2011-12-30[1.3.X] Fixed #17068 - Documented that documentation fixes will be more freel...Timo Graham
2011-12-30[1.3.X] Fixed #17470 - Broken links in 0.95/0.96 release notes; thanks fastin...Timo Graham
2011-11-19[1.3.X] Fixed #17028 - Changed diveintopython.org -> diveintopython.netTimo Graham
2011-11-06[1.3.X] Fixed #17171 -- Updated tutorial urls.py code snippets to match start...Carl Meyer
2011-10-27[1.3.X] Fixed #17123 -- corrected the path to admin static assets in 1.3 docs...Carl Meyer
2011-10-18[1.3.X] Refs #16072 -- Corrected blocktrans multiple-argument syntax example ...Carl Meyer
2011-09-22[1.3.X] Fixed #16910 -- Misleading urlpatterns docs regex example.Paul McMillan
2011-09-22[1.3.X] Fixed #11674 -- Clarified docs on excluded fields of ModelForms. Than...Paul McMillan
2011-09-22[1.3.X] Spelling fix for r16879.Paul McMillan
2011-09-22[1.3.X] Fixed #15633 -- Improved docs for post_syncdb signal. Thanks Justin L...Paul McMillan
2011-09-22[1.3.X] backport minor docs fix for GeoIPPaul McMillan
2011-09-21[1.3.X] Fixed #16904 -- Additional clarification regarding contrib.messages i...Simon Meers
2011-09-21[1.3.X] Fixed #16886 -- Memcached socket file documentation. Thanks ddbeck fo...Simon Meers
2011-09-16[1.3.X] Fixed #16094 -- Added missing colon in custom permissions docs.Carl Meyer
2011-09-14[1.3.X] Fixed #16839 - Added basic release notes for 1.2.7. Thanks claudep fo...Carl Meyer