sarahboyce
|
868e2fcdda
Fixed #32539 -- Added toggleable facet filters to ModelAdmin.
|
2 ani în urmă |
sarahboyce
|
50ca4defcb
Added test for preserving popup by reset link in the admin changelist.
|
2 ani în urmă |
Mariusz Felisiak
|
52e54860bf
Moved duplicate user declarations to setUpTestData() in AdminSiteFinalCatchAllPatternTests.
|
2 ani în urmă |
Dominique Bischof
|
17e08b2177
Fixed #34377 -- Fixed preserving query strings in AdminSite.catch_all_view().
|
2 ani în urmă |
Dominique Bischof
|
4338b6526d
Refs #31747 -- Added more tests for preserving query strings when redirect with APPEND_SLASH in admin.
|
2 ani în urmă |
Ekaterina Vahrusheva
|
55bcbd8d17
Fixed #34378 -- Made QuerySet.in_bulk() not clear odering when id_list is passed.
|
2 ani în urmă |
Heath Henley
|
56e5ea805b
Fixed #34374 -- Fixed GIS tests on Windows.
|
2 ani în urmă |
sarahboyce
|
4cb5573352
Moved str() calls to DateFieldListFilter.choices().
|
2 ani în urmă |
Mariusz Felisiak
|
9953c804a9
Refs #34320 -- Stopped recreating check constraints when renaming fields.
|
2 ani în urmă |
Adam Johnson
|
ef00d6ef88
Doc'd that django.setup() is called under ASGI.
|
2 ani în urmă |
Heath Henley
|
54aecf95a2
Fixed #34367 -- Updated instructions for installing GeoDjango on Windows.
|
2 ani în urmă |
Mariusz Felisiak
|
5933d7033d
Ignored 14459f80ee3a9e005989db37c26fd13bb6d2fab2 formatting changes in git blame.
|
2 ani în urmă |
django-bot
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
2 ani în urmă |
Mariusz Felisiak
|
6015bab80e
Refs #34140 -- Added configurations to run blacken-docs linter and adjusted docs.
|
2 ani în urmă |
Mariusz Felisiak
|
9cf2a5df70
Refs #34140 -- Made minor edits to rst code-blocks.
|
2 ani în urmă |
Mariusz Felisiak
|
498bff9499
Ignored ba755ca13123d2691a0926ddb64e5d0a2906a880 formatting changes in git blame.
|
2 ani în urmă |
Joseph Victor Zammit
|
ba755ca131
Refs #34140 -- Corrected rst code-block and various formatting issues in docs.
|
2 ani în urmă |
Simon Charette
|
c67ea79aa9
Fixed #34368 -- Made subquery raise NotSupportedError when referencing outer window expression.
|
2 ani în urmă |
Simon Charette
|
b15f162f25
Fixed #34372 -- Fixed queryset crash on order by aggregation using OrderBy.
|
2 ani în urmă |
Laurent Tramoy
|
2276ec8c21
Fixed #34366 -- Reduced AlterField operations when optimizing migrations.
|
2 ani în urmă |
Adam Johnson
|
f9fe062de5
Doc'd that Meta.indexes is preferred to Field.db_index.
|
5 ani în urmă |
Mariusz Felisiak
|
2c428b37ae
Refs #34338 -- Fixed isolation of constraints tests.
|
2 ani în urmă |
Tim Graham
|
40e88ae8c8
Refs #34320 -- Added skipIf for a test requiring check constraints.
|
2 ani în urmă |
Mariusz Felisiak
|
16c966ff7f
Refs #30060, Refs #34217 -- Made SchemaEditor not generate SQL for CheckConstraint if not supported.
|
2 ani în urmă |
Xavier Fernandez
|
5b3d3e400a
Fixed #34338 -- Allowed customizing code of ValidationError in BaseConstraint and subclasses.
|
2 ani în urmă |
Xavier Fernandez
|
51c9bb7cd1
Refs #33829 -- Added violation_error_message to constraints' __repr__().
|
2 ani în urmă |
Panagiotis H.M. Issaris
|
dcd9746983
Fixed #34363 -- Fixed floatformat crash on zero with trailing zeros.
|
2 ani în urmă |
Xavier Fernandez
|
ad18a0102c
Fixed #34355 -- Deprecated passing positional arguments to BaseConstraint.
|
2 ani în urmă |
Tim Graham
|
31cd2852cb
Moved DatabaseIntrospection.get_table_description() internal_size release note to "Database backend API" section.
|
2 ani în urmă |
Mariusz Felisiak
|
96bc4254ee
Refs #31445 -- Added test for nesting QuerySet.union().
|
2 ani în urmă |