1
0
mirror of https://github.com/django/django.git synced 2025-01-12 03:15:47 +00:00
django/docs/ref
2010-11-01 00:52:58 +00:00
..
contrib Fixed #14455 -- Documented the backwards compatibility policy for local flavors. Implemented the policy for the changes in the Indonesian local flavor (from r14195) that stimulated the development of this policy. Thanks to Karen, Alex, Ramiro and Chris for their help developing the policy. 2010-11-01 00:52:58 +00:00
files
forms Fixed #14307 -- Added a new crossref target to model field reference docs and fixed broken relative link in form field reference docs. Thanks to adamv for the report. 2010-10-15 20:13:22 +00:00
models Edited docs/ref/models/fields.txt change from [14049] 2010-10-27 21:47:22 +00:00
templates Fixed #14181 -- Added a template tag and filters to allow localization to be disabled in a template. Thanks to Benjamin Wohlwend for the work on the patch. 2010-10-29 16:48:58 +00:00
authbackends.txt
class-based-views.txt
databases.txt Corrected to markup problems with docs added for recent features. 2010-10-28 12:56:44 +00:00
django-admin.txt
exceptions.txt
generic-views.txt
index.txt
middleware.txt
request-response.txt Fixed #9886 -- Added a file-like interface to HttpRequest. Thanks to Ivan Sagalaev for the suggestion and patch. 2010-10-29 16:39:25 +00:00
settings.txt
signals.txt
unicode.txt
utils.txt
validators.txt