Django

Code

root/django/trunk/django/core/servers


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @9055 [9055] 09/17/08 00:42:12 adrian Fixed #8409 -- The runserver now uses conditional GET for admin media …
(edit) @7801 [7801] 06/30/08 06:32:50 mtredinnick Fixed #6647 -- Add some more robustness to the development web server.
(edit) @7800 [7800] 06/30/08 06:22:41 mtredinnick Fixed #6994 -- For fastcgi, set a more sensible default umask. Also allow …
(edit) @7746 [7746] 06/25/08 23:03:44 adrian Fixed #7527 -- Removed an unused value from all in …
(edit) @7297 [7297] 03/18/08 10:53:46 jacob Fixed #6687: added outlog/errlog options to runfcgi. Thanks, tamas.
(edit) @6939 [6939] 12/17/07 05:46:48 mtredinnick Fixed #5596 -- Changed the static view for the development server so that …
(edit) @6780 [6780] 11/30/07 12:28:19 mtredinnick Fixed some type checks in the development server. Fixed #6063.
(edit) @6634 [6634] 10/30/07 22:59:40 gwilson Fixed #5816 -- Fixed a regression from [6333] that generates incorrect …
(edit) @6075 [6075] 09/09/07 16:57:59 adrian Fixed #5369 -- Refactored the django-admin.py help system, allowing each …
(edit) @5721 [5721] 07/16/07 23:22:11 mtredinnick Fixed #4898 -- Fixed a precendence problem when constructing HTTP Date …
(edit) @5712 [5712] 07/15/07 22:50:22 mtredinnick Fixed #4199 -- Changed date formatting in HTTP expires header to be …
(edit) @5511 [5511] 06/22/07 02:15:04 mtredinnick Backed out the changes in [5482] for a bit whilst some more investigation …
(edit) @5502 [5502] 06/20/07 01:16:56 adrian Fixed #4549 -- WSGI server now sets mime type correctly for admin media …
(edit) @5482 [5482] 06/17/07 02:11:37 mtredinnick Fixed #4565 -- Changed template rendering to use iterators, rather …
(edit) @5091 [5091] 04/26/07 08:30:48 mtredinnick Fixed #4040 -- Changed uses of has_key() to "in". Slight …
(edit) @4902 [4902] 04/01/07 02:30:27 mtredinnick Added support for SCGI and AJP. This is a piece that was missed in [4897]. …
(edit) @4265 [4265] 12/30/06 00:25:49 adrian Fixed #3191 -- Set 'svn:eol-style native' on the files that didn't have …
(edit) @4170 [4170] 12/06/06 21:04:22 adrian Changed Flup (FastCGI) backend to set debug=False, to turn off tracebacks …
(edit) @4033 [4033] 11/06/06 20:01:16 jacob Fixed $2973: added minspare/maxspare/maxchildren options to runfcgi. …
(edit) @3954 [3954] 10/31/06 06:27:55 russellm Fixes #2969 -- Added maxRequests option for FCGI servers. Thanks, Michael …
(edit) @3841 [3841] 09/25/06 12:50:36 adrian Proofread new django-admin 'adminmedia' option from [3811] and [3812]
(edit) @3811 [3811] 09/24/06 03:17:47 mtredinnick Fixed #2600 -- Added an option to allow serving admin media from a custom …
(edit) @3777 [3777] 09/21/06 08:45:24 mtredinnick Fixed #2732 -- Allow first positional argument to runfastcgi() to be …
(edit) @3759 [3759] 09/14/06 10:37:11 adrian Fixed #2732 -- Fixed error in FastCGI docs and added keyword-arg support …
(edit) @3530 [3530] 08/07/06 09:41:57 adrian Fixed #2494 -- Django development server no longer does reverse DNS. As a …
(edit) @3411 [3411] 07/21/06 12:11:13 jacob Fixed a bunch of spurious imports, typos, and other small errors turned up …
(edit) @3174 [3174] 06/20/06 00:24:19 adrian Added django/core/servers/fastcgi.py and manage.py 'runfcgi' option. …
(edit) @3113 [3113] 06/08/06 00:00:13 adrian Fixed #2109 -- Convert old-style classes to new-style classes throughout …
(edit) @2847 [2847] 05/04/06 23:41:22 adrian Fixed #1378 -- Added svn:ignore for pyc files for all Django packages
(edit) @2809 [2809] 05/01/06 20:31:56 adrian MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly …
(edit) @2687 [2687] 04/12/06 08:35:31 adrian Fixed #1626 -- Fixed a bunch of typos in comments and docs. Thanks, Dexter
(edit) @948 [948] 10/18/05 20:09:05 adrian Fixed #627 -- BACKWARDS-INCOMPATIBLE CHANGE. Admin is now an app, not a …
(edit) @575 [575] 08/29/05 16:48:32 adrian Fixed #349 -- Fixed bug in development server admin media on Windows. …
(edit) @539 [539] 08/19/05 16:23:56 adrian Fixed #360 -- runserver now takes optional 'ip:port' in addition to …
(edit) @491 [491] 08/11/05 23:16:29 adrian Moved django.core.handlers.wsgi.AdminMediaHandler? to …
(edit) @320 [320] 07/26/05 12:49:49 adrian Fixed #161 -- Log output for 'django-admin runserver' no longer includes …
(add) @174 [174] 07/18/05 10:25:58 adrian Added 'django-admin.py runserver', which starts a lightweight development …
Note: See TracRevisionLog for help on using the revision log.