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
2018-08-21
Fixed #29654 -- Made text truncation an ellipsis character instead of three d...
Claude Paroz
2018-08-21
Polished the admin overview docs.
Rodrigo
2018-08-21
Fixed typo in docs/releases/2.0.5.txt.
Tim Graham
2018-08-20
Fixed #29695 -- Added system checks for admin's app dependencies and TEMPLATE...
Rodrigo
2018-08-20
Fixed #29682 -- Fixed admin change form crash if a view-only model's form has...
Tim Graham
2018-08-18
Fixed #28649 -- Added ExtractIsoYear database function and iso_year lookup.
Sigurd Ljødal
2018-08-18
Fixed #29685 -- Added QuerySet.explain() to the database optimization docs.
Tom Forbes
2018-08-18
Refs #29426 -- Made UUIDField render values with dashes.
Tim Graham
2018-08-17
Fixed #29663 -- Made admin change view redirect to changelist with view permi...
Jon Dufresne
2018-08-16
Fixed #29646 -- Doc'd the validators that each model and form field uses.
Jeff
2018-08-16
Fixed #29677 -- Doc'd return value of StaticFilesStorage.post_process().
Tim Graham
2018-08-15
Fixed #29662 -- Allowed test client to accept structured suffix JSON content ...
Marnanel Thurman
2018-08-11
Refs #29449 -- Removed release note for "Allowed using contrib.auth forms wit...
Dragoon Aethis
2018-08-10
Fixed #29653 -- Fixed missing related_query_name reverse accessor if GenericR...
Ramiro Morales
2018-08-10
Fixed #29637 -- Fixed admin change form crash if the user doesn’t have the ...
Clément Mangin
2018-08-08
Refs #29652 -- Fixed typo in docs/releases/2.1.txt.
Tim Graham
2018-08-08
Fixed #29652 -- Doc'd removal of py-bcrypt compatibility.
Tim Graham
2018-08-08
Fixed #29623 -- Fixed translation failure of DurationField's "overflow" error...
Tim Graham
2018-08-08
Fixed #29643 -- Fixed crash when combining Q objects with __in lookups and li...
Mariusz Felisiak
2018-08-06
Fixed typo in docs/ref/templates/api.txt.
Josh Schneier
2018-08-06
Fixed #28529 -- Fixed VariableDoesNotExist warnings in admin templates.
Vlastimil Zíma
2018-08-06
Refs #29374 -- Moved misplaced line in date format docs table
Claude Paroz
2018-08-06
Consolidated docs about handling a ForeignKey in custom user model manager.
Tim Graham
2018-08-04
Fixed #28540 -- Doc'd a change to file upload permissions in Django 1.11.
Tim Graham
2018-08-04
Refs #28540 -- Added FILE_UPLOAD_PERMISSIONS to deployment checklist.
Carlton Gibson
2018-08-03
Fixed #28668 -- Allowed QuerySet.bulk_create() to ignore insert conflicts.
Tom
2018-08-03
Clarified the values accepted by ModelAdmin.fields.
Adam Johnson
2018-08-03
Fixed #29198 -- Added migrate --plan option.
Calvin DeBoer
2018-08-03
Refs #28584 -- Documented removal of support for SQLite < 3.7.15.
Tim Graham
2018-08-03
Fixed #29633 -- Doc'd the geometry type for each model field.
Danilo Bargen
2018-08-03
Fixed #29613 -- Fixed --keepdb on PostgreSQL if the database exists and the u...
Mariusz Felisiak
2018-08-02
Fixed #29627 -- Fixed QueryDict.urlencode() crash with non-string values.
Tim Graham
2018-08-02
Removed out of place sentence in QuerySet.count() docs.
Adam Johnson
2018-08-02
Fixed #29499 -- Fixed race condition in QuerySet.update_or_create().
Michael Sanders
2018-08-02
Fixed #29614 -- Added BTreeIndex to django.contrib.postres.
Nick Pope
2018-08-02
Fixed #28990 -- Added autosummarize parameter to BrinIndex.
Nick Pope
2018-08-02
Fixed #28887 -- Added SpGistIndex to django.contrib.postgres.
Nick Pope
2018-08-02
Fixed #26974 -- Added HashIndex to django.contrib.postgres.
Nick Pope
2018-08-01
Fixed typos in comments and docs.
luz.paz
2018-08-01
Added stub release notes for 2.1.1.
Tim Graham
2018-08-01
Added CVE-2018-14574 to the security release archive.
Tim Graham
2018-08-01
Fixed CVE-2018-14574 -- Fixed open redirect possibility in CommonMiddleware.
Andreas Hug
2018-08-01
Added stub release notes for security releases.
Tim Graham
2018-07-31
Refs #24733 -- Documented arguments for custom error views.
Adam Johnson
2018-07-31
Removed code terms from docs/spelling_wordlist.
Tim Graham
2018-07-31
Added words to docs/spelling_wordlist for Ubuntu 18.04.
Tim Graham
2018-07-31
Fixed #29617 -- Fixed Template crash if template_string is lazy.
Dražen Odobašić
2018-07-30
Refs #29548 -- Fixed failing window tests on MariaDB 10.3.
Tom Forbes
2018-07-26
Fixed #29593 -- Added QUERY_TERMS removal to 2.1 release notes.
Carlton Gibson
2018-07-26
Refs #29593, #26891 -- Doc'd RegisterLookupMixin.get_lookups().
Carlton Gibson
[prev]
[next]