• Jannis Leidel's avatar
    Fixed #14524, #14582, #14617, #14665 and #14667 -- Tweaked staticfiles app. · 8e96584f
    Jannis Leidel yazdı
    * Updated StaticFilesHandler and AdminMediaHandler
      to make use of the 404 handler if needed.
    
    * Updated runserver management command to serve static files
      only in DEBUG mode (or if specified the --insecure option)
      and if the staticfiles app is in INSTALLED_APPS. Also added
      an option to disable serving completely (--nostatic).
    
    * Added check in debug mode if STATICFILES_* settings are
      different to MEDIA_* settings.
    
    * Removed a faulty PendingDeprecationWarning in AdminMediaHandler
      that is triggered every time runserver is used.
    
    * Fixed an issue with the modification time checks when
      running collectstatic.
    
    * Extended and refined documentation.
    
    Thanks to everyone for input, especially to Carl Meyer, Ted Kaemming and
    Adam Vandenberg for patches.
    
    git-svn-id: http://code.djangoproject.com/svn/django/trunk@14533 bcc190cf-cafb-0310-a4f2-bffc1f526a37
    8e96584f
Adı
Son kayıt (commit)
Son güncelleme
..
admin Loading commit data...
comments Loading commit data...
formtools Loading commit data...
gis Loading commit data...
auth.txt Loading commit data...
contenttypes.txt Loading commit data...
csrf.txt Loading commit data...
databrowse.txt Loading commit data...
flatpages.txt Loading commit data...
humanize.txt Loading commit data...
index.txt Loading commit data...
localflavor.txt Loading commit data...
markup.txt Loading commit data...
messages.txt Loading commit data...
redirects.txt Loading commit data...
sitemaps.txt Loading commit data...
sites.txt Loading commit data...
staticfiles.txt Loading commit data...
syndication.txt Loading commit data...
webdesign.txt Loading commit data...