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-02-17
[4.2.x] Fixed #34302 -- Fixed SpatialReference.srid for objects without top-l...
Stefan Brand
2023-02-17
[4.2.x] Refs #34302 -- Fixed SpatialReference.auth_name()/auth_code() when ta...
Stefan Brand
2023-02-13
[4.2.x] Fixed #34316 -- Fixed layout of admin password change forms and help ...
sarahboyce
2023-02-08
[4.2.x] Fixed #34315 -- Preserved admin changelist filters on "Close" button.
Bakdolot
2023-02-07
[4.2.x] Fixed #34285 -- Fixed index/slice lookups on filtered aggregates with...
Nils VAN ZUIJLEN
2023-02-07
[4.2.x] Fixed #33638 -- Fixed GIS lookups crash with geography fields on Post...
Jacob Walls
2023-02-07
[4.2.x] Fixed #34301 -- Made admin's submit_row check add permission for "Sav...
Frederic Mheir
2023-02-04
[4.2.x] Increased the default PBKDF2 iterations for Django 4.2.
Mariusz Felisiak
2023-02-02
[4.2.x] Fixed #34286 -- Fixed admindocs markups for case-sensitive template/v...
skidipap
2023-02-02
[4.2.x] Improved error message for ASCIIUsernameValidator.
Mariusz Felisiak
2023-02-01
[4.2.x] Refs #33476 -- Applied Black's 2023 stable style.
David Smith
2023-01-30
[4.2.x] Fixed #34283 -- Escaped title in admin's changelist filters.
Stanislav Volyk
2023-01-23
[4.2.x] Fixed #34278 -- Made translatable string plural-aware in SelectFilter...
Claude Paroz
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
[next]