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-10-12
Fixed #33178 -- Made createsuperuser validate required fields passed in optio...
Christophe Henry
2021-10-12
Refs #21755 -- Fixed createsuperuser crash for required foreign keys passed i...
Christophe Henry
2021-10-12
Refs #29628, Refs #33178 -- Made createsuperuser validate password against re...
Mariusz Felisiak
2021-10-07
Fixed #33151 -- Fixed createsuperuser crash for many-to-many required fields ...
Christophe Henry
2021-10-06
Fixed #33156 -- Used sessionStorage to preserve quick filter for admin's navi...
Maxim Milovanov
2021-10-01
Refs #32943 -- Added support for covering exclusion constraints using SP-GiST...
Nick Pope
2021-10-01
Refs #32943 -- Added support for covering SP-GiST indexes on PostgreSQL 14+.
Nick Pope
2021-10-01
Fixed #32961 -- Added BitXor() aggregate to django.contrib.postgres.
Nick Pope
2021-10-01
Fixed typo in exception message for GiST indexes and exclusion constraints.
Nick Pope
2021-09-30
Fixed #33029 -- Allowed multiple popups for self-related fields in admin.
Yash Jhunjhunwala
2021-09-29
Fixed #33141 -- Renamed Expression.empty_aggregate_value to empty_result_set_...
David Wobrock
2021-09-27
Fixed #33136 -- Added GEOSGeometry.make_valid() method.
Claude Paroz
2021-09-27
Refs #32355 -- Used @functools.lru_cache as a straight decorator.
Mariusz Felisiak
2021-09-27
Fixed #33114 -- Defined default output_field of StringAgg.
ali
2021-09-24
Fixed #33124 -- Avoided accessing the database connections when not necessary.
Keryn Knight
2021-09-23
Refs #33129 -- Added missing return statement.
Carlton Gibson
2021-09-22
Fixed #32499 -- Escaped additional metacharacters in simplify_regex().
Nick Pope
2021-09-22
Refs #32499 -- Fixed escaped metacharacters in simplify_regex().
Nick Pope
2021-09-22
Refs #32499 -- Added metacharacters helper for simplify_regex().
Nick Pope
2021-09-22
Fixed #33129 -- Dropped support for MariaDB 10.2.
Mariusz Felisiak
2021-09-21
Fixed #33083 -- Fixed selecting all items in the admin changelist when action...
Carlton Gibson
2021-09-21
Updated source translation catalogs.
Mariusz Felisiak
2021-09-21
Fixed #33111 -- Fixed passing object to ModelAdmin.get_inlines() when editing...
Hasan Ramezani
2021-09-21
Refs #32204 -- Replaced three dots with ellipsis in navigation sidebar template.
Mariusz Felisiak
2021-09-21
Fixed #33070 -- Fixed loading translations with language subtags in admin's S...
Cleiton Lima
2021-09-20
Increased the default PBKDF2 iterations for Django 4.1.
Mariusz Felisiak
2021-09-20
Refs #32191 -- Removed for the pre-Django 3.2 format of messages in CookieSto...
Mariusz Felisiak
2021-09-20
Fixed #32504 -- Updated admin's jQuery to 3.6.0.
Mariusz Felisiak
2021-09-18
Fixed #33077 -- Fixed links to related models for admin's readonly fields in ...
Ken Whitesell
2021-09-17
Fixed #32492 -- Added TrigramWordSimilarity() and TrigramWordDistance() on Po...
Nikita Marchant
2021-09-17
Fixed #27674 -- Deprecated GeoModelAdmin and OSMGeoAdmin.
Giannis Adamopoulos
2021-09-16
Fixed #32365 -- Made zoneinfo the default timezone implementation.
Carlton Gibson
2021-09-13
Fixed #33104 -- Fixed wrapping of long words in admin readonly fields.
Aakash Singh
2021-09-10
Fixed #31867 -- Made TabularInline handling of hidden fields with view-only p...
antoinehumbert
2021-09-08
Fixed #32219 -- Made InlineModelAdmin.verbose_name_plural fallback to its ver...
Siburg
2021-09-06
Refs #32508 -- Raised TypeError/ValueError instead of using "assert" in encod...
Mateo Radman
2021-09-02
Refs #33012 -- Moved PickleSerializer to django.core.serializers.base and add...
Daniyal Abbasi
2021-08-27
Fixed #33051 -- Fixed highlighting the current model in admin's sidebar with ...
Hasan Ramezani
2021-08-23
Fixed #33030 -- Fixed broken links to GDAL docs.
Märt Häkkinen
2021-08-10
Fixed #32993 -- Added AutocompleteJsonView.serialize_result() to allow custom...
Mart Sõmermaa
2021-08-09
Removed redundant definition of UserModel in ModelBackend.with_perm().
Premkumar Chalmeti
2021-08-05
Fixed #27590 -- Allowed customizing a manifest file storage in ManifestFilesM...
Jarosław Wygoda
2021-08-02
Refs #32956 -- Corrected spelling of "gray".
David Smith
2021-08-02
Refs #32956 -- Corrected usage of "insure" and "assure".
David Smith
2021-07-29
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...
David Smith
2021-07-28
Refs #32946 -- Changed internal usage of dynamic Q() objects construction to ...
Keryn Knight
2021-07-22
Fixed #32275 -- Added scrypt password hasher.
ryowright
2021-07-22
Refs #32508 -- Raised TypeError/ValueError instead of using "assert" in encod...
Mariusz Felisiak
2021-07-22
Fixed #32951 -- Removed Query.where_class & co.
Nick Pope
2021-07-20
Fixed #32944 -- Avoided unnecessary WhereNode.add() calls.
Keryn Knight
[prev]
[next]