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-18
Fixed typo in docs/releases/2.1.txt.
Tim Graham
2018-09-18
Removed obsolete html_use_smartypants Sphinx option.
Tim Graham
2018-09-18
Made various edits to docs/ref/utils.txt.
Adam Johnson
2018-09-18
Confirmed support for GEOS 3.7.
Sergey Fedoseev
2018-09-17
Fixed #27899 -- Added support for phrase/raw searching in SearchQuery.
Claude Paroz
2018-09-17
Fixed #29761 -- Confirmed support for PROJ 5.x.
Sergey Fedoseev
2018-09-17
Fixed #29757 -- Documented Oracle DSN and Easy Connect options.
jtiai
2018-09-16
Fixed #29759 -- Fixed crash on Oracle when fetching a returned insert id with...
Mariusz Felisiak
2018-09-14
Fixed #29642 -- Added check for arguments of custom error handler views.
Adam Johnson
2018-09-14
Fixed #29756 -- Doc'd that model field names can't end with an underscore.
Tim Graham
2018-09-14
Fixed #29755 -- Made migrations detect changes to Meta.default_related_name.
Simon Charette
2018-09-13
Refs #14357 -- Deprecated Meta.ordering affecting GROUP BY queries.
Ramiro Morales
2018-09-12
Fixed typo in docs/ref/contrib/postgres/search.txt.
Adam Zapletal
2018-09-11
Emphasized that TemplatesSetting must be used to override widget templates.
Stephen Finucane
2018-09-11
Fixed #29749 -- Made the migrations loader ignore files starting with a tilde...
Tim Graham
2018-09-11
Fixed #29560 -- Added --force-color management command option.
Hasan Ramezani
2018-09-11
Fixed env.note_versionchange() deprecation warning in Sphinx 1.8.
Tim Graham
2018-09-10
Removed usage of deprecated sphinx APIs.
Tim Graham
2018-09-10
Fixed #16995 -- Clarified interaction of initial and extra with model formsets.
melipone
2018-09-10
Refs #20910 -- Replaced snippet directive with code-block.
Curtis Maloney
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
[prev]
[next]