Aymeric Augustin
|
7ee7599ab3
|
Removed versionadded/changed annotations dating back to 1.4.
|
2012-12-29 21:59:08 +01:00 |
Preston Holmes
|
373932fa6b
|
fixed #10809 -- add a mod_wsgi authentication handler
Thanks to baumer1122 for the suggestion and initial
patch and David Fischer for the contributions and
long term patch maintenance and docs.
|
2012-09-27 12:43:37 -07: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 |