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
/
2.1.txt
Age
Commit message (
Expand
)
Author
2025-08-25
Refs #36485 -- Rewrapped docs to 79 columns line length.
David Smith
2025-08-25
Refs #36485 -- Removed double spaces after periods in sentences.
Natalia
2025-08-25
Refs #36485 -- Removed unnecessary parentheses in :meth: and :func: roles in ...
David Smith
2023-05-22
Fixed references to django.core.cache in docs.
Sarah Boyce
2023-04-17
Used extlinks for PyPI links.
Tim Graham
2023-03-01
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
django-bot
2021-01-14
Refs #12990 -- Removed django.contrib.postgres.fields.JSONField per deprecati...
Mariusz Felisiak
2021-01-14
Refs #31369 -- Removed models.NullBooleanField per deprecation timeline.
Mariusz Felisiak
2020-05-06
Fixed a/an typos in "SQL" usage.
Adam Johnson
2018-11-17
Doc'd purpose of "Database backend API" backwards incompatible changes section.
Tim Graham
2018-11-15
Fixed #29864 -- Added link targets for low-level cache API.
Prabakaran Kumaresshan
2018-09-18
Fixed typo in docs/releases/2.1.txt.
Tim Graham
2018-08-28
Fixed #29718 -- Doc'd admin template collision backwards incompatibility in D...
Tim Graham
2018-08-11
Refs #29449 -- Removed release note for "Allowed using contrib.auth forms wit...
Dragoon Aethis
2018-08-08
Refs #29652 -- Fixed typo in docs/releases/2.1.txt.
Tim Graham
2018-08-08
Fixed #29652 -- Doc'd removal of py-bcrypt compatibility.
Tim Graham
2018-08-03
Refs #28584 -- Documented removal of support for SQLite < 3.7.15.
Tim Graham
2018-08-01
Added stub release notes for security releases.
Tim Graham
2018-07-26
Fixed #29593 -- Added QUERY_TERMS removal to 2.1 release notes.
Carlton Gibson
2018-07-18
Removed duplicate words in docs.
Maxime Lorant
2018-06-19
Clarified sentence about removal of inline flag support in url().
Damien
2018-06-18
Fixed #29419 -- Allowed permissioning of admin actions.
Carlton Gibson
2018-06-06
Fixed #29301 -- Added custom help formatter to BaseCommand class
Claude Paroz
2018-05-18
Fixed typo in docs/releases/2.1.txt.
Tim Graham
2018-05-17
Removed empty sections from 2.1 release notes.
Tim Graham
2018-05-16
Fixed #8936 -- Added a view permission and a read-only admin.
olivierdalang
2018-05-15
Fixed #16470 -- Allowed FileResponse to auto-set some Content headers.
Claude Paroz
2018-05-14
Fixed #29392 -- Disallowed use of abbreviated forms of --settings and --pytho...
Ryan P Kilby
2018-05-13
Fixed #29401 -- Updated admin's jQuery to 3.3.1.
T N
2018-05-13
Fixed #17379 -- Removed management commands deactivation of the locale.
Claude Paroz
2018-05-10
Fixed #27629 -- Added router.allow_relation() calls for assignments between u...
Stefan R. Filipek
2018-05-10
Upgraded OpenLayers to 4.6.5 for OpenLayersWidget
Claude Paroz
2018-05-09
Fixed #29363 -- Added SimpleTestCase.assertWarnsMessage().
Morgan Aubert
2018-04-27
Fixed #27480 -- Added cache.touch().
Nicolas NoƩ
2018-04-19
Fixed #28600 -- Added prefetch_related() support to RawQuerySet.
Adnan Umer
2018-04-19
Fixed #29339 -- Added result caching to RawQuerySet.
Adnan Umer
2018-04-19
Fixed #28574 -- Added QuerySet.explain().
Tom
2018-04-13
Fixed #27863 -- Added support for the SameSite cookie flag.
Alex Gaynor
2018-04-05
Fixed #29248 -- Renamed admin CSS class field-box to fieldBox.
Faheel Ahmad
2018-04-04
Fixed #27991 -- Added obj arg to InlineModelAdmin.has_add_permission().
Jon Dufresne
2018-04-04
Fixed #29284 -- Made ImageField render with accept="image/*"' HTML attribute.
safu9
2018-04-04
Fixed #25718 -- Made a JSONField lookup value of None match keys that have a ...
Dmitry Dygalo
2018-04-03
Refs #28643 -- Added Repeat database function.
Mariusz Felisiak
2018-03-23
Fixed #23406 -- Allowed migrations to be loaded from .pyc files.
Dan Watson
2018-03-22
Fixed #28718 -- Allowed user to request a password reset if their password do...
Tim Graham
2018-03-20
Refs #29227 -- Made inspectdb generate BooleanField(null=True) rather than Nu...
Tim Graham
2018-03-20
Fixed #29227 -- Allowed BooleanField to be null=True.
Tim Graham
2018-03-19
Refs #28643 -- Added LPad and RPad database functions.
Mariusz Felisiak
2018-03-15
Refs #28643 -- Added LTrim, RTrim, and Trim database functions.
Mariusz Felisiak
2018-03-15
Fixed #29200 -- Fixed label rendering when using RadioSelect and CheckboxSele...
Tim Graham
[next]