django/docs/ref
Jannis Leidel 8efd20f96d Added ManifestStaticFilesStorage to staticfiles contrib app.
It uses a static manifest file that is created when running
collectstatic in the JSON format.
2014-01-20 19:32:07 +01:00
..
class-based-views
contrib Added ManifestStaticFilesStorage to staticfiles contrib app. 2014-01-20 19:32:07 +01:00
files
forms
models Implement swappable model support for migrations 2014-01-19 16:43:12 +00:00
templates
applications.txt
checks.txt Fixed #16905 -- Added extensible checks (nee validation) framework 2014-01-20 10:45:21 +08:00
clickjacking.txt
databases.txt
django-admin.txt Added a missing command to the command line examples for check. 2014-01-20 20:46:21 +08:00
exceptions.txt
index.txt Fixed #16905 -- Added extensible checks (nee validation) framework 2014-01-20 10:45:21 +08:00
middleware.txt
request-response.txt
settings.txt Fixed #16905 -- Added extensible checks (nee validation) framework 2014-01-20 10:45:21 +08:00
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt
validators.txt
views.txt