Simon Charette
|
9f3cce172f
Refs #26430 -- Re-introduced empty aggregation optimization.
|
il y a 3 ans |
abhiabhi94
|
cd124295d8
Fixed #32381 -- Made QuerySet.bulk_update() return the number of objects updated.
|
il y a 3 ans |
Peter Inglesby
|
1bbb98d9a4
Fixed #32363 -- Ensured sys.__interactivehook__ is called in shell
|
il y a 4 ans |
Keryn Knight
|
854e9b0668
Fixed #32824 -- Improved performance of NodeList.render().
|
il y a 3 ans |
Sanskar Jaiswal
|
8c3bd0b708
Fixed #31653 -- Added AddConstraintNotValid()/ValidateConstraint() operations for PostgreSQL.
|
il y a 4 ans |
Daniyal
|
a0410ffe8f
Refs #32552 -- Added DiscoverRunner.log() to allow customization.
|
il y a 4 ans |
Gildardo Adrian Maravilla Jacome
|
91e21836f6
Fixed #32319 -- Added ES module support to ManifestStaticFilesStorage.
|
il y a 4 ans |
David Wobrock
|
b9df2b74b9
Fixed #32676 -- Prevented migrations from rendering related field attributes when not passed during initialization.
|
il y a 3 ans |
Hannes Ljungberg
|
b746596f5f
Refs #32779 -- Changed DatabaseSchemaEditor._unique_sql()/_create_unique_sql() to take fields as second parameter.
|
il y a 3 ans |
Mohammadreza Varasteh
|
e93eb3d971
Fixed #32789 -- Made feeds emit elements with no content as self-closing tags.
|
il y a 3 ans |
Nick Pope
|
e513fb0e77
Fixed typo in MiddlewareMixin deprecation note.
|
il y a 3 ans |
Hasan Ramezani
|
1143f3bb5e
Fixed #32543 -- Added search_help_text to ModelAdmin.
|
il y a 3 ans |
Rohith PR
|
7cca22964c
Fixed #32375 -- Started deprecation toward changing the default sitemap protocol to https.
|
il y a 3 ans |
David Sanders
|
736bb9868a
Renamed "object" argument of ModelAdmin.log_addition(), log_change(), and log_deletion() methods.
|
il y a 3 ans |
Claude Paroz
|
8cd55021bc
Fixed #32379 -- Started deprecation toward changing default USE_TZ to True.
|
il y a 3 ans |
Raffaele Salmaso
|
3733ae8957
Fixed #32031 -- Added model class for each model to AdminSite.each_context().
|
il y a 4 ans |
Nick Pope
|
29e4ccb1a2
Fixed #32738 -- Deprecated django.utils.datetime_safe module.
|
il y a 3 ans |
Jordi Castells
|
205c36b58f
Fixed #32670 -- Allowed GDALRasters to use any GDAL virtual filesystem.
|
il y a 4 ans |
Hasan Ramezani
|
028f10fac6
Fixed #32712 -- Deprecated django.utils.baseconv module.
|
il y a 3 ans |
Tim Graham
|
54da6e2ac2
Fixed #32678 -- Removed SECURE_BROWSER_XSS_FILTER setting.
|
il y a 3 ans |
Hasan Ramezani
|
8bcb00858e
Fixed #32698 -- Moved HttpRequest.get_raw_uri() to ExceptionReporter._get_raw_insecure_uri().
|
il y a 3 ans |
Mariusz Felisiak
|
baba733dcc
Refs #32682 -- Renamed lookup_needs_distinct() to lookup_spawns_duplicates().
|
il y a 3 ans |
David Wobrock
|
4ab3ef238e
Fixed #32675 -- Doc'd that autodector changes might cause generation of no-op migrations.
|
il y a 3 ans |
Tobias Bengfort
|
54e94640ac
Refs #25287 -- Added support for multiplying and dividing DurationField by scalar values on SQLite.
|
il y a 4 ans |
Claude Paroz
|
30e123ed35
Fixed #32575 -- Added support for SpatiaLite 5.
|
il y a 4 ans |
Claude Paroz
|
3ae4344bbd
Dropped support for GEOS 3.5 and GDAL 2.0.
|
il y a 4 ans |
girishsontakke
|
98abc0c90e
Fixed #32501 -- Added support for returning fields from INSERT statements on SQLite 3.35+.
|
il y a 4 ans |
Adam Johnson
|
e32722d160
Fixed #32383 -- Added source map support to ManifestStaticFilesStorage.
|
il y a 4 ans |
Maxim Milovanov
|
d915dd1c58
Fixed #32204 -- Added quick filter to admin's navigation sidebar.
|
il y a 4 ans |
bankc
|
db5b75f10f
Fixed #31840 -- Added support for Cross-Origin Opener Policy header.
|
il y a 4 ans |