index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
releases
/
3.1.txt
Age
Commit message (
Expand
)
Author
2025-08-28
Fixed #36570 -- Removed unnecessary :py domain from documentation roles.
SaJH
2025-08-25
Refs #36485 -- Removed unnecessary parentheses in :meth: and :func: roles in ...
David Smith
2024-03-01
Refs #35234 -- Deprecated CheckConstraint.check in favor of .condition.
Simon Charette
2024-02-05
Replaced "Django test runner" with DiscoverRunner in release notes.
Tim Graham
2023-05-22
Fixed references to django.core.cache in docs.
Sarah Boyce
2023-05-02
Refs #31369 -- Improved hint message in NullBooleanField's deprecation warning.
Paul Brown
2023-03-01
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
django-bot
2021-01-27
Fixed #32348, Refs #29087 -- Corrected tutorial for updated deleting inlines UI.
Carlton Gibson
2021-01-14
Refs #31842 -- Removed DEFAULT_HASHING_ALGORITHM transitional setting.
Mariusz Felisiak
2020-10-13
Refs #31040 -- Doc'd Python 3.9 compatibility.
Mariusz Felisiak
2020-09-21
Refs #32013 -- Added backward incompatibility note about ModelChoiceIterator ...
Mariusz Felisiak
2020-08-24
Fixed #31877 -- Reverted "Fixed #19878 -- Deprecated TemplateView passing URL...
Mariusz Felisiak
2020-08-17
Fixed #31892 -- Added backward incompatibility note about Media <script> tags...
Jon Dufresne
2020-08-08
Refs #31864 -- Doc'd that DEFAULT_HASHING_ALGORITHM requires 3.1.1+ in releas...
Uri
2020-08-04
Finalized release notes for Django 3.1.
Mariusz Felisiak
2020-08-04
Fixed #31842 -- Added DEFAULT_HASHING_ALGORITHM transitional setting.
Mariusz Felisiak
2020-07-31
Refs #27468 -- Added tests and release notes for signing.dumps()/loads() chan...
Mariusz Felisiak
2020-07-28
Fixed #31836 -- Dropped support for JSONField __contains and __contained_by l...
Mariusz Felisiak
2020-07-22
Reverted "Fixed #30300 -- Allowed migrations to be loaded from directories wi...
Tim Graham
2020-07-17
Bumped asgiref requirement to >= 3.2.10.
Mariusz Felisiak
2020-07-14
Added Igbo language.
Kelechi Precious Nwachukwu
2020-07-08
Added Turkmen language.
Resulkary
2020-07-03
Refs #12990 -- Added example to JSONField release notes.
Tom Forbes
2020-06-12
Added support for the Tajik language.
Claude Paroz
2020-06-04
Fixed #30134 -- Ensured unlocalized numbers are string representation in temp...
Claude Paroz
2020-05-21
Fixed #31608 -- Doc'd that form ISO 8601 datetime parsing always retains tzinfo.
Hasan Ramezani
2020-05-20
Added Kyrgyz language.
Claude Paroz
2020-05-14
Refs #31524 -- Moved release notes for 81ffedaacc0d907b9feb73783edefdffd0ced6...
Mariusz Felisiak
2020-05-14
Fixed #31524 -- Removed minified static assets from the admin.
Jon Dufresne
2020-05-14
Refs #31034 -- Documented admin requires django.template.context_processors.r...
Jon Dufresne
2020-05-12
Cosmetic edits to docs/releases/3.1.txt.
Mariusz Felisiak
2020-05-12
Removed empty sections from 3.1 release notes.
Mariusz Felisiak
2020-05-12
Fixed #30678 -- Added support for GDAL 3.
Claude Paroz
2020-05-11
Fixed #31034 -- Added a navigation sidebar to the admin.
Tom Carrick
2020-05-11
Fixed #25236 -- Deprecated {% ifequal %} and {% ifnotequal %} template tags.
Jon Dufresne
2020-05-08
Fixed #12990, Refs #27694 -- Added JSONField model field.
sage
2020-05-08
Refs #12990 -- Bumped mysqlclient requirement to >= 1.4.0.
Mariusz Felisiak
2020-05-05
Updated admin's Select2 to 4.0.13.
Mariusz Felisiak
2020-05-05
Fixed #31485 -- Updated admin's jQuery to 3.5.1.
Mariusz Felisiak
2020-05-05
Refs #28622 -- Corrected PASSWORD_RESET_TIMEOUT/PASSWORD_RESET_TIMEOUT_DAYS d...
Chris Burchhardt
2020-05-05
Fixed #31534 -- Deprecated django.conf.urls.url().
David Smith
2020-05-04
Refs #30372 -- Stopped watching built-in Django translation files by auto-rel...
Tom Forbes
2020-05-01
Fixed #31455 -- Added support for deferrable exclusion constraints on Postgre...
Ian Foote
2020-04-30
Fixed #20581 -- Added support for deferrable unique constraints.
Ian Foote
2020-04-29
Refs #27468 -- Made user sessions use SHA-256 algorithm.
Mariusz Felisiak
2020-04-28
Fixed #29249 -- Made JSON and YAML serializers use Unicode by default.
Hasan Ramezani
2020-04-24
Refs #31369 -- Deprecated models.NullBooleanField in favor of BooleanField(nu...
Tim Schilling
2020-04-22
Updated admin's XRegExp to 3.2.0.
Mariusz Felisiak
2020-04-21
Fixed #31479 -- Added support to reset sequences on SQLite.
Jon Dufresne
2020-04-20
Fixed #31477 -- Removed "using" argument from DatabaseOperations.execute_sql_...
Jon Dufresne
[next]