index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
ref
Age
Commit message (
Expand
)
Author
2014-08-26
Fixed #17719 -- Documented that template syntax sequences cannot be used as s...
Tim Graham
2014-08-26
Fixed spelling mistake in file docs.
Tim Graham
2014-08-24
Fixed #23355 -- Updated admin jQuery to 1.11.1.
Tim Graham
2014-08-23
Fixed #22154 -- Added "Built-in" to some class-based views titles.
Tim Graham
2014-08-23
Updated docs about Spatialite collect/extent support
Claude Paroz
2014-08-23
Replaced no_spatialite by connection features
Claude Paroz
2014-08-23
Fixed #23344 -- Removed duplicate docs for file upload settings.
Tim Graham
2014-08-22
Fixed #23324 -- Mentioned Site.id in contrib.sites docs.
Tim Graham
2014-08-22
Fixed #23343 -- Typo in docs/ref/class-based-views/generic-date-based.txt.
Tim Graham
2014-08-20
Prevented data leakage in contrib.admin via query string manipulation.
Simon Charette
2014-08-20
Fixed #23157 -- Removed O(n) algorithm when uploading duplicate file names.
Tim Graham
2014-08-19
Fixed #10190 -- Made HttpResponse charset customizable.
Unai Zalakain
2014-08-19
Removed unnecessary code-block directives.
areski
2014-08-19
Fixed #21801 -- Documented SingleObjectMixin.get_context_data() requires the ...
Tim Graham
2014-08-19
Fixed #17272 -- Documented that non-editable fields are skipped during model ...
Tim Graham
2014-08-19
Fixed #4991 -- Emphasized XSS ramifications of help_text not being escaped.
Tim Graham
2014-08-19
Fixed #5726 -- Documented that inspectdb doesn't detect defaults.
Tim Graham
2014-08-18
Fixed some doc errors that caused syntax highlighting to fail.
Tim Graham
2014-08-18
Fixed #23303 -- Added BEGIN and COMMIT statements to the output of sqlmigrate.
Baptiste Mispelon
2014-08-15
Fixed #23296 -- Fixed RunPython code sample in Migration Operations.
areski
2014-08-15
Fixed #18355 -- Added ordering options to list based generic views.
Peter Harley
2014-08-15
Fixed #23269 -- Deprecated django.utils.remove_tags() and removetags filter.
Tim Graham
2014-08-15
Fixed #23162 -- Renamed forms.Field._has_changed() to has_changed().
Gabriel Muñumel
2014-08-14
Fixed #23224 - Documented EmailValidator.
areski
2014-08-14
Fixed a grammar error in docs/ref/forms/api.txt.
Zhaorong Ma
2014-08-13
Corrected content_type parameter name in sitemap docs.
Tim Graham
2014-08-13
Removed doc reference to removed HttpResponse.mimetype.
Tim Graham
2014-08-13
Refs #23276 -- Added missing url() in some places.
Collin Anderson
2014-08-12
Fixed #22985 -- Made call_command accept option name parameter
Claude Paroz
2014-08-12
Fixed #23016 -- Updated FAQs per Aymeric's suggestions.
Ola Sitarska
2014-08-12
Fixed #23276 -- Deprecated passing views as strings to url().
Tim Graham
2014-08-12
Fixed indentation typo in docs/ref/contrib/sitemaps.txt.
Tim Graham
2014-08-11
Added a warning that remove_tags() output shouldn't be considered safe.
Tim Graham
2014-08-11
Fixed #23261 -- Deprecated old style list support for unordered_list filter.
Jaap Roes
2014-08-08
Removed some tabs in the docs.
Tim Graham
2014-08-05
Fixed #21792 -- Documented Form.has_changed()
Tim Graham
2014-08-05
Fixed broken links in docs.
Tim Graham
2014-08-04
Fixed #16311 -- Added a RelatedOnlyFieldListFilter class in admin.filters.
Stanislas Guerra
2014-08-04
Fixed #23169 - Misc docs fixes.
areski
2014-08-03
Fixed #23151 -- Deprecated RegexField.error_message.
Tim Graham
2014-08-02
Removed notes for versions of SQLite older than 5 years.
Tim Graham
2014-08-02
Fixed #23144 -- Dropped support for MySQL 5.0, 5.1.
Tim Graham
2014-08-02
Updated MySQL links to version 5.6.
Tim Graham
2014-08-01
Fixed #23145 -- Dropped support for Oracle < 11.1
Tim Graham
2014-08-01
Fixed #7220 -- Allowed AbstractBaseUser.last_login to be null.
Tim Graham
2014-08-01
Removed some PostGIS 1.4 notes in the docs (refs #23108).
Tim Graham
2014-08-01
Fixed #23108 -- Dropped support for PostgreSQL 8.4 & PostGIS 1.3, 1.4.
Tim Graham
2014-08-01
Fixed #23103 -- Annotated ImageField file with image and content_type attribu...
Petras Zdanavičius
2014-07-31
Fixed #13163 -- Added ability to show change links on inline objects in admin.
Nick Sandford
2014-07-30
Fixed #23067 -- Updated docs to use django-admin
Christoph Heer
[next]