1
0
mirror of https://github.com/django/django.git synced 2025-08-26 03:39:11 +00:00

Commit Graph

  • 2e57dc490b [4.2.x] Doc'd that action descriptions are %-formatted. Mariusz Felisiak 2023-03-09 13:43:17 +01:00
  • cc67344db9 Doc'd that action descriptions are %-formatted. Mariusz Felisiak 2023-03-09 13:43:17 +01:00
  • a52bdea5a2 Fixed #33985 -- Used app_config.verbose_name in ContentType.__str__(). Hrushikesh Vaidya 2022-09-13 19:00:57 +05:30
  • 87a55e0b51 [4.2.x] Fixed #34395 -- Updated admin's jQuery to 3.6.4. Mariusz Felisiak 2023-03-09 08:55:08 +01:00
  • 18473004af
    Fixed #34395 -- Updated admin's jQuery to 3.6.4. Mariusz Felisiak 2023-03-09 08:55:08 +01:00
  • 32d4b61c31 Fixed #34370 -- Added integer fields validation as 64-bit on SQLite. nabil-rady 2023-03-02 00:13:00 +02:00
  • ba1654cb54 [4.1.x] Fixed #34384 -- Fixed session validation when rotation secret keys. David Wobrock 2023-03-06 16:18:03 +01:00
  • 6937c92169 [4.2.x] Fixed #34384 -- Fixed session validation when rotation secret keys. David Wobrock 2023-03-06 16:18:03 +01:00
  • 2396933ca9 Fixed #34384 -- Fixed session validation when rotation secret keys. David Wobrock 2023-03-06 16:18:03 +01:00
  • 9b22457987
    Refs #32172 -- Used asgiref coroutine shim in async signals tests. Carlton Gibson 2023-03-08 09:53:25 +01:00
  • d89d517f90 [4.2.x] Refs #31626 -- Noted that Daphne provides a runserver command. Carlton Gibson 2023-03-07 19:47:55 +01:00
  • 279e611c01
    Refs #31626 -- Noted that Daphne provides a runserver command. Carlton Gibson 2023-03-07 19:47:55 +01:00
  • e846c5e724 Fixed #31920 -- Made AuthenticationMiddleware add request.auser(). Jon Janzen 2023-02-13 18:24:35 -05:00
  • e83a88566a Fixed #32172 -- Adapted signals to allow async handlers. Jon Janzen 2020-11-07 13:19:20 +03:00
  • ff3e3eb2bd [4.1.x] Added stub release notes for 4.1.8. Mariusz Felisiak 2023-03-06 17:31:26 +01:00
  • 046d2b9edb [4.2.x] Added stub release notes for 4.1.8. Mariusz Felisiak 2023-03-06 17:31:26 +01:00
  • 9a07999aef Added stub release notes for 4.1.8. Mariusz Felisiak 2023-03-06 17:31:26 +01:00
  • 507bc13648 Refs #34381 -- Fixed InspectDBTransactionalTests.test_foreign_data_wrapper() on Windows. David Smith 2023-03-05 13:37:03 +00:00
  • b9d89d74f7 [4.2.x] Fixed #34386 -- Made SMTP backend load default system root CA certificates by default. Dmitriy Sintsov 2023-03-05 12:07:35 +03:00
  • c914d6cff1 Fixed #34386 -- Made SMTP backend load default system root CA certificates by default. Dmitriy Sintsov 2023-03-05 12:07:35 +03:00
  • b05dfc2894
    Refs #34381, Refs #10929 -- Fixed postgres_tests.test_aggregates.TestGeneralAggretate.test_empty_result_set() on PostgreSQL 14+. David Smith 2023-03-05 18:06:21 +00:00
  • a4205076a5
    Fixed typo in docs/releases/5.0.txt. Ivan Sagalaev 2023-03-05 05:01:19 -08:00
  • 2660bc19f3
    Refs #32539 -- Fixed facet filter tests on Oracle. Mariusz Felisiak 2023-03-05 13:19:09 +01:00
  • 61f599aeb9
    Refs #34381 -- Fixed isolation of MigrateTests.test_migrate_fake_initial(). Mariusz Felisiak 2023-03-04 13:09:38 +01:00
  • 868e2fcdda Fixed #32539 -- Added toggleable facet filters to ModelAdmin. sarahboyce 2023-02-16 13:23:24 +01:00
  • 50ca4defcb Added test for preserving popup by reset link in the admin changelist. sarahboyce 2023-03-02 20:06:33 +01:00
  • 52e54860bf
    Moved duplicate user declarations to setUpTestData() in AdminSiteFinalCatchAllPatternTests. Mariusz Felisiak 2023-03-03 10:08:06 +01:00
  • 17e08b2177 Fixed #34377 -- Fixed preserving query strings in AdminSite.catch_all_view(). Dominique Bischof 2023-03-02 14:03:50 -05:00
  • 4338b6526d Refs #31747 -- Added more tests for preserving query strings when redirect with APPEND_SLASH in admin. Dominique Bischof 2023-03-03 08:03:27 +01:00
  • 55bcbd8d17 Fixed #34378 -- Made QuerySet.in_bulk() not clear odering when id_list is passed. Ekaterina Vahrusheva 2023-03-02 21:38:05 +03:00
  • 56e5ea805b
    Fixed #34374 -- Fixed GIS tests on Windows. Heath Henley 2023-03-02 13:14:24 -05:00
  • 4cb5573352 Moved str() calls to DateFieldListFilter.choices(). sarahboyce 2023-02-16 13:20:28 +01:00
  • 9953c804a9
    Refs #34320 -- Stopped recreating check constraints when renaming fields. Mariusz Felisiak 2023-03-02 06:05:40 +01:00
  • afb200e3ab [4.2.x] Doc'd that django.setup() is called under ASGI. Adam Johnson 2023-02-28 13:18:41 +00:00
  • ef00d6ef88 Doc'd that django.setup() is called under ASGI. Adam Johnson 2023-02-28 13:18:41 +00:00
  • 125abb7cab [4.2.x] Fixed #34367 -- Updated instructions for installing GeoDjango on Windows. Heath Henley 2023-02-23 19:40:45 -05:00
  • 54aecf95a2 Fixed #34367 -- Updated instructions for installing GeoDjango on Windows. Heath Henley 2023-02-23 19:40:45 -05:00
  • fec487f968 [4.2.x] Ignored 62510f01e76ad0526c94ea6d1bc6399c1ddf3df4 formatting changes in git blame. Mariusz Felisiak 2023-03-01 13:39:28 +01:00
  • 62510f01e7 [4.2.x] Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. django-bot 2023-03-01 13:35:43 +01:00
  • 32f224e359 [4.2.x] Refs #34140 -- Added configurations to run blacken-docs linter and adjusted docs. Mariusz Felisiak 2023-02-28 13:14:51 +01:00
  • 8d2ac000e4 [4.2.x] Refs #34140 -- Made minor edits to rst code-blocks. Mariusz Felisiak 2023-03-01 13:00:10 +01:00
  • 5933d7033d Ignored 14459f80ee3a9e005989db37c26fd13bb6d2fab2 formatting changes in git blame. Mariusz Felisiak 2023-03-01 13:33:09 +01:00
  • 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. django-bot 2023-02-28 20:53:28 +01:00
  • 6015bab80e Refs #34140 -- Added configurations to run blacken-docs linter and adjusted docs. Mariusz Felisiak 2023-02-28 13:14:51 +01:00
  • 9cf2a5df70 Refs #34140 -- Made minor edits to rst code-blocks. Mariusz Felisiak 2023-03-01 13:00:10 +01:00
  • de41657724 [4.2.x] Ignored 5bdd6223a24b2bcd0ee32251d6f3ce20e934a1dd formatting changes in git blame. Mariusz Felisiak 2023-02-28 12:57:23 +01:00
  • 498bff9499 Ignored ba755ca13123d2691a0926ddb64e5d0a2906a880 formatting changes in git blame. Mariusz Felisiak 2023-02-28 12:56:04 +01:00
  • 5bdd6223a2 [4.2.x] Refs #34140 -- Corrected rst code-block and various formatting issues in docs. Joseph Victor Zammit 2023-01-23 21:29:05 +01:00
  • ba755ca131 Refs #34140 -- Corrected rst code-block and various formatting issues in docs. Joseph Victor Zammit 2023-01-23 21:29:05 +01:00
  • fae76b81ce [4.2.x] Refs #34320 -- Added skipIf for a test requiring check constraints. Tim Graham 2023-02-24 00:00:00 -05:00
  • fc15d11f2e [4.2.x] Fixed #34368 -- Made subquery raise NotSupportedError when referencing outer window expression. Simon Charette 2023-02-26 13:43:00 +01:00
  • c67ea79aa9 Fixed #34368 -- Made subquery raise NotSupportedError when referencing outer window expression. Simon Charette 2023-02-26 13:43:00 +01:00
  • 872dade29c [4.2.x] Fixed #34372 -- Fixed queryset crash on order by aggregation using OrderBy. Simon Charette 2023-02-27 01:10:19 -05:00
  • b15f162f25
    Fixed #34372 -- Fixed queryset crash on order by aggregation using OrderBy. Simon Charette 2023-02-27 01:10:19 -05:00
  • 2276ec8c21 Fixed #34366 -- Reduced AlterField operations when optimizing migrations. Laurent Tramoy 2023-02-24 13:48:46 +01:00
  • 5a82acbda8 [4.2.x] Doc'd that Meta.indexes is preferred to Field.db_index. Adam Johnson 2020-04-14 13:53:42 +01:00
  • f9fe062de5 Doc'd that Meta.indexes is preferred to Field.db_index. Adam Johnson 2020-04-14 13:53:42 +01:00
  • 2c428b37ae
    Refs #34338 -- Fixed isolation of constraints tests. Mariusz Felisiak 2023-02-24 09:02:45 +01:00
  • 40e88ae8c8
    Refs #34320 -- Added skipIf for a test requiring check constraints. Tim Graham 2023-02-24 00:00:00 -05:00
  • 16c966ff7f
    Refs #30060, Refs #34217 -- Made SchemaEditor not generate SQL for CheckConstraint if not supported. Mariusz Felisiak 2023-02-23 21:12:17 +01:00
  • 5b3d3e400a Fixed #34338 -- Allowed customizing code of ValidationError in BaseConstraint and subclasses. Xavier Fernandez 2023-02-14 21:06:45 +01:00
  • 51c9bb7cd1 Refs #33829 -- Added violation_error_message to constraints' __repr__(). Xavier Fernandez 2023-02-22 21:04:05 +01:00
  • ce69dba000 [4.2.x] Fixed #34363 -- Fixed floatformat crash on zero with trailing zeros. Panagiotis H.M. Issaris 2023-02-22 20:46:16 +01:00
  • dcd9746983
    Fixed #34363 -- Fixed floatformat crash on zero with trailing zeros. Panagiotis H.M. Issaris 2023-02-22 20:46:16 +01:00
  • ad18a0102c Fixed #34355 -- Deprecated passing positional arguments to BaseConstraint. Xavier Fernandez 2023-02-20 14:28:21 +01:00
  • 48b2ba8a55 [4.2.x] Moved DatabaseIntrospection.get_table_description() internal_size release note to "Database backend API" section. Tim Graham 2023-02-21 23:17:02 -05:00
  • 31cd2852cb
    Moved DatabaseIntrospection.get_table_description() internal_size release note to "Database backend API" section. Tim Graham 2023-02-21 23:17:02 -05:00
  • 96bc4254ee
    Refs #31445 -- Added test for nesting QuerySet.union(). Mariusz Felisiak 2023-02-21 12:47:52 +01:00
  • a91e59e4a0 Fixed #34344 -- Allowed PostGIS DatabaseWrapper subclasses to customize (features/introspection/ops)_class classes. David Buhler 2023-02-20 12:31:03 -07:00
  • 5afd8c6940
    Refs #16969 -- Added test for not initializing PostGIS-specific stuff for non-db connections. Mariusz Felisiak 2023-02-21 08:42:28 +01:00
  • 6234acb717 [4.2.x] Bumped version for 4.2 beta 1. 4.2b1 Mariusz Felisiak 2023-02-20 09:35:28 +01:00
  • bb94e1b7db [4.2.x] Fixed #34349 -- Fixed FormSet.empty_form crash when deleting extra forms is disabled. Laurens Verhoeven 2023-02-17 21:05:00 +01:00
  • 6cbc403b8e Fixed #34349 -- Fixed FormSet.empty_form crash when deleting extra forms is disabled. Laurens Verhoeven 2023-02-17 21:05:00 +01:00
  • aab25a69dd [4.2.x] Fixed #34346 -- Ordered selected expressions by position. Simon Charette 2023-02-17 20:38:08 -05:00
  • 278881e376 Fixed #34346 -- Ordered selected expressions by position. Simon Charette 2023-02-17 20:38:08 -05:00
  • f91e085c30 Refs #34176 -- Adjusted group by position variables naming to follow SQL spec. Simon Charette 2023-02-18 01:11:51 -05:00
  • 312d0f88b4 [4.2.x] Refs #33308 -- Added tests for queryset ordered by annotation with nulls_first/nulls_last. Simon Charette 2023-02-18 14:53:08 +01:00
  • a6511bc233 Refs #33308 -- Added tests for queryset ordered by annotation with nulls_first/nulls_last. Simon Charette 2023-02-18 14:53:08 +01:00
  • eafe1468d2 Fixed #34347 -- Added __all__ to django.contrib.gis.utils. syre 2023-02-17 14:38:24 +01:00
  • efcc0f25a7 [4.2.x] Fixed #34302 -- Fixed SpatialReference.srid for objects without top-level authority. Stefan Brand 2023-02-17 09:44:17 +01:00
  • 341f33ed15 [4.2.x] Refs #34302 -- Fixed SpatialReference.auth_name()/auth_code() when target is None. Stefan Brand 2023-02-17 09:38:39 +01:00
  • eacf6b73d8 Fixed #34302 -- Fixed SpatialReference.srid for objects without top-level authority. Stefan Brand 2023-02-17 09:44:17 +01:00
  • d77762de03 Refs #34302 -- Fixed SpatialReference.auth_name()/auth_code() when target is None. Stefan Brand 2023-02-17 09:38:39 +01:00
  • 610cd06c3f [4.2.x] Fixed #34342, Refs #33735 -- Fixed test client handling of async streaming responses. Alexandre Spaeth 2023-02-15 15:16:51 -08:00
  • 1ecbc04624 [4.2.x] Refs #34342 -- Added tests for handling sync streaming responses by test client. Alexandre Spaeth 2023-02-17 10:35:19 +01:00
  • 52b054824e Fixed #34342, Refs #33735 -- Fixed test client handling of async streaming responses. Alexandre Spaeth 2023-02-15 15:16:51 -08:00
  • bfb8fda3e6 Refs #34342 -- Added tests for handling sync streaming responses by test client. Alexandre Spaeth 2023-02-17 10:35:19 +01:00
  • 8eef22dfed Fixed #34343 -- Moved built-in templates to filesystem. Nick Pope 2019-04-07 21:01:47 +01:00
  • 60be5909a2 [4.1.x] Refs #21080, Refs #34322 -- Added warning to ManifestStaticFilesStorage docs about paths in comments. Mariusz Felisiak 2023-02-16 19:18:55 +01:00
  • e1c74bf458 [4.2.x] Refs #21080, Refs #34322 -- Added warning to ManifestStaticFilesStorage docs about paths in comments. Mariusz Felisiak 2023-02-16 19:18:55 +01:00
  • bae053d497
    Refs #21080, Refs #34322 -- Added warning to ManifestStaticFilesStorage docs about paths in comments. Mariusz Felisiak 2023-02-16 19:18:55 +01:00
  • 85366fbca7 Fixed #34045 -- Improved accessibility of selecting items in admin changelist. Durval Carvalho 2023-01-31 15:05:03 -03:00
  • 3b09f35558 [4.2.x] Fixed #34320 -- Make sure constraints names are obtained from truncated columns names. nabil-rady 2023-02-15 13:43:51 +02:00
  • 6bdc3c58b6 Fixed #34320 -- Make sure constraints names are obtained from truncated columns names. nabil-rady 2023-02-15 13:43:51 +02:00
  • 3cc7a92189 Refs #32339 -- Doc'd setting a form's template_name is recomended over using as_* methods. David Smith 2023-02-12 13:24:50 +00:00
  • 232b60a21b Refs #32339 -- Updated docs to reflect default <div> style form rendering in Django 5.0. David Smith 2023-02-12 13:20:05 +00:00
  • 7fd69e52a5 [4.1.x] Refs #32339 -- Doc'd BaseFormSet.as_div() David Smith 2023-02-12 13:20:39 +00:00
  • ce10686604 [4.2.x] Refs #32339 -- Doc'd BaseFormSet.as_div() David Smith 2023-02-12 13:20:39 +00:00
  • 4038a8df0b Refs #32339 -- Doc'd BaseFormSet.as_div() David Smith 2023-02-12 13:20:39 +00:00
  • f9f0092346 Completed test coverage for django.utils.datastructures. Marcelo Galigniana 2023-02-13 21:24:37 -03:00