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.2.txt
Age
Commit message (
Expand
)
Author
2023-07-10
Fixed #34688 -- Removed contrib.sitemaps.ping_google() and ping_google manage...
Andrew Northall
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-08-17
Fixed #32964 -- Corrected 'setup'/'set up' usage in docs.
Andrew Northall
2020-10-13
Refs #31040 -- Doc'd Python 3.9 compatibility.
Mariusz Felisiak
2020-07-03
Fixed #30945 -- Doc'd plural equations changes in 2.2. release notes.
David Smith
2020-06-10
Refs #31682 -- Doc'd minimal sqlparse version in Django 2.2.
Mariusz Felisiak
2020-04-14
Fixed term warning on Sphinx 3.0.1+.
Mariusz Felisiak
2020-04-01
Prevented (and corrected) single backtick usage in docs.
Adam Johnson
2019-11-21
Fixed #30625 -- Doc'd cache.get()/delete() behavior change in Django 2.2.
Hasan Ramezani
2019-11-12
Refs #29926 -- Doc'd Python 3.8 compatibility in Django 2.2.x.
Mariusz Felisiak
2019-09-10
Refs #28478 -- Removed support for TestCase's allow_database_queries and mult...
Mariusz Felisiak
2019-04-02
Fixed typo in docs/releases/2.2.txt.
Alex Gaynor
2019-04-01
Corrected date format in 2.2 release notes.
Carlton Gibson
2019-04-01
Set release date in v2.2 release notes.
Carlton Gibson
2019-03-18
Fixed #30263 -- Doc'd changes to form Media sorting (refs #30179).
Carlton Gibson
2019-02-14
Fixed #30171 -- Fixed DatabaseError in servers tests.
Jon Dufresne
2019-02-12
Refs #29478 -- Clarified cached_property 2.2 release note.
Tim Graham
2019-02-11
Fixed typo in docs/releases/2.2.txt.
Atul Varma
2019-01-29
Fixed typo in docs/releases/2.2.txt.
Daniel Hahler
2019-01-28
Refs #30033 -- Doc'd change regarding apps without migrations depending on ap...
Tim Graham
2019-01-17
Removed empty sections from 2.2 release notes.
Carlton Gibson
2019-01-16
Fixed #20147 -- Added HttpRequest.headers.
Santiago Basulto
2019-01-16
Fixed #11154, #22270 -- Made proxy model permissions use correct content type.
Arthur Rio
2019-01-15
Fixed #9475 -- Allowed RelatedManager.add(), create(), etc. for m2m with a th...
Collin Anderson
2019-01-14
Refs #28643 -- Changed Variance() to use NumericOutputFieldMixin.
Nick Pope
2019-01-14
Refs #28643 -- Changed StdDev() to use NumericOutputFieldMixin.
Nick Pope
2019-01-14
Refs #28643 -- Changed Avg() to use NumericOutputFieldMixin.
Nick Pope
2019-01-13
Fixed #27685 -- Added watchman support to the autoreloader.
Tom Forbes
2019-01-12
Refs #28643 -- Added Reverse database function.
Nick Pope
2019-01-11
Refs #29738 -- Allowed registering serializers with MigrationWriter.
can
2019-01-11
Refs #23829 -- Made ping_google command/function use https for the sitemap URL.
Sanyam Khurana
2019-01-10
Fixed #28478 -- Make DiscoverRunner skip creating unused test databases.
Simon Charette
2019-01-10
Refs #28478 -- Deprecated TestCase's allow_database_queries and multi_db in f...
Simon Charette
2019-01-10
Refs #28643 -- Added NullIf database function.
Mads Jensen
2019-01-10
Added Armenian language
Claude Paroz
2019-01-09
Fixed #30037 -- Added request arg to RemoteUserBackend.configure_user().
Joshua Cannon
2019-01-09
Fixed #28658 -- Added DISTINCT handling to the Aggregate class.
Simon Charette
2019-01-09
Refs #23748 -- Added AutoField introspection for SQLite.
Nick Pope
2019-01-01
Fixed #30060 -- Moved SQL generation for indexes and constraints to SchemaEdi...
Paveł Tyślacki
2018-12-27
Fixed #30024 -- Made urlencode() and Client raise TypeError when None is pass...
Jon Dufresne
2018-12-24
Fixed #30056 -- Added SQLite support for StdDev and Variance functions.
Nick Pope
2018-12-22
Fixed #30055 -- Dropped support for SQLite < 3.8.3.
Tim Graham
2018-12-22
Refs #29928 -- Adjusted release notes of SQLite test constraint checking.
Simon Charette
2018-12-21
Fixed #29750 -- Added View.setup() hook for class-based views.
François Freitag
2018-12-19
Fixed #30031 -- Added --no-header option to makemigrations/squashmigrations.
Dakota Hawkins
2018-12-17
Fixed #29928 -- Enabled deferred constraint checks on SQLite 3.20+.
Simon Charette
2018-12-09
Added blank line in docs/releases/2.2.txt.
Jon Dufresne
2018-12-06
Fixed #28766 -- Added ResolverMatch.route.
Benjamin Wohlwend
2018-12-06
Bumped mysqlclient requirement to >= 1.3.13.
Tim Graham
[next]