Commit graph

494 commits

Author SHA1 Message Date
albertoconnor
b9ad6b645d [1.9.x] Fixed typo in docs/howto/custom-template-tags.txt.
Backport of 2863e79a5c from master
2017-03-01 15:43:33 -05:00
Kenneth Schnall
2255b5f8a7 [1.9.x] Removed extra periods in docs/howto/static-files/index.txt headers.
Backport of cd2e4293cb from master
2016-07-27 13:50:50 -04:00
Naved Khan
3ee1751a99 [1.9.x] Fixed #26941 -- Corrected uwsgi "env = LANG=…" configuration in docs.
Backport of 9a5a789da2 from master
2016-07-25 07:01:25 -04:00
Ville Skyttä
1cfcc02fc3 [1.9.x] Fixed broken links in docs and comments.
Backport of 96f97691ad from master
2016-06-15 21:20:52 -04:00
Baylee Feore
4765769b76 [1.9.x] Fixed #26702 -- Documented how to change the base class of a custom field.
Backport of 7767978bee from master
2016-06-08 10:38:54 -04:00
Tom Christie
73d64a020c [1.9.x] Fixed #26713 -- Documented resolving deprecation warnings before upgrade.
Backport of 316395d828 from master
2016-06-06 11:41:39 -04:00
Ed Henderson
6d0c9f95da [1.9.x] Fixed #26021 -- Applied hanging indentation to docs.
Backport of 4a4d7f980e from master
2016-06-03 11:49:52 -04:00
Tim Graham
145572adb3 [1.9.x] Fixed #26483 -- Updated docs.python.org links to use Intersphinx.
Backport of f5ff5010cd from master
2016-05-08 18:09:10 -04:00
vytisb
1dd567152d [1.9.x] Fixed code example in docs/howto/custom-lookups.txt
Backport of b3acf35f13 from master
2016-05-06 08:26:20 -04:00
Ville Skyttä
fef3f50e31 [1.9.x] Normalized "an SQL" spelling.
Backport of 575a9a791e from master
2016-05-03 19:31:07 -04:00
Tim Graham
8a135cca4e [1.9.x] Fixed #26554 -- Updated docs URLs to readthedocs.io
Backport of f945fb24a3 from master
2016-04-28 10:15:23 -04:00
eltronix
3f93f8d8e3 [1.9.x] Fixed typo in docs/howto/deployment/wsgi/index.txt
Backport of c6b83db299 from master
2016-04-27 10:31:16 -04:00
eltronix
658ab34008 [1.9.x] Fixed reference to Question model in management command how-to.
Backport of e2cb1018cb from master
2016-04-26 09:24:11 -04:00
Katie McLaughlin
364f6b2ce8 [1.9.x] Updated Windows docs for completeness
- 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 393811c67a from master
2016-04-16 16:25:38 -04:00
rixx
59ae2292df [1.9.x] Fixed #24016 -- Added "Migrating data between third-party apps" howto.
Thanks to Markus, Marten and Sergei for help and review.

Backport of b7ea494d65 and
c643b4c9f2 from master
2016-04-06 12:16:42 -04:00
Tim Graham
cac320bfaa [1.9.x] Fixed #26436 -- Added a link to the settings filtering in the error reporting howto.
Thanks mlissner for the suggestion.

Backport of 8928823b13 from master
2016-03-31 13:46:40 -04:00
girish ramnani
05ca9a68b5 [1.9.x] Fixed #26302 -- Removed incorrect statement about virtual hosts.
Backport of 593ecfe135 from master
2016-03-09 09:01:35 -05:00
Alasdair Nicol
6679cdd92c [1.9.x] Fixed #26303 -- Updated links to mod_wsgi docs.
Backport of 8c42cf0cbd from master
2016-03-01 19:22:54 -05:00
Raphael Michel
c7448c39a3 [1.9.x] Fixed #26243 -- Noted that 'python -R' is enabled by default in Python 3.3.
Backport of 5c31d8d189 from master
2016-02-19 10:50:48 -05:00
Jon Dufresne
61f1b6ff21 [1.9.x] Followed recommended ValidationError use in docs.
Backport of 0db7e61076 from master
2016-02-17 09:07:11 -05:00
Ramon Moraes
a121ac35b5 [1.9.x] Updated xhtml2pdf name/URL in docs.
Backport of 3b759661a8 from master
2016-02-02 07:37:06 -05:00
Tim Graham
a9fbf0735a [1.9.x] Fixed #26124 -- Added missing code formatting to docs headers.
Backport of a6ef025dfb from master
2016-02-01 11:54:26 -05:00
Tim Graham
d7a6086825 [1.9.x] Fixed #23868 -- Added support for non-unique django-admin-options in 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 e519aab43a from master
2016-02-01 11:25:42 -05:00
Elif T. Kus
5dceb1f078 [1.9.x] Fixed #26020 -- Normalized header stylings in docs.
Backport of bca9faae95 from master
2016-01-22 12:18:24 -05:00
Tim Graham
12554693e4 [1.9.x] Removed an unncessary docs cross-reference for call_command().
Backport of a7752780d9 from master
2016-01-12 18:02:20 -05:00
Tim Graham
a63b7c479e [1.9.x] Made CommandError use the exception directive in docs.
Backport of 555f8e9d5c from master
2016-01-12 12:32:03 -05:00
pp
1cbc556bce [1.9.x] Added missing period to "etc.".
Backport of b34ff66e5b from master
2016-01-11 18:05:56 -05:00
pp
76b4015ea9 [1.9.x] Refs #25755 -- Unified a couple more spellings of 'website'.
Backport of c8d970a548 from master
2016-01-11 06:16:49 -05:00
Tim Graham
f42ab40b73 [1.9.x] Fixed #26055 -- Removed an orphaned phrase in docs/howto/deployment/wsgi/modwsgi.txt.
Backport of db8f462494 from master
2016-01-08 09:37:32 -05:00
za
0d6633df93 [1.9.x] Fixed #25104 -- Added httpd.conf hyperlink to modwsgi doc.
Backport of d9e150b311 from master
2015-12-29 11:02:07 -05:00
Chris Lamb
47f3ee2625 [1.9.x] Discouraged use of /tmp with predictable names.
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 77b8d8cb6d from master
2015-12-24 09:56:54 -05:00
Bruno Alla
740feb4801 [1.9.x] Fixed #25893 -- Corrected custom lookups example.
Backport of ffcdb0b471 from master
2015-12-11 08:45:12 -05:00
Alasdair Nicol
519cfbb4e8 [1.9.x] Fixed #25851 -- Removed links to deprecated assignment tag docs.
Backport of b6dd0afead from master
2015-12-03 10:41:39 -05:00
Jon Dufresne
bf76cf07e0 [1.9.x] Fixed #25778 -- Updated docs links to use https when available.
Backport of 7aabd62380 from master
2015-12-01 08:03:16 -05:00
Elena Oat
43da3179a4 [1.9.x] Fixed #25526 -- Documented how to output colored text in custom management commands.
Backport of d26207d56c from master
2015-11-17 18:24:10 -05:00
Agnieszka Lasyk
b3389956c9 [1.9.x] Fixed #25755 -- Unified spelling of "website".
Backport of 1f8dad6915 from master
2015-11-16 06:44:46 -05:00
Florian Demmer
84006fda55 [1.9.x] Fixed #17686, refs #17816 -- Added "Files" section to Unicode topic.
Thanks Fako Berkers for help with the patch.

Backport of 25b912abbe from master
2015-11-14 12:02:26 -05:00
Tim Allen
3d192b66a9 [1.9.x] Revised Windows install instructions for Python 3.5.
Added instructions for installing virtualenv and virtualenvwrapper.

Backport of 1ce11f6064 from master
2015-10-21 20:27:21 -04:00
Tim Graham
d81b0812d4 [1.9.x] Fixed #25515 -- Documented the return value of BaseCommand.handle()
Backport of 3f766d44c5 from master
2015-10-06 15:09:55 -04:00
Henry Jordan
af95eee9fb Fixed #25447 -- Emphasized the need to restart dev server when adding template tags. 2015-09-22 19:37:57 -04:00
Josh Smeaton
534aaf56f4 Fixed #24629 -- Unified Transform and Expression APIs 2015-09-21 19:56:24 +10:00
Tim Graham
83ea3bc798 Reverted "Fixed #25203 -- Documented how to pass Apache environment variables to Django."
As discussed on the ticket, this isn't a pattern we should recommend.

This reverts commit 47016d4322.
2015-09-14 14:12:31 -04:00
Paul Rentschler
47016d4322 Fixed #25203 -- Documented how to pass Apache environment variables to Django. 2015-09-11 13:23:29 -04:00
Maxime Lorant
c92cd22d02 Refs #25345 -- Updated links to code.google.com. 2015-09-04 08:14:21 -04:00
David Gibbons
526a413870 Updated static files howto title to include JavaScript. 2015-09-04 08:07:57 -04:00
Tyson Clugg
e34226fc37 Fixed #25259 -- Added comments to header of generated migration files 2015-08-31 22:14:21 +10:00
Maxime Lorant
4ce433e811 Fixed #25302 -- Prevented BrokenLinkEmailsMiddleware from reporting 404s when Referer = URL. 2015-08-24 19:35:49 -04:00
Claude Paroz
f2e4c7aca4 Removed unnecessary comma in docs 2015-08-10 16:02:14 +02:00
Claude Paroz
e9c5c39631 Updated various links in docs 2015-08-08 13:57:15 +02:00
Claude Paroz
64982cc2fb Updated Wikipedia links to use https 2015-08-08 12:02:32 +02:00