1
0
mirror of https://github.com/django/django.git synced 2025-01-12 03:15:47 +00:00
django/docs/ref
2012-02-09 18:57:31 +00:00
..
contrib Made a bunch more edits up until [17418] 2012-02-03 20:45:45 +00:00
files
forms Fixed #17182 -- Changed best practice documentation for Form.clean to use super() instead of relying on self.cleaned_data. Thanks, DrMeers. 2012-02-04 16:05:30 +00:00
models Edited models/options.txt changes from [17314] 2012-02-03 17:45:28 +00:00
templates Fixed #16416 -- Added two new date formatting options for timezones and ISO week numbers. Thanks, poirier. 2012-02-09 18:57:31 +00:00
authbackends.txt
class-based-views.txt
clickjacking.txt
databases.txt
django-admin.txt Documented the new version numbering scheme introduced in r17357. 2012-02-09 08:37:33 +00:00
exceptions.txt
generic-views.txt
index.txt
middleware.txt Made a bunch more edits up until [17418] 2012-02-03 20:45:45 +00:00
request-response.txt Fixed Sphinx warning. 2011-12-21 11:05:43 +00:00
settings.txt Fixed incorrect 'setting::' prefix in settings.txt 2011-12-30 21:13:08 +00:00
signals.txt
template-response.txt
unicode.txt Made email attachment handling code accept non-ASCII filenames. 2012-01-15 02:33:31 +00:00
utils.txt
validators.txt