django/docs/ref
Tim Graham 29345390b8 Minor edits to new findstatic functionality; refs #19879.
Hopefully fixes a test failure on Jenkins.
2014-02-09 15:39:04 -05:00
..
class-based-views Fixed inaccuracies in generic mixins documentation. 2014-02-09 10:59:18 +00:00
contrib Minor edits to new findstatic functionality; refs #19879. 2014-02-09 15:39:04 -05:00
files
forms
models Removed double word in model docs 2014-02-09 20:30:34 +01:00
templates
applications.txt
checks.txt
clickjacking.txt
databases.txt
django-admin.txt Fixed #21969: Fix behaviour of initial_data with migrated apps 2014-02-09 12:22:59 +00:00
exceptions.txt Fixed #16192 -- Made unique error messages in ModelForm customizable. 2014-02-08 04:59:09 -05:00
index.txt
middleware.txt Fixed #17005 -- Added CurrentSiteMiddleware to set the current site on each request. 2014-02-06 04:45:49 -05:00
request-response.txt
settings.txt
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt Fixed #21674 -- Deprecated the import_by_path() function in favor of import_string(). 2014-02-08 11:12:19 -05:00
validators.txt
views.txt