| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-08-18 | [1.4.x] Bumped version for 1.4.22 release.1.4.22 | Tim Graham | |
| 2015-07-08 | [1.4.x] Bumped version for 1.4.21 release.1.4.21 | Tim Graham | |
| 2015-03-18 | [1.4.x] Bumped version for 1.4.20 release.1.4.20 | Tim Graham | |
| 2015-01-27 | [1.4.x] Bumped version for 1.4.19 release.1.4.19 | Tim Graham | |
| 2015-01-13 | [1.4.x] Bumped version for 1.4.18 release.1.4.18 | Tim Graham | |
| 2015-01-02 | [1.4.x] Bumped version for 1.4.17 release.1.4.17 | Tim Graham | |
| 2014-10-22 | [1.4.x] Bump version numbers for bugfix release.1.4.16 | James Bennett | |
| 2014-09-02 | [1.4.x] Bump version numbers for bugfix release.1.4.15 | James Bennett | |
| 2014-08-20 | [1.4.x] Bump version numbers for security release.1.4.14 | James Bennett | |
| 2014-05-14 | Bumped version numbers for release.1.4.13 | Jacob Kaplan-Moss | |
| 2014-04-28 | [1.4.x] Bump version numbers for 1.4.12 bugfix release.1.4.12 | James Bennett | |
| 2014-04-21 | [1.4.x] Bump version numbers for 1.4.11 security release.1.4.11 | James Bennett | |
| 2013-11-06 | [1.4.x] Bump version info and add release notes for 1.4.10.1.4.10 | James Bennett | |
| 2013-10-24 | [1.4.x] Bump everything for 1.4.9 bugfix release.1.4.9 | James Bennett | |
| 2013-09-14 | [1.4.x] Add release notes and bump version numbers for 1.4.8 security release. | James Bennett | |
| 2013-09-10 | [1.4.x] Bump version numbers for 1.4.7 security release.1.4.7 | James Bennett | |
| 2013-08-13 | Bumped version numbers for 1.4.6. | Jacob Kaplan-Moss | |
| 2013-02-20 | [1.4.x] Bump version numbers to roll a clean package.1.4.5 | James Bennett | |
| 2013-02-19 | [1.4.x] Bump version numbers for security release.1.4.4 | James Bennett | |
| 2012-12-10 | [1.4.x] Bump version numbers for security release.1.4.3 | James Bennett | |
| 2012-10-17 | [1.4.x] Bump version numbers for security release. | James Bennett | |
| 2012-07-30 | [1.4.x] Bump version numbers for security release.1.4.1 | James Bennett | |
| 2012-03-23 | Bump trunk to 1.4.1.4 | James Bennett | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@17799 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2012-03-15 | Bump trunk to 1.4 RC 2. | James Bennett | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@17740 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2012-03-05 | Bump for 1.4 RC 1. | James Bennett | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@17671 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2012-02-16 | Bump version numbers for 1.4 beta 1. | James Bennett | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@17531 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2011-12-23 | Bump to 1.4 alpha 1. | James Bennett | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@17255 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2011-09-04 | Converted links to external topics so they use intersphinx extension markup. | Ramiro Morales | |
| This allows to make these links more resilent to changes in the target URLs. Thanks Jannis for the report and Aymeric Augustin for the patch. Fixes #16586. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16720 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2011-03-24 | Bumped django_next_version so that "New in Django 1.3" links appear correctly. | Simon Meers | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@15909 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2011-03-23 | Bump everything for 1.3.1.3 | James Bennett | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@15902 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2011-01-30 | Fixed #15196 -- Bumped version up a bit in Sphinx configuration. Thanks, ↵ | Jannis Leidel | |
| Eric Holscher. git-svn-id: http://code.djangoproject.com/svn/django/trunk@15374 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2010-11-19 | Removed compatibility with Sphinx < 1.0 workarounds in our extension code. ↵ | Ramiro Morales | |
| Also, started to use the 'needs_sphinx' Sphinx config var. Follow up on r14624. git-svn-id: http://code.djangoproject.com/svn/django/trunk@14631 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2010-11-17 | Added a hidden toctree pointing at the index file in the docs to silence a ↵ | Alex Gaynor | |
| sphinx warning. git-svn-id: http://code.djangoproject.com/svn/django/trunk@14605 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2010-10-08 | Disabled unused Sphinx configuration option that triggered a warning. | Jannis Leidel | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@14014 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2010-07-25 | Fixed #14005 - Removed a few unneeded workarounds in the Sphinx extension. ↵ | Jannis Leidel | |
| Thanks for the report and patch, Ramiro Morales. git-svn-id: http://code.djangoproject.com/svn/django/trunk@13447 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2010-07-24 | Fixed #13616 - Updated the documentation to be compatible with Sphinx 1.0. | Jannis Leidel | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@13446 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2010-05-17 | Updated the docs conf.py to have the correct version number. | Jacob Kaplan-Moss | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@13287 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2009-08-08 | Bumped the version number in the docs to reflect Djagno 1.1 is released. | Malcolm Tredinnick | |
| This changes a bunch of "new in development version" annotations to say "new in Django 1.1" for example. git-svn-id: http://code.djangoproject.com/svn/django/trunk@11413 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2009-03-31 | A whole lotta documentation fixes: Fixes #8704, #8826, #8980, #9243, #9343, ↵ | Jacob Kaplan-Moss | |
| #9529, git-svn-id: http://code.djangoproject.com/svn/django/trunk@10303 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2009-03-09 | Fixed #9436 -- Updated docs build code to create "new in development version". | Malcolm Tredinnick | |
| Patch from Marc Fargas. git-svn-id: http://code.djangoproject.com/svn/django/trunk@10006 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2008-09-18 | Fixed #8955: Modified the sphinx configuration to generate LaTeX ↵ | Russell Keith-Magee | |
| documentation. Thanks to simonb for the report and fix. git-svn-id: http://code.djangoproject.com/svn/django/trunk@9068 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2008-09-01 | Fixed #8728: Corrected some broken links in the documentation | James Bennett | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@8792 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2008-08-23 | Massive reorganization of the docs. See the new docs online at ↵ | Jacob Kaplan-Moss | |
| http://docs.djangoproject.com/. git-svn-id: http://code.djangoproject.com/svn/django/trunk@8506 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2008-03-27 | [docs] OK, I give up. | Jacob Kaplan-Moss | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@7374 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2008-03-27 | [docs] And even more svn:keywords fooling. Sorry about the timeline spam. | Jacob Kaplan-Moss | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@7373 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2008-03-27 | [docs] Added svn:keywords to docs/index.txt | Jacob Kaplan-Moss | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@7371 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2008-03-27 | Added the basics needed to build Django's docs using ↵ | Jacob Kaplan-Moss | |
| [http://sphinx.pocoo.org/ Sphinx]. If you've got Sphinx installed (the latest version) along with [http://docutils.sf.net docutils], you should be able to easily build the docs locally using {{{sphinx-build}}} or the included {{{Makefile}}}. This use a basic (and pretty crappy) index for the documentation and the built-in Sphinx styles (which are actually quite nice). git-svn-id: http://code.djangoproject.com/svn/django/trunk@7370 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
