Ties Jan Hefting
|
84400d2e9d
Fixed #32905 -- Added CSS class for non-form errors of formsets.
|
3 年 前 |
Carlton Gibson
|
3a45fea083
Fixed #21936 -- Allowed DeleteView to work with custom Forms and SuccessMessageMixin.
|
3 年 前 |
Ian Foote
|
f42ccdd835
Fixed #27021 -- Allowed lookup expressions in annotations, aggregations, and QuerySet.filter().
|
4 年 前 |
Chris Jerdonek
|
90ba716bf0
Fixed #24522 -- Added a --shuffle option to DiscoverRunner.
|
3 年 前 |
Mariusz Felisiak
|
77b88fe621
Fixed #32908 -- Allowed select_for_update(skip_locked) on MariaDB 10.6+.
|
3 年 前 |
Hannes Ljungberg
|
a06b977a91
Fixed #32776 -- Added support for Array subqueries on PostgreSQL.
|
4 年 前 |
Nick Pope
|
fa35c8bdbc
Fixed #30934 -- Included database alias in django.db.backends log messages.
|
3 年 前 |
Simon Charette
|
9f3cce172f
Refs #26430 -- Re-introduced empty aggregation optimization.
|
3 年 前 |
abhiabhi94
|
cd124295d8
Fixed #32381 -- Made QuerySet.bulk_update() return the number of objects updated.
|
3 年 前 |
Peter Inglesby
|
1bbb98d9a4
Fixed #32363 -- Ensured sys.__interactivehook__ is called in shell
|
4 年 前 |
Keryn Knight
|
854e9b0668
Fixed #32824 -- Improved performance of NodeList.render().
|
3 年 前 |
Sanskar Jaiswal
|
8c3bd0b708
Fixed #31653 -- Added AddConstraintNotValid()/ValidateConstraint() operations for PostgreSQL.
|
4 年 前 |
Daniyal
|
a0410ffe8f
Refs #32552 -- Added DiscoverRunner.log() to allow customization.
|
4 年 前 |
Gildardo Adrian Maravilla Jacome
|
91e21836f6
Fixed #32319 -- Added ES module support to ManifestStaticFilesStorage.
|
4 年 前 |
David Wobrock
|
b9df2b74b9
Fixed #32676 -- Prevented migrations from rendering related field attributes when not passed during initialization.
|
3 年 前 |
Hannes Ljungberg
|
b746596f5f
Refs #32779 -- Changed DatabaseSchemaEditor._unique_sql()/_create_unique_sql() to take fields as second parameter.
|
3 年 前 |
Mohammadreza Varasteh
|
e93eb3d971
Fixed #32789 -- Made feeds emit elements with no content as self-closing tags.
|
3 年 前 |
Nick Pope
|
e513fb0e77
Fixed typo in MiddlewareMixin deprecation note.
|
3 年 前 |
Hasan Ramezani
|
1143f3bb5e
Fixed #32543 -- Added search_help_text to ModelAdmin.
|
3 年 前 |
Rohith PR
|
7cca22964c
Fixed #32375 -- Started deprecation toward changing the default sitemap protocol to https.
|
3 年 前 |
David Sanders
|
736bb9868a
Renamed "object" argument of ModelAdmin.log_addition(), log_change(), and log_deletion() methods.
|
3 年 前 |
Claude Paroz
|
8cd55021bc
Fixed #32379 -- Started deprecation toward changing default USE_TZ to True.
|
3 年 前 |
Raffaele Salmaso
|
3733ae8957
Fixed #32031 -- Added model class for each model to AdminSite.each_context().
|
4 年 前 |
Nick Pope
|
29e4ccb1a2
Fixed #32738 -- Deprecated django.utils.datetime_safe module.
|
3 年 前 |
Jordi Castells
|
205c36b58f
Fixed #32670 -- Allowed GDALRasters to use any GDAL virtual filesystem.
|
4 年 前 |
Hasan Ramezani
|
028f10fac6
Fixed #32712 -- Deprecated django.utils.baseconv module.
|
3 年 前 |
Tim Graham
|
54da6e2ac2
Fixed #32678 -- Removed SECURE_BROWSER_XSS_FILTER setting.
|
3 年 前 |
Hasan Ramezani
|
8bcb00858e
Fixed #32698 -- Moved HttpRequest.get_raw_uri() to ExceptionReporter._get_raw_insecure_uri().
|
3 年 前 |
Mariusz Felisiak
|
baba733dcc
Refs #32682 -- Renamed lookup_needs_distinct() to lookup_spawns_duplicates().
|
3 年 前 |
David Wobrock
|
4ab3ef238e
Fixed #32675 -- Doc'd that autodector changes might cause generation of no-op migrations.
|
3 年 前 |