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-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
2023-01-17
Made cosmetic edits to docs/releases/4.2.txt.
Mariusz Felisiak
2023-01-17
Removed empty sections from 4.2 release notes.
Mariusz Felisiak
2023-01-17
Fixed #34255 -- Made PostgreSQL backend use client-side parameters binding wi...
Mariusz Felisiak
2023-01-17
Refs #34255 -- Bumped required psycopg version to 3.1.8.
Mariusz Felisiak
2023-01-16
Fixed #23718 -- Doc'd that test mirrors require TransactionTestCase.
sarahboyce
2023-01-16
Fixed "nulls characters" typo in docs.
Steven
2023-01-13
Fixed #34234 -- Dropped support for PROJ 4.
Leo
2023-01-12
Refs #26029 -- Deprecated DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings.
Jarosław Wygoda
2023-01-12
Fixed #26029 -- Allowed configuring custom file storage backends.
Jarosław Wygoda
2023-01-10
Corrected used JS libraries in GIS widget docs.
Mariusz Felisiak
2023-01-10
Refs #31014 -- Added FromWKB and FromWKT GIS database functions.
Mariusz Felisiak
2023-01-10
Fixed #34110 -- Added in-memory file storage.
Francesco Panico
2023-01-05
Fixed #33865 -- Optimized LimitedStream wrapper.
Nick Pope
2023-01-05
Refs #32355 -- Bumped minimum supported versions of 3rd-party packages.
Mariusz Felisiak
2023-01-05
Refs #32355 -- Bumped mysqlclient requirement to >= 1.4.3.
Mariusz Felisiak
2023-01-04
Fixed #34232 -- Fixed typo in docs/intro/tutorial07.txt.
Raj Desai
2023-01-04
Fixed #33961 -- Updated admin's jQuery to 3.6.3.
Mariusz Felisiak
2023-01-04
Refs #34074 -- Used headers argument for RequestFactory and Client in docs an...
David Wobrock
2023-01-03
Fixed #34200 -- Made the session role configurable on PostgreSQL.
Mike Crute
2023-01-03
Fixed #33783 -- Added IsEmpty GIS database function and __isempty lookup on P...
Claude Paroz
2023-01-02
Fixed #34235 -- Added ManifestFilesMixin.manifest_hash attribute.
Florian Apolloner
2023-01-02
Added stub release notes for 4.1.6.
Mariusz Felisiak
2023-01-02
Added release date for 4.1.5.
Mariusz Felisiak
2022-12-29
Fixed #34208 -- Confirmed support for GDAL 3.6.
Mariusz Felisiak
2022-12-29
Fixed #25617 -- Added case-insensitive unique username validation in UserCrea...
Paul Schilling
2022-12-29
Upgraded OpenLayers to v.7.2.2.
Claude Paroz
2022-12-29
Disabled auto-created table of contents entries on Sphinx 5.2+.
Mariusz Felisiak
2022-12-28
Fixed #14094 -- Added support for unlimited CharField on PostgreSQL.
Adrian Torres
2022-12-28
Fixed #18468 -- Added support for comments on columns and tables.
kimsoungryoul
[prev]
[next]