Carlton Gibson
|
534ac48297
Refs #34140 -- Applied rst code-block to non-Python examples.
|
1 year ago |
Tobias Kunze
|
4a954cfd11
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
5 years ago |
Ramiro Morales
|
aed89adad5
Fixed #30367 -- Changed "pip install" to "python -m pip install" in docs, comments and hints.
|
5 years ago |
Jon Dufresne
|
82f286cf6f
Refs #29784 -- Switched to https:// links where available.
|
6 years ago |
Corey Farwell
|
37b13033c6
Removed sudo from pip commands in docs.
|
10 years ago |
Collin Anderson
|
fa74dba994
Refs #23430 -- gunicorn wants a module, not file
|
10 years ago |
Collin Anderson
|
77b3907d6d
Fixed #23430 -- simplified gunicorn deployment docs.
|
10 years ago |
Tim Graham
|
75f2c65cb6
Fixed #23154 -- Removed reference to deprecated run_gunicorn command.
|
10 years ago |
jibreel
|
1b5bd470f0
Fixed documention typo
|
10 years ago |
Claude Paroz
|
626bdf648a
Updated a bunch of hyperlinks in documentation
|
11 years ago |
Tim Graham
|
0db86273ae
Fixed #19633 - Discouraged use of gunicorn's Django integration.
|
12 years ago |
Martijn Vermaat
|
140179c770
Fix link to Gunicorn website in deployment howto.
|
12 years ago |
Claude Paroz
|
5c53e30607
Fixed #18035 -- Removed deprecated AdminMediaHandler, as per official deprecation timeline. Thanks Jannis Leidel and Ramiro Morales for the review.
|
12 years ago |
Aymeric Augustin
|
c0e73a4909
Fixed #9995 -- Updated the installation instructions to recommend pip. Also fixed ReST errors. Refs #9112.
|
12 years ago |
Carl Meyer
|
145a77edc9
Fixed #16360 -- Added WSGI entrypoint to startproject layout, and enabled internal servers (runserver and runfcgi) to use an externally-defined WSGI application. Thanks to Armin Ronacher, Jannis Leidel, Alex Gaynor, ptone, and Jacob Kaplan-Moss.
|
13 years ago |