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-10-21
[4.1.x] Fixed typo in docs/ref/models/querysets.txt.
Ryan Cheley
2022-10-20
[4.1.x] Updated UTC uses to datetime.timezone.utc in docs.
Diane DeMers Chen
2022-10-13
[4.1.x] Updated example of creating GEOSGeometry from WKB to use memoryview.
Alan D. Snow
2022-10-12
[4.1.x] Refs #34059 -- Doc'd lack of support for validation of constraints wi...
Mariusz Felisiak
2022-10-04
[4.1.x] Removed note about "0" IP address from tutorial.
Mariusz Felisiak
2022-10-03
[4.1.x] Refs #32987 -- Relaxed system check for template tag modules with the...
Mariusz Felisiak
2022-10-01
[4.1.x] Clarified how to reference RelatedObjectDoesNotExist exceptions.
David Sanders
2022-09-28
[4.1.x] Changed note about update_fields and pre_save() to admonition.
Mariusz Felisiak
2022-09-27
[4.1.x] Doc'd when pre_save() is called with Model.save()'s update_fields.
sarahboyce
2022-09-16
[4.1.x] Fixed #34018 -- Fixed typo in docs/ref/contrib/flatpages.txt.
Ferran Jovell
2022-09-13
[4.1.x] Fixed #33996 -- Fixed CheckConstraint validation on NULL values.
David Sanders
2022-09-04
[4.1.x] Corrected heading level of "Registering and fetching lookups" section...
Mariusz Felisiak
2022-08-31
[4.1.x] Reverted "Fixed #30711 -- Doc'd django.contrib.postgres.fields.hstore...
Mariusz Felisiak
2022-08-29
[4.1.x] Improved example of index on SearchVector in full text search docs.
Ilia Peterov
2022-08-26
[4.1.x] Refs #30511 -- Updated docs about auto-incrementing primary keys on P...
Mariusz Felisiak
2022-08-24
[4.1.x] Fixed #33920 -- Doc'd dependency of LOGGING_CONFIG callback on non-em...
Kanza
2022-08-10
[4.1.x] Refs #26029 -- Doc'd django.core.files.storage.default_storage.
Jarosław Wygoda
2022-08-06
[4.1.x] Fixed typo in docs/ref/forms/renderers.txt.
Mariusz Felisiak
2022-08-02
[4.1.x] Doc'd TextField.db_collation as optional.
Carlton Gibson
2022-07-26
[4.1.x] Fixed #33820 -- Doc'd "true"/"false"/"null" caveat for JSONField key ...
Mariusz Felisiak
2022-07-23
[4.1.x] Refs #25756 -- Doc'd inability to use file fields with PostgreSQL Arr...
Claude Paroz
2022-07-22
[4.1.x] Fixed #33317 -- Added note about unconditional evaluation of {% block...
Victor
2022-07-13
[4.1.x] Fixed #30711 -- Doc'd django.contrib.postgres.fields.hstore.KeyTransf...
Alokik Vijay
2022-06-28
[4.1.x] Refs #33779 -- Doc'd django.utils.html.json_script().
Hrushikesh Vaidya
2022-06-27
[4.1.x] Fixed docs build with sphinxcontrib-spelling 7.5.0+.
Mariusz Felisiak
2022-06-24
[4.1.x] Fixed #33804 -- Corrected GinIndex.gin_pending_list_limit description...
Ian Wootten
2022-06-16
[4.1.x] Added YugabyteDB to list of third-party DB backends.
Sfurti-yb
2022-06-03
[4.1.x] Fixed documentation of Widget.id_for_label() empty return value.
Swann
2022-05-25
[4.1.x] Unified AdminSite imports in docs.
Hasan Ramezani
2022-05-24
[4.1.x] Fixed #33724 -- Doc'd exclude argument changes in model validation.
Mariusz Felisiak
2022-05-20
[4.1.x] Fixed #33721 -- Added DE-9IM link in GEOS docs.
Burak Kadir Er
2022-05-18
[4.1.x] Refs #30581 -- Updated count of steps in model validation docs.
Joachim Jablon
2022-05-17
Refs #32339 -- Deprecated default.html form template.
David Smith
2022-05-17
Fixed #33683 -- Document HttpResponseBase and allow import from django.http
Collin Anderson
2022-05-16
Refs #33685 -- Doc'd that using PostgreSQL's service names for testing purpos...
Mariusz Felisiak
2022-05-16
Fixed #27550 -- Allowed GEOSGeometry.normalize() to return a normalized clone.
Marcelo Galigniana
2022-05-12
Refs #27064 -- Added RenameIndex migration operation.
David Wobrock
2022-05-12
Fixed #32559 -- Added 'step_size’ to numeric form fields.
Kapil Bansal
2022-05-12
Fixed #33543 -- Deprecated passing nulls_first/nulls_last=False to OrderBy an...
Mariusz Felisiak
2022-05-10
Fixed #30581 -- Added support for Meta.constraints validation.
Gagaro
2022-05-06
Fixed #33680 -- Corrected example of customizing model loading in docs.
Ali Toosi
2022-05-05
Fixed #32339 -- Added div.html form template.
David Smith
2022-05-04
Refs #32339 -- Restructured outputting HTML form docs.
Carlton Gibson
2022-05-04
Fixed #33675 -- Dropped support for PostgreSQL 10 and PostGIS 2.4.
Mariusz Felisiak
2022-05-03
Fixed #33658 -- Doc'd ModelChoiceField.blank attribute.
Alokik Vijay
2022-04-29
Refs #23435 -- Added note about GenericForeignKey indexes to docs.
Steven DeMartini
2022-04-28
Removed hyphen from pre-/re- prefixes.
David
2022-04-28
Added links to Solr and Haystack in docs.
David
2022-04-28
Added backticks to code literals in various docs.
David
2022-04-27
Refs #32339 -- Allowed renderer to specify default form and formset templates.
Carlton Gibson
[next]