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
/
releases
/
4.1.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
django-bot
2023-03-01
1
-8
/
+5
*
Refs #34140 -- Corrected rst code-block and various formatting issues in docs.
Joseph Victor Zammit
2023-02-28
1
-2
/
+2
*
Fixed #34318 -- Added release note for 4bfe8c0eec835b8eaffcda7dc1e3b203751a790a.
Sota Tabu
2023-02-13
1
-0
/
+3
*
Refs #32339 -- Deprecated transitional form renderers.
Mariusz Felisiak
2023-01-18
1
-3
/
+3
*
Refs #32365 -- Removed django.utils.timezone.utc per deprecation timeline.
Mariusz Felisiak
2023-01-17
1
-2
/
+2
*
Refs #32800 -- Removed CSRF_COOKIE_MASKED transitional setting per deprecatio...
Mariusz Felisiak
2023-01-17
1
-6
/
+5
*
Refs #33397, Refs #34160 -- Added release note for resolving output_field cha...
Mariusz Felisiak
2022-11-30
1
-0
/
+6
*
Refs #33173 -- Doc'd Python 3.11 compatibility in Django 4.1.x.
Mariusz Felisiak
2022-10-26
1
-2
/
+3
*
Refs #33990 -- Renamed SimpleTestCase.assertFormsetError() to assertFormSetEr...
Gregor Gärtner
2022-10-07
1
-4
/
+4
*
Fixed #33984 -- Reverted "Fixed #32980 -- Made models cache related managers."
Mariusz Felisiak
2022-09-30
1
-1
/
+2
*
Fixed #33921 -- Added release note for 5b8699e723d9daf373fff46c6859fed2b780a9bd.
Mohammadtaher Abbasi
2022-08-12
1
-0
/
+3
*
Updated release notes for Django 4.1 release.
Carlton Gibson
2022-08-03
1
-7
/
+7
*
Refs CVE-2022-34265 -- Unified DatabaseOperations._convert_*_to_tz() hook names.
Mariusz Felisiak
2022-07-09
1
-0
/
+4
*
Refs CVE-2022-34265 -- Properly escaped Extract() and Trunc() parameters.
Simon Charette
2022-07-06
1
-0
/
+14
*
Updated asgiref dependency for 4.1 release series.
Carlton Gibson
2022-06-16
1
-0
/
+3
*
Fixed #33724 -- Doc'd exclude argument changes in model validation.
Mariusz Felisiak
2022-05-24
1
-0
/
+6
*
Removed empty sections from 4.1 release notes.
Carlton Gibson
2022-05-17
1
-85
/
+0
*
Refs #32339 -- Deprecated default.html form template.
David Smith
2022-05-17
1
-0
/
+52
*
Update docs/releases/4.1.txt
Alokik Vijay
2022-05-17
1
-1
/
+1
*
Fixed #32565 -- Moved internal URLResolver view-strings mapping to admindocs.
Alokik Vijay
2022-05-17
1
-0
/
+4
*
Refs #27064 -- Made migrations generate RenameIndex operations when moving in...
David Wobrock
2022-05-17
1
-0
/
+6
*
Refs #27064 -- Made migrations generate RenameIndex operations when renaming ...
David Wobrock
2022-05-16
1
-0
/
+5
*
Fixed #27550 -- Allowed GEOSGeometry.normalize() to return a normalized clone.
Marcelo Galigniana
2022-05-16
1
-0
/
+3
*
Refs #27064 -- Added RenameIndex migration operation.
David Wobrock
2022-05-12
1
-1
/
+4
*
Fixed #32559 -- Added 'step_size’ to numeric form fields.
Kapil Bansal
2022-05-12
1
-1
/
+9
*
Fixed #33543 -- Deprecated passing nulls_first/nulls_last=False to OrderBy an...
Mariusz Felisiak
2022-05-12
1
-0
/
+4
*
Fixed #33691 -- Deprecated django.contrib.auth.hashers.CryptPasswordHasher.
Mariusz Felisiak
2022-05-11
1
-0
/
+2
*
Fixed #33622 -- Allowed customizing error messages for invalid number of forms.
Marc Seguí Coll
2022-05-10
1
-0
/
+5
*
Fixed #30581 -- Added support for Meta.constraints validation.
Gagaro
2022-05-10
1
-0
/
+13
*
Fixed #32339 -- Added div.html form template.
David Smith
2022-05-05
1
-0
/
+9
*
Fixed #33675 -- Dropped support for PostgreSQL 10 and PostGIS 2.4.
Mariusz Felisiak
2022-05-04
1
-0
/
+8
*
Refs #32339 -- Allowed renderer to specify default form and formset templates.
Carlton Gibson
2022-04-27
1
-0
/
+14
*
Fixed #33646 -- Added async-compatible interface to QuerySet.
Andrew Godwin
2022-04-26
1
-0
/
+22
*
Refs #27674 --- Deprecated django.contrib.gis.admin.OpenLayersWidget.
Mariusz Felisiak
2022-04-22
1
-0
/
+2
*
Refactored out RedirectURLMixin.get_redirect_url().
Aymeric Augustin
2022-04-20
1
-0
/
+3
*
Fixed #33639 -- Enabled cached template loader in development.
Carlton Gibson
2022-04-19
1
-0
/
+11
*
Refs #31169 -- Added release note for parallel test running changes.
Carlton Gibson
2022-04-14
1
-0
/
+4
*
Fixed #30511 -- Used identity columns instead of serials on PostgreSQL.
Florian Apolloner
2022-04-13
1
-0
/
+3
*
Fixed #33611 -- Allowed View subclasses to define async method handlers.
Carlton Gibson
2022-04-07
1
-0
/
+17
*
Fixed #33471 -- Made AlterField operation a noop when changing "choices".
sarahboyce
2022-04-06
1
-0
/
+4
*
Fixed #33348 -- Changed SimpleTestCase.assertFormError()/assertFormsetErrors(...
Baptiste Mispelon
2022-04-06
1
-0
/
+16
*
Refs #32339 -- Added use_fieldset to Widget.
David
2022-03-30
1
-0
/
+4
*
Refs #32365 -- Deprecated django.utils.timezone.utc.
Carlton Gibson
2022-03-29
1
-0
/
+3
*
Fixed #16406 -- Added ResolveMatch.captured_kwargs and extra_kwargs.
Alokik Vijay
2022-03-29
1
-1
/
+5
*
Fixed #15619 -- Deprecated log out via GET requests.
René Fleschenberg
2022-03-29
1
-0
/
+30
*
Fixed #7497 -- Allowed overriding the order of apps and models in admin.
adontz
2022-03-25
1
-0
/
+3
*
Refs #15619 -- Logged out with POST requests in admin.
Mariusz Felisiak
2022-03-24
1
-0
/
+2
*
Fixed #33569 -- Added SECURE_PROXY_SSL_HEADER support for list of protocols i...
Thomas Schmidt
2022-03-23
1
-0
/
+3
*
Removed outdated handling of length parameter to If-Modified-Since header.
Mariusz Felisiak
2022-03-15
1
-0
/
+3
*
Moved log_response() release notes into backwards incompatible changes section.
Mariusz Felisiak
2022-03-11
1
-3
/
+3
[next]