1
0
mirror of https://github.com/django/django.git synced 2024-12-24 10:05:46 +00:00
django/docs/ref
2012-03-03 09:11:54 +00:00
..
contrib Fixed #9995 -- Updated the installation instructions to recommend pip. Also fixed ReST errors. Refs #9112. 2012-03-03 09:11:54 +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 Fixed #17668 - prefetch_related does not work in in_bulk 2012-02-28 19:34:04 +00:00
templates Added a note to the release notes about the new format strings added in r17473. 2012-02-13 20:57:44 +00:00
authbackends.txt
class-based-views.txt Fixed #17685 - Typo in BaseDateListView.get_dated_items(); thanks ejb. 2012-02-18 21:40:00 +00:00
clickjacking.txt
databases.txt Edited stuff from [17543] to [17629] 2012-03-02 17:16:52 +00:00
django-admin.txt Edited stuff from [17543] to [17629] 2012-03-02 17:16:52 +00:00
exceptions.txt
generic-views.txt
index.txt
middleware.txt
request-response.txt Edited stuff from [17543] to [17629] 2012-03-02 17:16:52 +00:00
settings.txt Edited stuff from [17543] to [17629] 2012-03-02 17:16:52 +00:00
signals.txt
template-response.txt
unicode.txt
utils.txt Edited stuff from [17543] to [17629] 2012-03-02 17:16:52 +00:00
validators.txt