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
Age
Commit message (
Expand
)
Author
2016-04-01
[1.9.x] Added release date for 1.9.5 and 1.8.12.
Tim Graham
2016-04-01
[1.9.x] Fixed #25532 -- Properly redisplayed JSONField form input values
Claude Paroz
2016-03-31
[1.9.x] Fixed #26438 -- Fixed multiple .objects typos in the docs.
Simon Charette
2016-03-31
[1.9.x] Fixed #26436 -- Added a link to the settings filtering in the error r...
Tim Graham
2016-03-31
[1.9.x] Removed some docs that should have been removed along with PROFANITIE...
Tim Graham
2016-03-31
[1.9.x] Fixed #26410 -- Added a docs example for loader.render_to_string().
Tim Graham
2016-03-29
[1.9.x] Fixed #26384 -- Fixed renaming the PK on a model with a self-referent...
Alex Hill
2016-03-28
[1.9.x] Fixed #26413 -- Fixed a regression with abstract model inheritance an...
Simon Charette
2016-03-28
[1.9.x] Fixed #26416 -- Fixed references to previous tutorial numbers in docs...
Joshua Pereyda
2016-03-28
[1.9.x] Fixed typo in docs/ref/contrib/postgres/aggregates.txt.
Francisco Capdevila
2016-03-25
[1.9.x] Fixed #26408 -- Updated link to DEP 182.
Aymeric Augustin
2016-03-25
[1.9.x] Fixed #26387 -- Restored the functionality of the admin's raw_id_fiel...
Tim Graham
2016-03-25
[1.9.x] Fixed typo in docs/topics/db/aggregation.txt.
Tim Shaffer
2016-03-23
[1.9.x] Fixed #26293 -- Fixed CommonMiddleware to process PREPEND_WWW and APP...
ieatkittens
2016-03-21
[1.9.x] Fixed #26392 -- Corrected login_required/permission_required stacking...
Tim Graham
2016-03-21
[1.9.x] Fixed grammatical typos in gis docs.
Akshesh
2016-03-21
[1.9.x] Fixed #26376 -- Clarifed meaning of 'search' in TemplateResponseMixin...
Tim Graham
2016-03-19
[1.9.x] Fixed #26265 -- Clarified RadioSelect container's HTML id.
Tim Graham
2016-03-19
[1.9.x] Fixed #26373 -- Fixed reverse lookup crash with a ForeignKey to_field...
Jason Parrott
2016-03-19
[1.9.x] Fixed a broken link in docs/internals/contributing/writing-documentat...
Amine
2016-03-18
[1.9.x] Fixed #26375 -- Used a more generic name in a reusable template example.
Tim Graham
2016-03-17
[1.9.x] Fixed #26297 -- Fixed `collectstatic --clear` crash if storage doesn'...
Berker Peksag
2016-03-16
[1.9.x] Fixed #26306 -- Fixed memory leak in cached template loader.
Alex Hill
2016-03-15
[1.9.x] Fixed DiscoverRunner failfast parameter default in docs.
Andrew Abraham
2016-03-15
[1.9.x] Fixed #26290 -- Documented that a QuerySet for pagination should be o...
Duane Hilton
2016-03-14
[1.9.x] Fixed #26334 -- Removed whitespace stripping from contrib.auth passwo...
Vincenzo Pandolfo
2016-03-14
[1.9.x] Fixed #25804 -- Documented additions to Jinja2 context.
Moritz Sichert
2016-03-14
[1.9.x] Fixed #26294 -- Clarified call_command()'s handling of args and options.
Tim Graham
2016-03-14
[1.9.x] Fixed typos in docs.
Jakub Wilk
2016-03-12
[1.9.x] Fixed #26345 -- Clarified which RangesFields always return a canonica...
Tim Graham
2016-03-12
[1.9.x] Fixed #26239 -- Added a note about how auto_now works with QuerySet.u...
Duane Hilton
2016-03-10
[1.9.x] Fixed #26324 -- Fixed DurationField with fractional seconds on SQLite.
Tim Graham
2016-03-09
[1.9.x] Fixed #26255 -- Fixed orphaned include() reference following tutorial...
Tim Graham
2016-03-09
[1.9.x] Fixed #26339 -- Updated Question.was_published_recently() in tutorial...
Tim Graham
2016-03-09
[1.9.x] Wrapped some lines and added links to docs/ref/contrib/sitemaps.txt.
Tim Graham
2016-03-09
[1.9.x] Fixed #26302 -- Removed incorrect statement about virtual hosts.
girish ramnani
2016-03-09
[1.9.x] Fixed indenting in "Serving files in development" code example
Tim Osborn
2016-03-08
[1.9.x] Fixed #26256 -- Added note about primary key serialization
Claude Paroz
2016-03-08
[1.9.x] Fixed #26332 -- Fixed a race condition in BaseCache.get_or_set().
Przemysław Suliga
2016-03-07
[1.9.x] Fixed #26325 -- Made MultiPartParser ignore filenames that normalize ...
John-Mark Bell
2016-03-05
[1.9.x] Refs #26217 -- Fixed typo in docs/ref/class-based-views/generic-date-...
Michal Petrucha
2016-03-05
[1.9.x] Refs #26312 -- Reworded tutorial 2 to avoid spelling "error".
Tim Graham
2016-03-05
[1.9.x] Fixed typo in docs/releases/1.8.12.txt.
Tim Graham
2016-03-05
[1.9.x] Added stub release notes for 1.9.5/1.8.12.
Tim Graham
2016-03-05
[1.9.x] Fixed #26312 -- Documented "create database" requirement in tutorial 2.
Bob McDonald
2016-03-04
[1.9.x] Added safety to URL decoding in is_safe_url() on Python 2
Claude Paroz
2016-03-04
[1.9.x] Fixed #26308 -- Prevented crash with binary URLs in is_safe_url()
Claude Paroz
2016-03-04
[1.9.x] Fixed typo in docs/releases/1.9.1.txt.
Tim Graham
2016-03-04
[1.9.x] Added stub release notes for 1.8.11.
Tim Graham
2016-03-03
[1.9.x] Fixed #26321 -- Added missing "for_save" parameter in expressions exa...
Tim Graham
[next]