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
2021-07-19
Refs #10929 -- Deprecated forced empty result value for PostgreSQL aggregates.
Nick Pope
2021-07-19
Fixed #10929 -- Added default argument to aggregates.
Nick Pope
2021-07-16
Fixed #32928 -- Confirmed support for GDAL 3.3.
David Smith
2021-07-15
Fixed #32910 -- Unified different plural equations for the same language in c...
Mariusz Felisiak
2021-07-06
Fixed #32776 -- Added support for Array subqueries on PostgreSQL.
Hannes Ljungberg
2021-07-05
Refs #24121 -- Added __repr__() to AdminSite, DefaultAdminSite, and ModelAdmin.
Eduardo Aldair Ahumada Garcia Jurado
2021-07-02
Refs #26430 -- Re-introduced empty aggregation optimization.
Simon Charette
2021-06-29
Fixed #32884 -- Fixed centering of the header on admin login page.
Lou Huang
2021-06-28
Updated translations from Transifex.
Claude Paroz
2021-06-25
Refs #32508 -- Raised ImproperlyConfigured/TypeError instead of using "assert...
Mateo Radman
2021-06-23
Removed options parameter from djangoAdminSelect2.
Adam Johnson
2021-06-22
Fixed #32858 -- Fixed ExclusionConstraint crash with index transforms in expr...
Lucidiot
2021-06-10
Refs #24121 -- Added __repr__() to AdminForm, BlockContext, BlockTranslateNod...
saeedblanchette
2021-06-09
Fixed #32829 -- Updated help text for clearsessions management command.
Hasan Ramezani
2021-06-08
Fixed #31653 -- Added AddConstraintNotValid()/ValidateConstraint() operations...
Sanskar Jaiswal
2021-06-07
Fixed #32716 -- Fixed ManifestStaticFilesStorage crash when max_post_process_...
aryabartar
2021-06-07
Refs #24121 -- Added __repr__() to ChangeList and BaseStorage.
saeedblanchette
2021-06-02
Fixed CVE-2021-33203 -- Fixed potential path-traversal via admindocs' Templat...
Florian Apolloner
2021-05-31
Fixed #32319 -- Added ES module support to ManifestStaticFilesStorage.
Gildardo Adrian Maravilla Jacome
2021-05-31
Refs #32319 -- Changed HashedFilesMixin to use named groups in patterns.
Gildardo Adrian Maravilla Jacome
2021-05-28
Refs #24121 -- Added __repr__() to PermWrapper.
abhiabhi94
2021-05-26
Fixed #32543 -- Added search_help_text to ModelAdmin.
Hasan Ramezani
2021-05-21
Fixed #32375 -- Started deprecation toward changing the default sitemap proto...
Rohith PR
2021-05-20
Renamed "object" argument of ModelAdmin.log_addition(), log_change(), and log...
David Sanders
2021-05-20
Fixed #32771 -- Used IS_POPUP_VAR constant instead of hard-coded value.
David Sanders
2021-05-19
Fixed #32765 -- Removed "for" HTML attribute from ReadOnlyPasswordHashWidget.
David Sanders
2021-05-19
Fixed #32766 -- Removed unused ORDER_TYPE_VAR.
David Sanders
2021-05-18
Fixed #32754 -- Made AdminSite.catch_all_view() respect SCRIPT_NAME.
Slava Skvortsov
2021-05-14
Fixed #32721 -- Fixed migrations crash when adding namespaced spatial indexes...
snowman2
2021-05-13
Refs #32721 -- Made PostGISSchemaEditor._create_index_sql() call super()._cre...
snowman2
2021-05-13
Fixed #32031 -- Added model class for each model to AdminSite.each_context().
Raffaele Salmaso
2021-05-12
Fixed #32366 -- Updated datetime module usage to recommended approach.
Nick Pope
2021-05-07
Fixed #32670 -- Allowed GDALRasters to use any GDAL virtual filesystem.
Jordi Castells
2021-04-29
Fixed capitalization of "ECMAScript" and "JavaScript".
Nick Pope
2021-04-29
Refs #32682 -- Renamed lookup_needs_distinct() to lookup_spawns_duplicates().
Mariusz Felisiak
2021-04-29
Refs #32675 -- Removed to_field from ForeignKeys in contrib apps' migrations.
David Wobrock
2021-04-27
Fixed #32682 -- Made admin changelist use Exists() instead of distinct() for ...
Mariusz Felisiak
2021-04-27
Refs #32682 -- Renamed use_distinct variable to may_have_duplicates.
Mariusz Felisiak
2021-04-26
Fixed #32681 -- Fixed VariableDoesNotExist when rendering some admin template.
Zain Patel
2021-04-21
Fixed #32647 -- Restored multi-row select with shift-modifier in admin change...
Carlton Gibson
2021-04-20
Fixed #32664 -- Made PasswordResetTokenGenerator.secret validation lazy.
François Freitag
2021-04-14
Fixed #32643 -- Fixed decoding of messages in the pre-Django 3.2 format.
Florian Apolloner
2021-04-14
Fixed #32648 -- Fixed VariableDoesNotExist rendering sitemaps template.
Arthur Jovart
2021-04-14
Fixed #32649 -- Fixed ModelAdmin.search_fields crash when searching against p...
Mariusz Felisiak
2021-04-10
Fixed #31937 -- Eased translation of time strings in some languages.
Claude Paroz
2021-04-09
Added missing "event" argument to addEventListener() call in actions.js.
Raymond Nunez
2021-04-08
Fixed #32575 -- Added support for SpatiaLite 5.
Claude Paroz
2021-04-08
Refs #27488 -- Corrected detection of IsValid() support on SpatiaLite.
Mariusz Felisiak
2021-04-07
Dropped support for GEOS 3.5 and GDAL 2.0.
Claude Paroz
2021-04-07
Refs #32074 -- Made ExclusionConstraint.__repr__() use Deferrable.__repr__().
Mariusz Felisiak
[prev]
[next]