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
2018-10-03
Clarified when QuerySet.select_for_update() locks.
ovalseven8
2018-10-03
Corrected docs to say that all templates are text strings.
Jon Dufresne
2018-10-02
Fixed #29598 -- Deprecated FloatRangeField in favor of DecimalRangeField.
Stefano Chiodino
2018-10-02
Refs #29722 -- Added introspection of materialized views for PostgreSQL.
Nick Pope
2018-10-02
Fixed #29719 -- Added introspection of foreign tables for PostgreSQL.
Nick Pope
2018-10-02
Removed docs for obsolete limitations of inspectdb.
Tim Graham
2018-10-02
Refs #11964 -- Changed CheckConstraint() signature to use keyword-only argume...
Simon Charette
2018-10-02
Fixed #29711 -- Added a system check for uniquness of admin actions' __name__.
Przemysław Buczkowski
2018-10-01
Added tests for using bytearray with BinaryField and corrected docs.
Jon Dufresne
2018-09-27
Fixed #29796 -- Added system check for STATICFILES_DIRS prefix ending with a ...
Paweł Kołodziej
2018-09-26
Added test of filtering on BinaryField and corrected docs.
Jon Dufresne
2018-09-26
Fixed #29795 -- Confirmed support for PostGIS 2.5.
Sergey Fedoseev
2018-09-26
Refs #29784 -- Switched to https:// links where available.
Jon Dufresne
2018-09-25
Normalized spelling of "lowercase" and "lowercased".
Jon Dufresne
2018-09-25
Refs #29784 -- Normalized Python docs links to omit the version.
Jon Dufresne
2018-09-18
Fixed #23646 -- Added QuerySet.bulk_update() to efficiently update many models.
Tom Forbes
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-14
Fixed #29642 -- Added check for arguments of custom error handler views.
Adam Johnson
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 #29560 -- Added --force-color management command option.
Hasan Ramezani
2018-09-10
Refs #20910 -- Replaced snippet directive with code-block.
Curtis Maloney
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-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-25
Fixed #29709 -- Updated recommended SQL Server backend to django-pyodbc-azure.
Tim Graham
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-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-20
Fixed #29695 -- Added system checks for admin's app dependencies and TEMPLATE...
Rodrigo
2018-08-18
Fixed #28649 -- Added ExtractIsoYear database function and iso_year lookup.
Sigurd Ljødal
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-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-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
[prev]
[next]