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
2022-11-14
Fixed #34099 -- Added release notes for QuerySet.update_or_create() changes.
sarahboyce
2022-11-10
Updated documentation and comments for RFC updates.
Nick Pope
2022-11-10
Improved readability of string interpolation in frequently used examples in d...
Trey Hunner
2022-11-09
Fixed #34135 -- Added async-compatible interface to related managers.
Jon Janzen
2022-11-08
Fixed #10070 -- Added support for pyformat style parameters on SQLite.
Ryan Cheley
2022-11-08
Fixed #34139 -- Fixed acreate(), aget_or_create(), and aupdate_or_create() me...
Jon Janzen
2022-11-07
Refs #33374 -- Adjusted full match condition handling.
Simon Charette
2022-11-04
Noted that JSON1 extension is enabled by default on SQLite 3.38+.
Nick Pope
2022-11-02
Fixed #30801 -- Improved guidance for making good use of signals.
Joseph Victor Zammit
2022-11-02
Fixed #34112 -- Added async-compatible interface to Model methods.
DevilsAutumn
2022-11-02
Fixed #34054 -- Created a new fixtures topic.
Filip Lajszczak
2022-10-31
Fixed #16211 -- Added logical NOT support to F expressions.
David Wobrock
2022-10-21
Fixed typo in docs/ref/models/querysets.txt.
Ryan Cheley
2022-10-20
Updated UTC uses to datetime.timezone.utc in docs.
Diane DeMers Chen
2022-10-13
Refs #23919 -- Updated obsolete buffer() references to memoryview().
Mariusz Felisiak
2022-10-13
Updated example of creating GEOSGeometry from WKB to use memoryview.
Alan D. Snow
2022-10-12
Refs #34059 -- Doc'd lack of support for validation of constraints with JSONF...
Mariusz Felisiak
2022-10-12
Fixed #34086 -- Confirmed support for PostGIS 3.3.
Paolo Melchiorre
2022-10-06
Refs #30158 -- Removed alias argument for Expression.get_group_by_cols().
Simon Charette
2022-10-04
Removed note about "0" IP address from tutorial.
Mariusz Felisiak
2022-10-03
Fixed #34070 -- Added subsecond support to Now() on SQLite and MySQL.
Lily Foote
2022-10-03
Refs #32987 -- Relaxed system check for template tag modules with the same na...
Mariusz Felisiak
2022-10-01
Clarified how to reference RelatedObjectDoesNotExist exceptions.
David Sanders
2022-09-28
Fixed #34051 -- Made makemigrations --check exit before making migrations.
Jacob Walls
2022-09-28
Changed note about update_fields and pre_save() to admonition.
Mariusz Felisiak
2022-09-27
Doc'd when pre_save() is called with Model.save()'s update_fields.
sarahboyce
2022-09-16
Fixed #34018 -- Fixed typo in docs/ref/contrib/flatpages.txt.
Ferran Jovell
2022-09-13
Fixed #33996 -- Fixed CheckConstraint validation on NULL values.
David Sanders
2022-09-07
Fixed #33986 -- Hardened binary lookup in template commands.
Shai Berger
2022-09-04
Corrected heading level of "Registering and fetching lookups" section in docs.
Mariusz Felisiak
2022-09-02
Fixed #29799 -- Allowed registering lookups per field instances.
Allen Jonathan David
2022-08-31
Reverted "Fixed #30711 -- Doc'd django.contrib.postgres.fields.hstore.KeyTran...
Mariusz Felisiak
2022-08-30
Refs #30947 -- Changed tuples to lists where appropriate.
Alex Morega
2022-08-29
Improved example of index on SearchVector in full text search docs.
Ilia Peterov
2022-08-26
Refs #30511 -- Updated docs about auto-incrementing primary keys on PostgreSQL.
Mariusz Felisiak
2022-08-24
Fixed #33920 -- Doc'd dependency of LOGGING_CONFIG callback on non-empty LOGG...
Kanza
2022-08-17
Fixed #33878 -- Switched to system fonts in CSS.
Tom Carrick
2022-08-15
Refs #28333 -- Added partial support for filtering against window functions.
Simon Charette
2022-08-12
Fixed #33924 -- Deprecated BaseGeometryWidget.map_height/map_width attributes.
Claude Paroz
2022-08-10
Refs #26029 -- Doc'd django.core.files.storage.default_storage.
Jarosław Wygoda
2022-08-09
Refs #33842 -- Removed incorrect :file: role in contrib docs.
Ramil Yanbulatov
2022-08-09
Fixed #33842 -- Used :source: role for links to repo files on GitHub.
Ramil Yanbulatov
2022-08-06
Fixed typo in docs/ref/forms/renderers.txt.
Mariusz Felisiak
2022-08-03
Fixed #33872 -- Deprecated django.contrib.postgres.fields.CIText/CICharField/...
Mariusz Felisiak
2022-08-02
Doc'd TextField.db_collation as optional.
Carlton Gibson
2022-07-30
Fixed #33442 -- Allowed GeoIP2 to use DB-IP Lite datasets.
Claude Paroz
2022-07-26
Fixed #33820 -- Doc'd "true"/"false"/"null" caveat for JSONField key transfor...
Mariusz Felisiak
2022-07-26
Refs #27236 -- Doc'd that AlterIndexTogether is no longer officially supporte...
Mariusz Felisiak
2022-07-26
Refs #27236 -- Reverted "Refs #27236 -- Added generic mechanism to handle the...
Mariusz Felisiak
2022-07-26
Refs #27236 -- Reverted AlterIndexTogether deprecation.
Mariusz Felisiak
[prev]
[next]