Baptiste Mispelon
|
46755c50ee
|
[1.4.x] Fix #20054: Removed links to modwsgi.org.
Backport of 957fcd0c9fc605bbb69e03296aede3b0bac5a8d2 from master.
|
2013-11-22 09:16:50 +01:00 |
|
Tim Graham
|
6b4b18e7e2
|
[1.4.x] Fixed #20756 -- Typo in uWSGI docs.
Backport of a3242dc9fe from master
|
2013-07-17 06:51:48 -04:00 |
|
Claude Paroz
|
b4fb448f83
|
Fixed WSGIPythonPath instruction in deployment docs
Partial backport of 3abf6105b6 from master. Refs #19042.
|
2013-02-11 08:42:09 +01:00 |
|
Aymeric Augustin
|
2733253633
|
[1.4.x] Fixed #19208 -- Docs for mod_wsgi daemon mode
Thanks Graham Dumpleton for the patch.
Backport of bc00075 from master.
|
2012-10-29 21:40:32 +01:00 |
|
Claude Paroz
|
814385321b
|
[1.4.X] Fixed #17993 -- Removed quotes around module parameter for wider compatibility. Thanks roberto@unbit.it for the report.
Backport of r17813 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.4.X@17821 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2012-03-29 15:14:08 +00:00 |
|
Timo Graham
|
54a1fa74bf
|
Fixed #17842 - Typo in uWsgi docs; thanks mitnk.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17674 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2012-03-10 10:03:33 +00:00 |
|
Aymeric Augustin
|
c0e73a4909
|
Fixed #9995 -- Updated the installation instructions to recommend pip. Also fixed ReST errors. Refs #9112.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17636 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2012-03-03 09:11:54 +00:00 |
|
Adrian Holovaty
|
2ade1e916f
|
Edited stuff from [17543] to [17629]
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17630 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2012-03-02 17:16:52 +00:00 |
|
Timo Graham
|
5a013cebd9
|
Fixed #17073 - focused uwsgi docs to Django integration; thanks Preston Holmes.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17586 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2012-02-24 23:24:30 +00:00 |
|
Adrian Holovaty
|
442ab475c8
|
Edited deployment doc changes from [17338]
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17421 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2012-02-03 17:51:14 +00:00 |
|
Carl Meyer
|
8e9043bccb
|
Clarified deployment docs to avoid giving users the impression that staticfiles should be used to actually serve files in production.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17338 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2012-01-04 18:08:13 +00:00 |
|
Carl Meyer
|
11861a29d5
|
Fixed #17130 -- Corrected import path of get_wsgi_application in deployment docs. Thanks jsdalton for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17047 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-10-28 16:22:51 +00:00 |
|
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.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17022 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-10-22 04:30:10 +00:00 |
|