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