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-09-10
Fixed #29729 -- Updated contributing tutorial to run tests on master.
Adam Johnson
2018-09-10
Fixed #29573 -- Added links in aggregation topic guide.
Vishvajit Pathak
2018-09-08
Fixed #29727 -- Made nonexistent joins in F() raise FieldError.
Alexander Holmbäck
2018-09-06
Refs #29713 -- Improved error message from translation system check.
Nick Pope
2018-09-04
Corrected forms.TimeField's default widget in docs.
flh
2018-09-03
Fixed #29713 -- Added check that LANGUAGE_CODE uses standard language id format.
David
2018-08-31
Refs #29426 -- Fixed typo in docs/releases/2.2.txt.
Josh Schneier
2018-08-31
Added stub release notes for 2.1.2.
Carlton Gibson
2018-08-31
Added release date for 2.1.1.
Carlton Gibson
2018-08-30
Fixed #29723 -- Fixed crash if InlineModelAdmin.has_add_permission() doesn't ...
Tim Graham
2018-08-29
Fixed #29694 -- Fixed column mismatch crash with QuerySet.values() or values_...
Mariusz Felisiak
2018-08-28
Fixed #29718 -- Doc'd admin template collision backwards incompatibility in D...
Tim Graham
2018-08-28
Fixed LayerMapping encoding in geodjango tutorial.
Claude Paroz
2018-08-28
Fixed typo in docs/ref/models/fields.txt.
Matt Wiens
2018-08-27
Corrected ModelFormMixin.form_invalid() signature in docs.
Jon Dufresne
2018-08-27
Fixed #29703 -- Deprecated QuerySetPaginator alias.
Nick Pope
2018-08-27
Replaced CVE/ticket roles with extlinks.
Tim Graham
2018-08-25
Fixed #29709 -- Updated recommended SQL Server backend to django-pyodbc-azure.
Tim Graham
2018-08-25
Fixed #29687 -- Allowed the test client to serialize list/tuple as JSON.
Dan Palmer
2018-08-25
Fixed #29226 -- Doc'd modify_settings() ordering considerations for Python < ...
Benjamin Bach
2018-08-23
Fixed #29048 -- Added **extra_context to database function as_vendor() methods.
priyanshsaxena
2018-08-22
Fixed #26352 -- Made system check allow ManyToManyField to target the same mo...
Simon Willison
2018-08-22
Refs #29654 -- Replaced three dots with ellipsis character in output strings.
Claude Paroz
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
[prev]
[next]