django/docs/ref
Bouke Haarsma a39d672ec7 Fixed #21386 -- Removed admindocs dependence on sites framework
* Removed ADMIN_FOR setting and warn warning
* Group view functions by namespace instead of site
* Added a test verifying namespaces are listed

Thanks to Claude Paroz for reviewing and ideas for improvement.
2013-12-18 19:44:04 +01:00
..
class-based-views
contrib
files
forms Fixed #17413 -- Serialization of form errors along with all metadata. 2013-12-16 16:33:28 -05:00
models
templates
clickjacking.txt
databases.txt
django-admin.txt Fixed #13476 -- Added support for color in console output under Windows. 2013-12-02 23:18:04 -03:00
exceptions.txt
index.txt
middleware.txt
request-response.txt
settings.txt
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt
validators.txt
views.txt