| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-08-20 | [1.5.x] Bump version numbers for security release.1.5.9 | James Bennett | |
| 2014-05-14 | Bumped version numbers for release.1.5.8 | Jacob Kaplan-Moss | |
| 2014-04-28 | [1.5.x] Update version numbers for 1.5.7 bugfix release.1.5.7 | James Bennett | |
| 2014-04-21 | [1.5.x] Update for 1.5.6 security release.1.5.6 | James Bennett | |
| 2014-01-01 | [1.5.x] Fixed version number in docs/conf.py | Tim Graham | |
| Since there are no more alpha/beta/rcs for 1.5 we can set release=version. | |||
| 2013-10-24 | [1.5.x] Bump everything for 1.5.5 bugfix release.1.5.5 | James Bennett | |
| 2013-09-15 | [1.5.x] Add release notes and bump version numbers for 1.5.4 security release.1.5.4 | James Bennett | |
| 2013-09-10 | [1.5.x] Bump version numbers for 1.5.3 security release.1.5.3 | James Bennett | |
| 2013-08-13 | Bumped version numbers for 1.5.2. | Jacob Kaplan-Moss | |
| 2013-06-08 | [1.5.x] Allow build of translated documentation | Claude Paroz | |
| Backport of 6a092f24e from master. | |||
| 2013-05-27 | [1.5.x] Fixed URL for six inventory. | Aymeric Augustin | |
| Backport of 749c2e4 from master. | |||
| 2013-03-28 | Bump version numbers for 1.5.1.1.5.1 | Jacob Kaplan-Moss | |
| 2013-02-26 | [1.5.x] Bump version numbers for Django 1.5 release. | James Bennett | |
| 2013-02-19 | [1.5.x] Bump version numbers for security release.1.5c2 | James Bennett | |
| 2013-01-04 | [1.5.x] Bump version numbers for 1.5 RC 1.1.5c1 | James Bennett | |
| 2012-12-26 | [1.5.X] Fixed broken links, round 3. refs #19516 | Tim Graham | |
| Backport of b3a8c9dab8 from master | |||
| 2012-12-10 | [1.5.x] Bump version numbers for security release.1.5b2 | James Bennett | |
| 2012-11-27 | [1.5.x] Bump version numbers for 1.5 beta 1.1.5b1 | James Bennett | |
| 2012-11-09 | [1.5.x] Fixed #19266 -- Added Texinfo documentation target | Claude Paroz | |
| Thanks orontee for the report and initial patch. Backport of a79d920a56 from master. | |||
| 2012-10-25 | [1.5.x] Sphinx conf to 1.5 alpha 1.1.5a1 | James Bennett | |
| 2012-08-28 | Added latex preamble for ≤. | Florian Apolloner | |
| Thanks to bnomis for the report and yajogo for the initial patch. | |||
| 2012-08-11 | Fixed #18698 -- Configure latex to support '≥' in the docs. | Florian Apolloner | |
| Thanks to simonb for the report and the initial patch. | |||
| 2012-07-22 | [py3] Documented coding guidelines for Python 3. | Aymeric Augustin | |
| 2012-06-07 | Fixed #18269 -- Applied unicode_literals for Python 3 compatibility. | Claude Paroz | |
| Thanks Vinay Sajip for the support of his django3 branch and Jannis Leidel for the review. | |||
| 2012-04-28 | Removed a svn-specific configuration for Sphinx. | Aymeric Augustin | |
| 2012-03-31 | Advanced version identifiers for 1.5 development cycle. | Ramiro Morales | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@17860 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 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 | |||
