django/docs/ref
Claude Paroz 2a0f4578ef Fixed #17584 -- Updated create_template_postgis-debian.sh script for PostgreSQL 9.1 installs. Thanks akaihola for the initial patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17706 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-03-13 22:21:38 +00:00
..
contrib Fixed #17584 -- Updated create_template_postgis-debian.sh script for PostgreSQL 9.1 installs. Thanks akaihola for the initial patch. 2012-03-13 22:21:38 +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 some docs and docstrings until [17685] 2012-03-12 20:05:48 +00:00
templates Fixed #16939 -- Inaccurate implementation of {% comment %} presented in custom template tag 'howto' guide. Thanks sebastian for the patch. 2012-03-05 03:25:27 +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 Replaced http by https in djangoproject.com links 2012-03-13 17:53:31 +00:00
django-admin.txt Edited some docs and docstrings until [17685] 2012-03-12 20:05:48 +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 Replaced http by https in djangoproject.com links 2012-03-13 17:53:31 +00:00
signals.txt
template-response.txt
unicode.txt
utils.txt Made django.utils.timezone.localtime a private API -- it's too specific to the template engine. 2012-03-03 19:57:25 +00:00
validators.txt Replaced http by https in djangoproject.com links 2012-03-13 17:53:31 +00:00