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
/
django
/
contrib
Age
Commit message (
Expand
)
Author
2023-01-17
[4.2.x] Updated source translation catalogs.
Mariusz Felisiak
2023-01-12
Refs #26029 -- Deprecated DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings.
Jarosław Wygoda
2023-01-10
Refs #31014 -- Added FromWKB and FromWKT GIS database functions.
Mariusz Felisiak
2023-01-04
Fixed #33961 -- Updated admin's jQuery to 3.6.3.
Mariusz Felisiak
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
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-24
Fixed #34165 -- Made permissions creation respect the "using" parameter.
David Wobrock
2022-12-22
Fixed #34219 -- Preserved Char/TextField.db_collation when altering column type.
Mariusz Felisiak
2022-12-20
Updated translations from Transifex.
Mariusz Felisiak
2022-12-19
Fixed #33662 -- Allowed Sitemap to customize languages for each item.
Roxane
2022-12-15
Fixed #33308 -- Added support for psycopg version 3.
Daniele Varrazzo
2022-12-13
Fixed #34038 -- Improved color contrast for links in admin.
Nimra Aftab
2022-12-12
Refs #33308 -- Added DatabaseOperations.compose_sql() on PostgreSQL.
Florian Apolloner
2022-12-12
Refs #33308 -- Added psycopg_any.sql.quote() hook.
Florian Apolloner
2022-12-12
Refs #33308 -- Moved psycopg2 imports to the psycopg_any module.
Florian Apolloner
2022-12-10
Fixed #34205 -- Fixed Meta.constraints validation crash with ArrayField and _...
James Gillard
2022-12-07
Fixed #32319 -- Added ES module support to ManifestStaticFilesStorage.
James Bligh
2022-12-02
Refs #33308 -- Made PostGISAdapter do not use psycopg2's Binary().
Florian Apolloner
2022-12-01
Refs #33308 -- Deprecated support for passing encoded JSON string literals to...
Simon Charette
2022-12-01
Refs #33308 -- Added get_type_oids() hook and simplified registering type han...
Daniele Varrazzo
2022-11-30
Refs #34095 -- Changed more properties to use rem units in admin CSS.
SwastikTripathi
2022-11-29
Fixed #34187 -- Made UserCreationForm save many-to-many fields.
sdolemelipone
2022-11-24
Fixed #34173 -- Skipped saving sessions on 5xx responses.
SirAbhi13
2022-11-22
Used CSS flex for form rows.
Tom Carrick
2022-11-18
Fixed #26261 -- Fixed queryset crash when excluding reverse GenericRelation.
roman_p
2022-11-18
Fixed #26056 -- Added QuerySet.values()/values_list() support for ArrayField'...
Ben Cail
2022-11-11
Fixed typo in SetPasswordForm()'s docstring.
Vasiliy Ivanov
2022-11-10
Fixed #34149 -- Allowed adding deferrable conditional exclusion constraints o...
Márton Salomváry
2022-11-09
Fixed #34135 -- Added async-compatible interface to related managers.
Jon Janzen
2022-11-08
Fixed typo in BaseModelAdmin.has_delete_permission()'s docstring.
Marco Marra
2022-11-08
Fixed #34139 -- Fixed acreate(), aget_or_create(), and aupdate_or_create() me...
Jon Janzen
2022-11-07
Fixed #34088 -- Fixed Sitemap.get_latest_lastmod() crash with empty items.
Daniel Ivanov
2022-11-04
Fixed #27654 -- Propagated alters_data attribute to callables overridden in s...
LightDiscord
2022-11-04
Refs #34095 -- Changed height of form controls to use rem units in admin.
jer
2022-11-03
Fixed #34080 -- Fixed __exact lookup when nested arrays contain only NULL val...
Ion Alberdi
2022-10-31
Avoided assignment followed by immediate return.
Nick Pope
2022-10-31
Used more augmented assignment statements.
Nick Pope
2022-10-31
Fixed #34094 -- Corrected margins in admin headers for RTL languages.
Francesco Panico
2022-10-27
Fixed #34066 -- Fixed link to password reset view in UserChangeForm.password'...
Simon Kern
2022-10-26
Completed test coverage for contrib.auth.forms.
Marcelo Galigniana
2022-10-18
Fixed #34102 -- Limited wrapping long names to admin dashboard.
Collin Anderson
2022-10-14
Fixed #34093 -- Changed width/height of switch button icons to use rem units ...
Colm O'Connor
2022-10-13
Refs #23919 -- Updated obsolete buffer() references to memoryview().
Mariusz Felisiak
2022-10-12
Fixed #34042 -- Improved accessibility of admin's navigation sidebar.
Rasmus Magnell
2022-10-10
Fixed #34081 -- Reverted "Fixed #33994 -- Corrected position of extrastyle an...
Mariusz Felisiak
2022-10-10
Fixed wrapping of long model names in the admin.
Mariusz Felisiak
2022-10-10
Fixed #32833 -- Fixed ContentTypeManager.get_for_models() crash when using in...
Sarah Boyce
[next]