| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-03-01 | [1.9.x] Fixed typo in docs/howto/custom-template-tags.txt. | albertoconnor | |
| Backport of 2863e79a5c061b58e57ea7edc12701010725537c from master | |||
| 2016-07-27 | [1.9.x] Removed extra periods in docs/howto/static-files/index.txt headers. | Kenneth Schnall | |
| Backport of cd2e4293cbf3416af6c478c5aaab711cae88892c from master | |||
| 2016-07-25 | [1.9.x] Fixed #26941 -- Corrected uwsgi "env = LANG=…" configuration in docs. | Naved Khan | |
| Backport of 9a5a789da2b53a9c19ea47130507ce26839eb008 from master | |||
| 2016-06-15 | [1.9.x] Fixed broken links in docs and comments. | Ville Skyttä | |
| Backport of 96f97691ad5e1483263cea3bb4e4021b4c8dcc41 from master | |||
| 2016-06-08 | [1.9.x] Fixed #26702 -- Documented how to change the base class of a custom ↵ | Baylee Feore | |
| field. Backport of 7767978beec6098baea75d50a191a3b8224e729f from master | |||
| 2016-06-06 | [1.9.x] Fixed #26713 -- Documented resolving deprecation warnings before ↵ | Tom Christie | |
| upgrade. Backport of 316395d82874beea6af08a873e91b1880d0b982a from master | |||
| 2016-06-03 | [1.9.x] Fixed #26021 -- Applied hanging indentation to docs. | Ed Henderson | |
| Backport of 4a4d7f980e2a66756e1e424f7648dcd28ff765b7 from master | |||
| 2016-05-08 | [1.9.x] Fixed #26483 -- Updated docs.python.org links to use Intersphinx. | Tim Graham | |
| Backport of f5ff5010cd74500785a707ac70b51d292403cddc from master | |||
| 2016-05-06 | [1.9.x] Fixed code example in docs/howto/custom-lookups.txt | vytisb | |
| Backport of b3acf35f13aae57eb3c8340dd5ff7e61482e2537 from master | |||
| 2016-05-03 | [1.9.x] Normalized "an SQL" spelling. | Ville Skyttä | |
| Backport of 575a9a791e62de7550761970dc6797271d956c57 from master | |||
| 2016-04-28 | [1.9.x] Fixed #26554 -- Updated docs URLs to readthedocs.io | Tim Graham | |
| Backport of f945fb24a31737c6625205a8cd90eabdf1c33584 from master | |||
| 2016-04-27 | [1.9.x] Fixed typo in docs/howto/deployment/wsgi/index.txt | eltronix | |
| Backport of c6b83db29936aa7ca60336bbb4685e17c96a8b63 from master | |||
| 2016-04-26 | [1.9.x] Fixed reference to Question model in management command how-to. | eltronix | |
| Backport of e2cb1018cb1e8b95fbd15de53f8b2ba70e45d36b from master | |||
| 2016-04-16 | [1.9.x] Updated Windows docs for completeness | Katie McLaughlin | |
| - Update installer option for PATH installation - Add link directly to pip install docu, ref get-pip.py - Add note about installing Django to the virtualenv that was setup in the previous step Backport of 393811c67a04130fd387a502b16d85dc8aa135a2 from master | |||
| 2016-04-06 | [1.9.x] Fixed #24016 -- Added "Migrating data between third-party apps" howto. | rixx | |
| Thanks to Markus, Marten and Sergei for help and review. Backport of b7ea494d65e4d9703a0a24f0cd708293df88f48b and c643b4c9f2acfdcb562bdbec1d74ac797b890b9b from master | |||
| 2016-03-31 | [1.9.x] Fixed #26436 -- Added a link to the settings filtering in the error ↵ | Tim Graham | |
| reporting howto. Thanks mlissner for the suggestion. Backport of 8928823b135b9ce2c7b18f4da0d2602b113a247e from master | |||
| 2016-03-09 | [1.9.x] Fixed #26302 -- Removed incorrect statement about virtual hosts. | girish ramnani | |
| Backport of 593ecfe1352bce7daa7a2ca530a46de2f0133319 from master | |||
| 2016-03-01 | [1.9.x] Fixed #26303 -- Updated links to mod_wsgi docs. | Alasdair Nicol | |
| Backport of 8c42cf0cbd87f344748423f235938dd6ade03f55 from master | |||
| 2016-02-19 | [1.9.x] Fixed #26243 -- Noted that 'python -R' is enabled by default in ↵ | Raphael Michel | |
| Python 3.3. Backport of 5c31d8d189ec24d83e25e2c560860f70307b431e from master | |||
| 2016-02-17 | [1.9.x] Followed recommended ValidationError use in docs. | Jon Dufresne | |
| Backport of 0db7e61076116c2d93d61f98ef31690542359e48 from master | |||
| 2016-02-02 | [1.9.x] Updated xhtml2pdf name/URL in docs. | Ramon Moraes | |
| Backport of 3b759661a873f406a0d9b97fb58c417d0111d11f from master | |||
| 2016-02-01 | [1.9.x] Fixed #26124 -- Added missing code formatting to docs headers. | Tim Graham | |
| Backport of a6ef025dfb2a1d1bd23893408eef6d066fb506d9 from master | |||
| 2016-02-01 | [1.9.x] Fixed #23868 -- Added support for non-unique django-admin-options in ↵ | Tim Graham | |
| docs. Also documented missing short command line options to fix #24134. This bumps the minimum sphinx version required to build the docs to 1.3.4. Thanks Simon Charette for review. Backport of e519aab43a419589e92fe284e4ce2f2e034aec6a from master | |||
| 2016-01-22 | [1.9.x] Fixed #26020 -- Normalized header stylings in docs. | Elif T. Kus | |
| Backport of bca9faae95db2a92e540fbd08505c134639916fe from master | |||
| 2016-01-12 | [1.9.x] Removed an unncessary docs cross-reference for call_command(). | Tim Graham | |
| Backport of a7752780d9e78e12d0bd7bd2dcf920d304e039bc from master | |||
| 2016-01-12 | [1.9.x] Made CommandError use the exception directive in docs. | Tim Graham | |
| Backport of 555f8e9d5c640373d2bd30ec1212b341c859f828 from master | |||
| 2016-01-11 | [1.9.x] Added missing period to "etc.". | pp | |
| Backport of b34ff66e5bae3760273255fa5b2525eb21a5eb63 from master | |||
| 2016-01-11 | [1.9.x] Refs #25755 -- Unified a couple more spellings of 'website'. | pp | |
| Backport of c8d970a548cb5cbdad80dbb1b5b4e44ff08662b5 from master | |||
| 2016-01-08 | [1.9.x] Fixed #26055 -- Removed an orphaned phrase in ↵ | Tim Graham | |
| docs/howto/deployment/wsgi/modwsgi.txt. Backport of db8f462494d603eba922818479a87f5ddfe1a13b from master | |||
| 2015-12-29 | [1.9.x] Fixed #25104 -- Added httpd.conf hyperlink to modwsgi doc. | za | |
| Backport of d9e150b3117521f7c24dc6393eb29eebc3cc376a from master | |||
| 2015-12-24 | [1.9.x] Discouraged use of /tmp with predictable names. | Chris Lamb | |
| The use of predictable filenames in /tmp often leads to symlink attacks so remove the most obvious use of them in the docs. Backport of 77b8d8cb6d6d6345f479c68c4892291c1492ba7e from master | |||
| 2015-12-11 | [1.9.x] Fixed #25893 -- Corrected custom lookups example. | Bruno Alla | |
| Backport of ffcdb0b471d0afc72b42b0a2b0c0c4fb45d7b6b1 from master | |||
| 2015-12-03 | [1.9.x] Fixed #25851 -- Removed links to deprecated assignment tag docs. | Alasdair Nicol | |
| Backport of b6dd0afead80a17d0ac8c3ba35c510afac32a0b8 from master | |||
| 2015-12-01 | [1.9.x] Fixed #25778 -- Updated docs links to use https when available. | Jon Dufresne | |
| Backport of 7aabd6238028f4bb78d0687bbccc97bcf634e28b from master | |||
| 2015-11-17 | [1.9.x] Fixed #25526 -- Documented how to output colored text in custom ↵ | Elena Oat | |
| management commands. Backport of d26207d56cab21e3767121d53ebaddbbfc78a4ce from master | |||
| 2015-11-16 | [1.9.x] Fixed #25755 -- Unified spelling of "website". | Agnieszka Lasyk | |
| Backport of 1f8dad69158a96d0649d321ce08ecc9c0465f962 from master | |||
| 2015-11-14 | [1.9.x] Fixed #17686, refs #17816 -- Added "Files" section to Unicode topic. | Florian Demmer | |
| Thanks Fako Berkers for help with the patch. Backport of 25b912abbe31fa440e702b5273c18cf74e2d6e0b from master | |||
| 2015-10-21 | [1.9.x] Revised Windows install instructions for Python 3.5. | Tim Allen | |
| Added instructions for installing virtualenv and virtualenvwrapper. Backport of 1ce11f6064e61af74578c402b9334b6ff38b97b2 from master | |||
| 2015-10-06 | [1.9.x] Fixed #25515 -- Documented the return value of BaseCommand.handle() | Tim Graham | |
| Backport of 3f766d44c5ea000ecf47829ca565b1921dab2ac1 from master | |||
| 2015-09-22 | Fixed #25447 -- Emphasized the need to restart dev server when adding ↵ | Henry Jordan | |
| template tags. | |||
| 2015-09-21 | Fixed #24629 -- Unified Transform and Expression APIs | Josh Smeaton | |
| 2015-09-14 | Reverted "Fixed #25203 -- Documented how to pass Apache environment ↵ | Tim Graham | |
| variables to Django." As discussed on the ticket, this isn't a pattern we should recommend. This reverts commit 47016d4322574860f90431e1c87d19f7a1f778c6. | |||
| 2015-09-11 | Fixed #25203 -- Documented how to pass Apache environment variables to Django. | Paul Rentschler | |
| 2015-09-04 | Refs #25345 -- Updated links to code.google.com. | Maxime Lorant | |
| 2015-09-04 | Updated static files howto title to include JavaScript. | David Gibbons | |
| 2015-08-31 | Fixed #25259 -- Added comments to header of generated migration files | Tyson Clugg | |
| 2015-08-24 | Fixed #25302 -- Prevented BrokenLinkEmailsMiddleware from reporting 404s ↵ | Maxime Lorant | |
| when Referer = URL. | |||
| 2015-08-10 | Removed unnecessary comma in docs | Claude Paroz | |
| 2015-08-08 | Updated various links in docs | Claude Paroz | |
| 2015-08-08 | Updated Wikipedia links to use https | Claude Paroz | |
