.. |
class-based-views
|
7aabd62380
Fixed #25778 -- Updated docs links to use https when available.
|
9 years ago |
contrib
|
c70c5f04a4
Fixed #25979 -- Dropped support for PostgreSQL 9.1.
|
9 years ago |
files
|
7aabd62380
Fixed #25778 -- Updated docs links to use https when available.
|
9 years ago |
forms
|
1aa8bf9b43
Fixed typo in docs/ref/forms/validation.txt.
|
9 years ago |
models
|
62ca2dea04
Fixed #8065 -- Made id_list an optional argument for QuerySet.in_bulk().
|
9 years ago |
templates
|
91cd4d8e8c
Removed an extra header in docs/ref/templates/api.txt.
|
9 years ago |
applications.txt
|
6258e16335
Refs #24971, #25356 -- Clarified how apps.py works in 1.9 release notes.
|
9 years ago |
checks.txt
|
976bd519a8
Revert "Fixed #25417 -- Added a field check for invalid default values."
|
9 years ago |
clickjacking.txt
|
e9c5c39631
Updated various links in docs
|
9 years ago |
csrf.txt
|
4d83b0163e
Fixed #25969 -- Replaced render_to_response() with render() in docs examples.
|
9 years ago |
databases.txt
|
c70c5f04a4
Fixed #25979 -- Dropped support for PostgreSQL 9.1.
|
9 years ago |
django-admin.txt
|
77b8d8cb6d
Discouraged use of /tmp with predictable names.
|
9 years ago |
exceptions.txt
|
9f4e031bd3
Fixed #25761 -- Added __cause__.__traceback__ to reraised exceptions.
|
9 years ago |
index.txt
|
d3db878e4b
Moved CSRF docs out of contrib.
|
10 years ago |
middleware.txt
|
54848a96dd
Removed versionadded/changed annotations for 1.8.
|
9 years ago |
migration-operations.txt
|
a1d0c60fa0
Added docs example for manually creating a column with RunSQL.
|
9 years ago |
request-response.txt
|
5233b70070
Fixed #25725 -- Made HttpReponse immediately close objects.
|
9 years ago |
schema-editor.txt
|
28308078f3
Fixed #22603 -- Reorganized classes in django.db.backends.
|
10 years ago |
settings.txt
|
59f861fcb4
Fixed #25918 -- Removed unused LOGOUT_URL setting.
|
9 years ago |
signals.txt
|
54848a96dd
Removed versionadded/changed annotations for 1.8.
|
9 years ago |
template-response.txt
|
4d83b0163e
Fixed #25969 -- Replaced render_to_response() with render() in docs examples.
|
9 years ago |
unicode.txt
|
7aabd62380
Fixed #25778 -- Updated docs links to use https when available.
|
9 years ago |
urlresolvers.txt
|
1679472165
Fixed #25473 -- Changed underscores in url() names to dashes in docs.
|
9 years ago |
urls.txt
|
54848a96dd
Removed versionadded/changed annotations for 1.8.
|
9 years ago |
utils.txt
|
a53175392f
Refs #13008 -- Forwardported 1.8.8 release note.
|
9 years ago |
validators.txt
|
1f8dad6915
Fixed #25755 -- Unified spelling of "website".
|
9 years ago |
views.txt
|
70779d9c1c
Fixed #24733 -- Passed the triggering exception to 40x error handlers
|
10 years ago |