| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-01-17 | Removed FastCGI support per deprecation timeline; refs #20766. | Tim Graham | |
| 2014-06-07 | Fixed #20815 -- Don't enforce unbuffered I/O on Python 3. | Aymeric Augustin | |
| No test because this code is already deprecated (part of FastCGI support). | |||
| 2012-07-20 | Switched to octal notation (bis). | Aymeric Augustin | |
| 2012-07-20 | Switched to Python 3-compatible octal notation. | Aymeric Augustin | |
| 2012-04-29 | Fixed #18013 -- Use the new 'as' syntax for exceptions. | Claude Paroz | |
| Thanks Clueless for the initial patch. Note that unittest has been purposely left out (external package only used by Python 2.6). | |||
| 2008-06-30 | Fixed #6994 -- For fastcgi, set a more sensible default umask. | Malcolm Tredinnick | |
| Also allow the umask value to be customised. Thanks, Antonis Christofides. git-svn-id: http://code.djangoproject.com/svn/django/trunk@7800 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2008-03-18 | Fixed #6687: added outlog/errlog options to runfcgi. Thanks, tamas. | Jacob Kaplan-Moss | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@7297 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2008-03-18 | Fixed #6175 -- Use os._exit() instead of sys.exit() in child processes. Based | Malcolm Tredinnick | |
| on a patch from Tyson Clugg. git-svn-id: http://code.djangoproject.com/svn/django/trunk@7290 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2006-06-20 | Added django/core/servers/fastcgi.py and manage.py 'runfcgi' option. Thanks, ↵ | Adrian Holovaty | |
| jcrasta@gmail.com git-svn-id: http://code.djangoproject.com/svn/django/trunk@3174 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
