1
0
mirror of https://github.com/django/django.git synced 2025-01-12 11:26:23 +00:00
django/docs/ref
2010-11-27 18:36:41 +00:00
..
contrib Fixed #14793 -- staticfiles documentation example overwrites urlpatterns. Thanks gg! 2010-11-27 18:36:41 +00:00
files
forms
models
templates
authbackends.txt
class-based-views.txt
databases.txt
django-admin.txt Fixed #7735 -- Added support for IPv6 adresses to runserver and testserver management command. Thanks to Jason Alonso and Łukasz Rekucki for the report and initial patches. 2010-11-26 13:33:53 +00:00
exceptions.txt
generic-views.txt
index.txt
middleware.txt
request-response.txt
settings.txt Fixed #14781 - Setting "CACHE_PREFIX" should be "CACHE_KEY_PREFIX". Thanks to adamv for report and patch. 2010-11-26 13:38:39 +00:00
signals.txt Fixed #5612 -- Added login and logout signals to contrib auth app. Thanks SmileyChris and pterk. 2010-11-26 13:33:27 +00:00
unicode.txt
utils.txt
validators.txt