1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00

Commit Graph

  • c56b680b7c Fixed #35953 -- Added composite PK admin support. Bendeguz Csirmaz 2024-04-07 10:32:16 +0800
  • 7a05f63a8e Fixed #35925 -- Added CSS gap for FilteredSelectMultiple filter icon. Ayush khatri 2024-11-23 15:47:53 +0530
  • 70ee78741e
    Simplify exception serialization to avoid issues with complex exceptions Jake Howard 2024-11-29 15:00:38 +0000
  • 935e65526c Fixed #35925 -- Added CSS gap for FilteredSelectMultiple filter icon. Ayush khatri 2024-11-23 15:47:53 +0530
  • dfddc45d1a Optimized bulk_update query by grouping similar values. Ahmed Yasser 2024-11-29 14:55:10 +0200
  • 58cc91275a
    Fixed #35308 -- Handled OSError when launching code formatters. Jacob Walls 2024-11-29 07:04:48 -0500
  • 978aae4334 Fixed #373 -- Added CompositePrimaryKey. Bendeguz Csirmaz 2024-04-07 10:32:16 +0800
  • 135ba0847f
    Merge 890da05e20 into 86661f2449 Bhuvnesh 2024-11-29 10:43:00 +0200
  • 8159f252a8
    Merge f44a91902b into 86661f2449 Emmanuel Katchy 2024-11-29 10:42:20 +0200
  • 86661f2449 Fixed #35791 -- Updated icon button dimensions to 24x24 pixels. Tainara Palmeira 2024-11-15 16:19:23 +0100
  • 15ca75449b Refs #10941 -- Added tests in querystring template tag. Natalia 2024-11-20 16:39:42 -0300
  • f2b44ef408 Refs #10941 -- Added helper and refactored tests for querystring template tag. Natalia 2024-11-20 16:29:40 -0300
  • 370b695d0d
    Merge 7da55b0984 into ceecd518b1 Jerome Cagado 2024-11-29 05:13:08 +0000
  • 11363415bb Fixed #35308 -- Handled OSError when launching code formatters. Jacob Walls 2024-09-18 21:36:37 -0300
  • 1277445cb1
    Merge 3395525121 into ceecd518b1 Akash Kumar Sen 2024-11-28 23:49:00 +0000
  • b3e8d1c699
    Merge 140ae867ee into ceecd518b1 lufafajoshua 2024-11-29 00:04:37 +0200
  • 0bbba89d00
    Update tutorial07.txt DIRS option instructions Mike Rinehart 2024-11-28 15:33:59 -0600
  • ffd79a5f95
    Merge 7362a9072a into ceecd518b1 Salvo Polizzi 2024-11-28 23:33:27 +0200
  • 511892d081 Fixed 35888 --Converted all icons defined in CSS with the background or background-image properties to the mask-image property. ssanger 2024-11-28 14:18:16 -0700
  • ba6a74d058
    Merge branch 'django:main' into ticket_35831 Jonathan 2024-11-28 11:31:58 -0800
  • ceecd518b1 Fixed #35530 -- Deprecated request.user fallback in auth.login and auth.alogin. Jaap Roes 2024-11-28 14:42:59 +0100
  • 28b9b8d6d9 Refs #35530 -- Added basic test cases for auth.login. Jaap Roes 2024-11-28 14:41:44 +0100
  • b82f80906a Fixed #35038 -- Created AlterConstraint operation. Salvo Polizzi 2024-11-28 13:52:58 +0100
  • b92511b474 Refs #35038 -- Added test for drop and recreation of a constraint. Salvo Polizzi 2024-11-28 13:52:25 +0100
  • d2518ce7e5
    Merge 98fef46efc into 1722f2db58 Mahdi Zareie 2024-11-28 23:57:51 +0800
  • 593b39ae73
    Merge a712f86ed0 into 1722f2db58 Clinton 2024-11-28 15:37:02 +0000
  • 8f195f41ea
    Merge fcc3f31388 into 1722f2db58 leunga1000 2024-11-28 22:53:55 +0800
  • 99d8e0aad7
    Merge 24dfcc50e5 into 1722f2db58 julianklotz 2024-11-28 22:53:41 +0800
  • 1722f2db58 Fixed #35897 -- Removed unnecessary escaping in template's get_exception_info(). Klaas van Schelven 2024-11-08 09:55:28 +0100
  • 376ef1f24c
    Merge 34d24116c9 into 1636912bf1 Dan Swain 2024-11-28 22:50:09 +0800
  • febc8253ee
    Merge f303a0f521 into 1636912bf1 Jozef 2024-11-28 22:30:23 +0800
  • 39f4d81797
    Merge 57aabaf0a5 into 1636912bf1 TaiYou 2024-11-28 22:30:17 +0800
  • 952eee6b20
    Merge a859c1f406 into 1636912bf1 Olivier Dalang 2024-11-28 22:27:45 +0800
  • f13a9405cb Fixed #35791 -- Updated icon button dimensions to 24x24 pixels. Tainara Palmeira 2024-11-15 16:19:23 +0100
  • 23950a7e52 Fixed #35038 -- Created AlterConstraint operation. Salvo Polizzi 2024-11-28 13:52:58 +0100
  • 01ef5a996d Fixed #35530 -- Deprecated request.user fallback in auth.login and auth.alogin. Jaap Roes 2024-11-28 14:42:59 +0100
  • b8b2e371a1 Refs #35530 -- Added basic test cases for auth.login. Jaap Roes 2024-11-28 14:41:44 +0100
  • 22bea6ca05 Refs #35038 -- Added test for drop and recreation of a constraint. Salvo Polizzi 2024-11-28 13:52:25 +0100
  • 1636912bf1 Refs #21286 -- Fixed serializer test with primary key TextField. Adam Zapletal 2024-11-12 08:15:17 -0600
  • a23f29edf9 Refs #21286 -- Fixed serializer test with primary key TextField. Adam Zapletal 2024-11-12 08:15:17 -0600
  • c4a989be75
    Update the description in the minimizing images section. Paolo Melchiorre 2024-11-28 08:39:16 +0100
  • a8db3d93ee
    Updated quick install guide commands invocations and outputs. Paolo Melchiorre 2024-11-28 08:34:48 +0100
  • 74c7650db3 Added parallelism support via --jobs to docs build Makefile rule. Paolo Melchiorre 2024-11-27 22:15:25 +0100
  • 0977ec671a
    Added parallelism support via --jobs to docs build Makefile rule. Paolo Melchiorre 2024-11-27 22:15:25 +0100
  • 0c5032d256
    Activated Sphinx multi-process mode. Paolo Melchiorre 2024-11-27 21:34:26 +0100
  • 925ab54f59
    Fix geos doctest issues Paolo Melchiorre 2024-11-27 21:18:17 +0100
  • b02f65e40f
    Fixed doctest builder in docs. Paolo Melchiorre 2024-10-25 13:33:43 +0200
  • 2187d9cd8a
    Merge 9e46594464 into e9929cb494 Michael Howitz 2024-11-27 20:22:22 +0100
  • 1df1afe382
    Merge 7e94800422 into e9929cb494 Sarah Abderemane 2024-11-27 20:22:22 +0100
  • e9929cb494
    Made reverse() docs more self-contained. Clifford Gama 2024-11-27 20:26:14 +0200
  • bed70e2c00 [5.1.x] Upgraded to Python 3.12, Ubuntu 24.04, and enabled fail_on_warning for docs builds. David Smith 2024-11-27 18:20:49 +0000
  • 73d532d9a9
    Upgraded to Python 3.12, Ubuntu 24.04, and enabled fail_on_warning for docs builds. David Smith 2024-11-27 18:20:49 +0000
  • e9ed5da3cb
    Removed trailing whitespace in docs. Adam Zapletal 2024-11-27 10:13:28 -0600
  • b5eecf1227 Fixed trailing whitespaces in documentation Christophe Henry 2024-11-27 15:54:18 +0100
  • 715aec7f74 Made reverse() docs more self-contained. Clifford Gama 2024-10-12 16:48:21 +0200
  • 0acff0fd1f [4.2.x] Added stub release notes and release date for 4.2.17. Sarah Boyce 2024-11-27 14:30:12 +0100
  • baf63eb098 [5.0.x] Added stub release notes and release date for 5.0.10, and 4.2.17. Sarah Boyce 2024-11-27 14:30:12 +0100
  • 5f82a5e4c7 [5.1.x] Added stub release notes and release date for 5.1.4, 5.0.10, and 4.2.17. Sarah Boyce 2024-11-27 14:30:12 +0100
  • 2544c15854 Added stub release notes and release date for 5.1.4, 5.0.10, and 4.2.17. Sarah Boyce 2024-11-27 14:30:12 +0100
  • 7da355f848 Added stub release notes and release date for 5.1.4, 5.0.10, and 4.2.17. Sarah Boyce 2024-11-27 14:30:12 +0100
  • d4b2e06a67 Fixed #35921 -- Fixed failure when running tests in parallel on postgres. Jacob Walls 2024-11-20 09:07:11 -0500
  • d8eb13f0f8 Fixed #35939 -- Linked documentation of Permission.content_type to the ContentType model. Brock 2024-11-25 20:04:24 -0500
  • 57781e6ee5 Fixed #35939 -- Linked documentation of Permission.content_type to the ContentType model. Brock 2024-11-25 20:04:24 -0500
  • 45d56baa6a Fixed #373 -- Added CompositePrimaryKey. Bendeguz Csirmaz 2024-04-07 10:32:16 +0800
  • a5bc0cfd35 Refs #33735 -- Captured stderr during ASGITest.test_file_response. Jacob Walls 2024-11-23 16:43:38 -0500
  • 9ecc26c005 removed 'light dark' scheme from templates with their own style sheet; moved logo svg from URI bg-img to inline svg to properly work with 'color-scheme' mbcodes 2024-11-26 18:10:31 -0800
  • 4b262408aa [5.1.x] Fixed #35942 -- Fixed createsuperuser crash on Python 3.13+ when username is unavailable. Tommy Allen 2024-11-26 15:15:00 -0500
  • c635decb00
    Fixed #35942 -- Fixed createsuperuser crash on Python 3.13+ when username is unavailable. Tommy Allen 2024-11-26 15:15:00 -0500
  • 2e190a48d6
    Added missing backticks to class-based views docs. Adam Zapletal 2024-11-26 14:10:39 -0600
  • 4c7664a7c3 Fixed #35942 -- Fixed createsuperuser crash on Python 3.13+ when username is unavailable. Tommy Allen 2024-11-26 00:21:00 -0500
  • cf145c2f0a
    Delete django/contrib/admin/static/admin/css/forms.css Ayush Khatri 2024-11-26 19:50:04 +0530
  • 93b29d68ce Fixed #34533 -- Resolved OuterRef issue in ORDER BY clause Ayush khatri 2024-11-25 20:27:23 +0530
  • b381b19854 [4.2.x] Fixed docs build on Sphinx 8.1+. Mariusz Felisiak 2024-10-11 13:50:51 +0200
  • c8ce36bb7b [5.0.x] Fixed docs build on Sphinx 8.1+. Mariusz Felisiak 2024-10-11 13:50:51 +0200
  • 6f6f90a599 Merge branch 'fix_outerref_orderby' of https://github.com/AyushKhatri-Dev/django into fix_outerref_orderby Ayush khatri 2024-11-26 18:10:41 +0530
  • 146ab16da5 Fixed #34533 -- Resolved OuterRef issue in ORDER BY clause Ayush khatri 2024-11-25 20:27:23 +0530
  • 2ea0f8ff90 Fixed #34533 -- Resolved OuterRef issue in ORDER BY clause Ayush khatri 2024-11-25 20:27:23 +0530
  • ca049773b8 Another formatting fix for the docs Anders Hovmöller 2024-11-25 15:42:32 +0100
  • 343e7cae54 Fixed duble ` in docs Anders Hovmöller 2024-11-25 15:39:45 +0100
  • 98c347b03d Updated docs for multiline templates Anders Hovmöller 2024-11-25 15:34:32 +0100
  • b139faab71 Template for new project should opt in to multiline templates Anders Hovmöller 2024-11-25 15:30:45 +0100
  • 1fb35456ea Fixed #35935 -- Colorized system checks when running sqlmigrate. Jacob Walls 2024-11-24 16:53:39 -0500
  • 11efee6916 Bumped OS for docs workflow to Ubuntu 24.04. David Smith 2024-11-25 08:33:58 +0000
  • 48420dc9af Bumped RTD OS to Ubuntu 24.04. David Smith 2024-11-25 08:32:20 +0000
  • f63c28b865 Bumped Python version in RTD build to 3.12. David Smith 2024-11-25 08:30:47 +0000
  • e1fc7e7555 Enabled fail_on_warning on RTD builds. David Smith 2024-11-14 12:28:03 +0000
  • fc31ef885d
    Update django/db/models/sql/compiler.py Tom Forbes 2024-11-24 18:27:40 +0000
  • c462ade332
    Update django/db/models/sql/compiler.py Tom Forbes 2024-11-24 18:27:31 +0000
  • 68c9ed42a2
    Merge 4933d8c47d into 857b1048d5 Ryan Cheley 2024-11-24 09:08:28 -0800
  • 4933d8c47d add examples for is safe False register.filter Ryan Cheley 2024-11-24 09:08:20 -0800
  • 7df6ca7785 Fixed #34619 -- Associated FilteredSelectMultiple elements to their label and help text. GappleBee 2024-10-24 19:44:31 +0100
  • bd7f2fda38 Fixed #35913 -- Prevented formset name suffix 'FormFormSet'. antoliny0919 2024-11-17 11:25:44 +0900
  • eade5402d3 Fixed #35535 -- Added template tag decorator simple_block_tag(). Jake Howard 2024-11-19 17:35:02 +0000
  • c8b7c75e78 Fixed #35775 -- Confirmed support for GEOS 3.13. David Smith 2024-11-02 21:06:28 +0000
  • bc26ab91a5 Updated maintainers of Django Debug Toolbar to Django Commons. Tim Schilling 2024-11-14 07:52:56 -0600
  • 5b69fd8f82 Refs #32339 -- Updated formset docs to reflect default rendering as as_div. antoliny0919 2024-11-16 11:12:51 +0900
  • 248df54b88 Refs #35844 -- Fixed copying BaseContext and its subclasses on Python 3.14+. Mariusz Felisiak 2024-11-17 16:07:23 +0100
  • 493f0fe3cd Fixed #35882 -- Made migration questioner loop on all errors. Adam Johnson 2024-11-18 14:39:55 +0100
  • 71f6916858 Refs #35882 -- Added test for migration questioner KeyboardInterrupt. Adam Johnson 2024-11-18 14:41:24 +0100
  • 4cfa7830ea Fixed typo in docs/topics/performance.txt. Caitlin Hogan 2024-11-16 10:40:40 -0800