index
:
delta/python-packages/django.git
1.8
15667
16682
24046
24215
24525
26176
3.2-man-page
4.0/make-zoneinfo-default-timezone-implementation-squashed
alex-patch-1
attic/boulder-oracle-sprint
attic/full-history
attic/generic-auth
attic/gis
attic/i18n
attic/magic-removal
attic/multi-auth
attic/multiple-db-support
attic/new-admin
attic/newforms-admin
attic/per-object-permissions
attic/queryset-refactor
attic/schema-evolution
attic/schema-evolution-ng
attic/search-api
attic/sqlalchemy
attic/unicode
c/29988-allow-f-strings
c/32409-async-tests-cannot-call-orm
c/append-slash-opt-out
c/replace-utcnow
c/use-bpo-extlink
dep0005
dep5
fix-cache-test
fix/remove-stray-file
issue/31570
link-to-code-of-conduct
main
make-zoneinfo-default-timezone-implementation
master
remove-unnecesary-if-wrap
selenium-updates
sir-sigurd-patch-1
soc2009/admin-ui
soc2009/http-wsgi-improvements
soc2009/i18n-improvements
soc2009/model-validation
soc2009/multidb
soc2009/test-improvements
soc2010/app-loading
soc2010/query-refactor
soc2010/test-refactor
stable/0.90.x
stable/0.91.x
stable/0.95.x
stable/0.96.x
stable/1.0.x
stable/1.1.x
stable/1.10.x
stable/1.11.x
stable/1.2.x
stable/1.3.x
stable/1.4.x
stable/1.5.x
stable/1.6.x
stable/1.7.x
stable/1.8.x
stable/1.9.x
stable/2.0.x
stable/2.1.x
stable/2.2.x
stable/3.0.x
stable/3.1.x
stable/3.2.x
stable/4.0.x
stable/4.1.x
stable/4.2.x
swap-closing-quote-period-in-admin-i18nable-literal
ticket-25055
ticket-31342
update-next-docs-version
github.com: django/django.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
ref
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecation of is_dst params.
make-zoneinfo-default-timezone-implementation
Carlton Gibson
2021-09-09
2
-0
/
+21
*
WIP Update docs.
Carlton Gibson
2021-09-08
2
-4
/
+26
*
Refs #32956 -- Corrected spelling of daylight saving time.
David Smith
2021-08-06
1
-2
/
+2
*
Fixed #32983 -- Added system check for redundant related_name on symmetrical ...
Nick Touran
2021-08-06
1
-0
/
+2
*
Fixed #27590 -- Allowed customizing a manifest file storage in ManifestFilesM...
Jarosław Wygoda
2021-08-05
1
-0
/
+20
*
Fixed #31621 -- Added support for '--parallel auto' to test management command.
Adam Johnson
2021-08-03
1
-4
/
+10
*
Refs #32956 -- Updated words ending in -wards.
David Smith
2021-07-30
3
-4
/
+4
*
Made minor edits to QuerySet.update_or_create() docs.
Abhyudai
2021-07-29
1
-1
/
+1
*
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...
David Smith
2021-07-29
24
-48
/
+48
*
Fixed typo in docs/ref/contrib/admin/index.txt.
Pēteris Caune
2021-07-28
1
-1
/
+1
*
Fixed #32933 -- Documented BoundField.initial as preferred over Form.get_init...
Chris Jerdonek
2021-07-27
1
-5
/
+51
*
Refs #32956 -- Changed "afterwards" to "afterward" in docs and comments.
David Smith
2021-07-27
4
-4
/
+4
*
Fixed #32906 -- Added docs and tests for using key and index lookups on JSONB...
abhiabhi94
2021-07-26
1
-1
/
+25
*
Fixed #32957 -- Improved visibility of arguments sections in Model.save() docs.
abhiabhi94
2021-07-26
1
-0
/
+6
*
Fixed #32950 -- Removed myproject from imports in admin docs where appropriate.
Abhyudai
2021-07-23
1
-3
/
+3
*
Refs #10929 -- Deprecated forced empty result value for PostgreSQL aggregates.
Nick Pope
2021-07-19
1
-0
/
+21
*
Fixed #10929 -- Added default argument to aggregates.
Nick Pope
2021-07-19
4
-52
/
+88
*
Fixed #32942 -- Confirmed support for PostGIS 3.1.
Nick Pope
2021-07-19
1
-1
/
+2
*
Fixed typo in docs/ref/databases.txt.
Jacob Walls
2021-07-19
1
-3
/
+3
*
Fixed #32928 -- Confirmed support for GDAL 3.3.
David Smith
2021-07-16
1
-4
/
+5
*
Added note about zero timeout in cache settings docs.
Nick Pope
2021-07-14
1
-1
/
+2
*
Fixed #21936 -- Allowed DeleteView to work with custom Forms and SuccessMessa...
Carlton Gibson
2021-07-14
1
-0
/
+21
*
Fixed #32899 -- Added note about avoiding non-dict objects in JsonResponse docs.
Hasan Ramezani
2021-07-13
1
-0
/
+4
*
Refs #32880 -- Created a new logging how-to document.
Daniele Procida
2021-07-12
1
-5
/
+16
*
Fixed typo in docs/ref/contrib/gis/tutorial.txt.
Wille Marcel
2021-07-09
1
-2
/
+2
*
Fixed #27021 -- Allowed lookup expressions in annotations, aggregations, and ...
Ian Foote
2021-07-09
3
-6
/
+35
*
Fixed #24522 -- Added a --shuffle option to DiscoverRunner.
Chris Jerdonek
2021-07-08
1
-1
/
+20
*
Fixed #32908 -- Allowed select_for_update(skip_locked) on MariaDB 10.6+.
Mariusz Felisiak
2021-07-08
2
-6
/
+10
*
Documented in_bulk behavior with nonexistent id_list items.
Claude Paroz
2021-07-07
1
-1
/
+4
*
Fixed #32776 -- Added support for Array subqueries on PostgreSQL.
Hannes Ljungberg
2021-07-06
2
-0
/
+38
*
Fixed #30934 -- Included database alias in django.db.backends log messages.
Nick Pope
2021-07-02
1
-0
/
+5
*
Refs #26430 -- Re-introduced empty aggregation optimization.
Simon Charette
2021-07-02
1
-0
/
+17
*
Fixed #32850 -- Doc'd Sitemap.paginator.
Thomas Guettler
2021-06-30
1
-0
/
+9
*
Refs #32880 -- Moved logging reference to new document.
Daniele Procida
2021-06-30
2
-0
/
+380
*
Fixed #32381 -- Made QuerySet.bulk_update() return the number of objects upda...
abhiabhi94
2021-06-29
1
-1
/
+11
*
Fixed #32195 -- Added system check for invalid view in path() and improved er...
Angus Holder
2021-06-09
1
-0
/
+2
*
Fixed #31653 -- Added AddConstraintNotValid()/ValidateConstraint() operations...
Sanskar Jaiswal
2021-06-08
1
-0
/
+36
*
Refs #32338 -- Improved accessibility of RadioSelect examples in docs.
David Smith
2021-06-04
1
-38
/
+47
*
Fixed typos in docs.
Jacob Walls
2021-06-03
1
-1
/
+1
*
Fixed #32319 -- Added ES module support to ManifestStaticFilesStorage.
Gildardo Adrian Maravilla Jacome
2021-05-31
1
-0
/
+7
*
Fixed typos in comments and docs.
David Sanders
2021-05-29
1
-1
/
+1
*
Fixed #32543 -- Added search_help_text to ModelAdmin.
Hasan Ramezani
2021-05-26
1
-0
/
+7
*
Fixed #32375 -- Started deprecation toward changing the default sitemap proto...
Rohith PR
2021-05-21
1
-0
/
+5
*
Changed IRC references to Libera.Chat.
Mariusz Felisiak
2021-05-20
1
-3
/
+3
*
Doc'd that HttpRequest.path doesn't contain a query string.
David D Lowe
2021-05-19
1
-1
/
+1
*
Fixed typo in docs/ref/contrib/admin/index.txt.
David Sanders
2021-05-19
1
-1
/
+1
*
Fixed #32379 -- Started deprecation toward changing default USE_TZ to True.
Claude Paroz
2021-05-18
1
-0
/
+4
*
Fixed #32755 -- Corrected Model.get_absolute_url() example in docs.
Girish Sontakke
2021-05-18
1
-1
/
+1
*
Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.
Nick Pope
2021-05-17
17
-33
/
+34
*
Refs #32720 -- Fixed some broken links in docs.
Nick Pope
2021-05-17
4
-5
/
+5
[next]