Django

Code

root/django/trunk/django/views/static.py


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @9566 [9566] 12/04/08 13:33:28 ubernostrum Fixed #9754: static-serving view now uses correct template name for …
(edit) @8984 [8984] 09/08/08 00:19:28 adrian Fixed #8172 -- Improved a whole bunch of contrib templates (admin, …
(edit) @6939 [6939] 12/17/07 05:46:48 mtredinnick Fixed #5596 -- Changed the static view for the development server so that …
(edit) @6768 [6768] 11/29/07 23:14:09 adrian Edited docstring from [6505] -- single spaces separate sentences, not …
(edit) @6731 [6731] 11/29/07 09:47:47 mtredinnick Fixed #1291 -- Fixed a potential infinite loop for some URL constructions …
(edit) @6634 [6634] 10/30/07 22:59:40 gwilson Fixed #5816 -- Fixed a regression from [6333] that generates incorrect …
(edit) @6505 [6505] 10/13/07 23:10:02 gwilson Added module docstring and corrected order of imports to adhere to PEP 8.
(edit) @6455 [6455] 10/05/07 21:19:15 gwilson Fixed typo in comment.
(edit) @5511 [5511] 06/22/07 02:15:04 mtredinnick Backed out the changes in [5482] for a bit whilst some more investigation …
(edit) @5482 [5482] 06/17/07 02:11:37 mtredinnick Fixed #4565 -- Changed template rendering to use iterators, rather …
(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) @3718 [3718] 09/04/06 18:49:14 adrian Changed template names from [3707] to remove initial caps, to fit our …
(edit) @3707 [3707] 09/02/06 04:26:24 russellm Refs #2333 - Re-added the template rendering signal for testing purposes; …
(edit) @3666 [3666] 08/27/06 13:10:32 adrian Reverted [3659], the 'name' field on Template objects and the signal …
(edit) @3659 [3659] 08/27/06 07:35:07 russellm Refs #2333 - Added a signal that is emitted whenever a template is …
(edit) @3414 [3414] 07/21/06 15:39:17 jacob Second half of little cleanup tweaks suggested by pyflakes.
(edit) @2809 [2809] 05/01/06 20:31:56 adrian MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly …
(edit) @2476 [2476] 03/02/06 22:53:04 adrian Fixed #1457 -- Added support for if-modified-since header in …
(edit) @2322 [2322] 02/17/06 11:56:46 adrian Fixed #1366 -- Static-file view now escapes file names. Thanks, Kieran …
(edit) @1452 [1452] 11/27/05 08:07:04 adrian Added robots meta tag to views.static.serve to block robots from indexing …
(edit) @1402 [1402] 11/24/05 16:41:05 adrian Fixed #896 -- Fixed error in filesystem serve view in Windows. Thanks, …
(edit) @1331 [1331] 11/21/05 07:06:51 jacob Fixed #866: static.serve view no longer opens files in text mode -- …
(edit) @1094 [1094] 11/06/05 15:54:37 adrian Small docstring change to django.views.static
(edit) @700 [700] 09/26/05 08:38:49 jacob Fixed type in static view URL pattern example (refs #428)
(add) @683 [683] 09/25/05 13:45:01 jacob Fixed #428 -- added a "static pages" view. Note that this view should …
Note: See TracRevisionLog for help on using the revision log.