index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Age
Commit message (
Expand
)
Author
2023-01-31
Fixed #34180 -- Added note about resetting language in test tear-downs.
Durval Carvalho
2023-01-30
Fixed typo in docs/topics/auth/passwords.txt.
fschwebel
2023-01-26
Fixed #34291 -- Fixed Meta.constraints validation crash on UniqueConstraint w...
Mariusz Felisiak
2023-01-25
Moved release note about the default PBKDF2 iterations into django.contrib.au...
Mariusz Felisiak
2023-01-25
Adjusted release notes for 4.1.6, 4.0.9, and 3.2.17.
Carlton Gibson
2023-01-25
Set date and added stub release notes for 4.1.6, 4.0.9, and 3.2.17.
Carlton Gibson
2023-01-20
Fixed #34242 -- Doc'd that primary key is set to None when deleting objects.
noFFENSE
2023-01-20
Fixed #34266 -- Added ClosestPoint GIS database functions.
Niccolò Mineo
2023-01-18
Refs #34233 -- Used str.removeprefix()/removesuffix().
Mariusz Felisiak
2023-01-18
Refs #32339 -- Deprecated transitional form renderers.
Mariusz Felisiak
2023-01-18
Fixed #34233 -- Dropped support for Python 3.8 and 3.9.
Mariusz Felisiak
2023-01-17
Fixed typo in docs/releases/4.2.txt.
John Whitlock
2023-01-17
Doc'd that 4.2 is LTS.
Mariusz Felisiak
2023-01-17
Removed remaining empty sections from 4.2 release notes.
Mariusz Felisiak
2023-01-17
Fixed #34264 -- Moved release note about session cookies into error reporting...
Sébastien Corbin
2023-01-17
Increased the default PBKDF2 iterations for Django 5.0.
Mariusz Felisiak
2023-01-17
Advanced deprecation warnings for Django 5.0.
Mariusz Felisiak
2023-01-17
Refs #33543 -- Made Expression.asc()/desc() and OrderBy raise ValueError when...
Mariusz Felisiak
2023-01-17
Refs #32339 -- Changed default form and formset rendering style to div-based.
Mariusz Felisiak
2023-01-17
Refs #33691 -- Removed django.contrib.auth.hashers.CryptPasswordHasher per de...
Mariusz Felisiak
2023-01-17
Refs #27674 -- Removed django.contrib.gis.admin.OpenLayersWidget per deprecat...
Mariusz Felisiak
2023-01-17
Refs #33348 -- Removed support for passing response object and form/formset n...
Mariusz Felisiak
2023-01-17
Refs #32365 -- Removed django.utils.timezone.utc per deprecation timeline.
Mariusz Felisiak
2023-01-17
Refs #15619 -- Removed support for logging out via GET requests.
Mariusz Felisiak
2023-01-17
Refs #33561 -- Made created=True required in signature of RemoteUserBackend.c...
Mariusz Felisiak
2023-01-17
Refs #31486 -- Removed ability to pass unsaved model instances to related fil...
Mariusz Felisiak
2023-01-17
Refs #29984 -- Made QuerySet.iterator() without chunk_size raise ValueError a...
Mariusz Felisiak
2023-01-17
Refs #29708 -- Removed PickleSerializer per deprecation timeline.
Mariusz Felisiak
2023-01-17
Refs #33348 -- Removed support for passing errors=None to SimpleTestCase.asse...
Mariusz Felisiak
2023-01-17
Refs #33342 -- Removed ExclusionConstraint.opclasses per deprecation timeline.
Mariusz Felisiak
2023-01-17
Refs #30127 -- Removed name argument for django.utils.functional.cached_prope...
Mariusz Felisiak
2023-01-17
Refs #32800 -- Removed CSRF_COOKIE_MASKED transitional setting per deprecatio...
Mariusz Felisiak
2023-01-17
Refs #25916 -- Removed SitemapIndexItem.__str__() per deprecation timeline.
Mariusz Felisiak
2023-01-17
Refs #31026 -- Removed ability to return string when rendering ErrorDict/Erro...
Mariusz Felisiak
2023-01-17
Refs #31026 -- Removed BaseForm._html_output() per deprecation timeline.
Mariusz Felisiak
2023-01-17
Refs #27674 -- Removed GeoModelAdmin and OSMGeoAdmin per deprecation timeline.
Mariusz Felisiak
2023-01-17
Refs #32365 -- Removed is_dst argument for various methods and functions.
Mariusz Felisiak
2023-01-17
Refs #32365 -- Removed support for pytz timezones per deprecation timeline.
Mariusz Felisiak
2023-01-17
Refs #32873 -- Removed settings.USE_L10N per deprecation timeline.
Mariusz Felisiak
2023-01-17
Refs #10929 -- Stopped forcing empty result value by PostgreSQL aggregates.
Mariusz Felisiak
2023-01-17
Refs #32655 -- Removed extra_tests argument for DiscoverRunner.build_suite()/...
Mariusz Felisiak
2023-01-17
Refs #32375 -- Changed default sitemap protocol to https.
Mariusz Felisiak
2023-01-17
Refs #32379 -- Changed default USE_TZ to True.
Mariusz Felisiak
2023-01-17
Refs #32738 -- Removed django.utils.datetime_safe module per deprecation time...
Mariusz Felisiak
2023-01-17
Refs #32712 -- Removed django.utils.baseconv module per deprecation timeline.
Mariusz Felisiak
2023-01-17
Refs #32446 -- Removed SERIALIZE test database setting per deprecation timeline.
Mariusz Felisiak
2023-01-17
Removed versionadded/changed annotations for 4.1.
Mariusz Felisiak
2023-01-17
Added stub release notes for 5.0.
Mariusz Felisiak
2023-01-17
Bumped version; master is now 5.0 pre-alpha.
Mariusz Felisiak
2023-01-17
Updated man page for Django 4.2 alpha.
Mariusz Felisiak
[prev]
[next]