0
0
mirror of https://github.com/django/django.git synced 2024-11-21 19:09:18 +01:00

Commit Graph

  • f4e2c72229 Bumped versions in pre-commit and npm configurations. Mariusz Felisiak 2024-10-08 22:58:53 +0200
  • 447fdf1b93 Added stub release notes for 5.1.3. Natalia 2024-10-08 12:02:53 -0300
  • 44002c67b7 Added release date for 5.1.2. Natalia 2024-10-08 11:37:30 -0300
  • ae1c25d9b1 Fixed #35809 -- Set background color for selected rows in the admin's form select widget. nessita 2024-10-08 10:01:28 -0300
  • 74e11d759b Fixed #35798, Refs #31641 -- Prevented admin navigation sidebar loading flicker. Gavin Wahl 2022-11-02 16:29:17 -0600
  • 9d77f92d9b Fixed #35799 -- Fixed the positioning of the inline admin plus icon for RTL languages. Mario Munoz 2024-10-08 12:13:23 +0200
  • 8961803707 Fixed #35742 -- Removed hardcoded "username" references in admin templates. antoliny0919 2024-10-08 09:27:20 +0200
  • 3f0bbe3f26 Updated translations from Transifex. nessita 2024-10-07 17:35:43 -0300
  • 24d6b6b070 Fixed #35449 -- Fixed validation of array items in SplitArrayField when remove_trailing_nulls=True. GappleBee 2024-09-14 10:26:12 +0100
  • 2ae9341976 Fixed #35303 -- Implemented async auth backends and utils. Jon Janzen 2024-03-31 12:29:10 -0700
  • 9f15bb909e Fixed #35804 -- Removed unused rules for ul.tools from admin CSS. aditya.chaudhary1558@gmail.com 2024-10-02 02:08:43 +0530
  • 1d5b8e7b84 Fixed #35807 -- Mentioned async case for internal get/set urlconf helpers. Carlton Gibson 2024-10-07 10:07:39 +0200
  • 3448c3b346 Refs #35844 -- Fixed copying BaseContext and its subclasses on Python 3.14+. Mariusz Felisiak 2024-11-17 16:07:23 +0100
  • e7292f474a
    Merge fe4698c051 into 2debd018db Inzamamulhaq01 2024-11-17 08:00:08 +0000
  • fe4698c051
    Fixed #35515 -- Added auto import models in DB Inzamamulhaq01 2024-11-17 13:25:46 +0530
  • 1977dbb4b4
    Update AUTHORS Inzamamulhaq01 2024-11-17 13:21:13 +0530
  • 9f20ccf2ba
    Update shell.py Inzamamulhaq01 2024-11-17 08:22:10 +0530
  • 672d8f2a3b
    Merge branch 'django:main' into main tanaydin sirin 2024-11-17 02:35:58 +0300
  • af218edc7b
    Refs #27236 -- Fixed references to index_together in historical migrations. Simon Charette 2024-11-16 10:39:02 -0500
  • ad210efe64
    Refs #27236 -- Removed references to index_together from ModelState.from_model. Simon Charette 2024-11-16 10:02:11 -0500
  • c5d916a84b
    Merge ff3b2dfe50 into 2debd018db Flavio Curella 2024-11-16 05:08:48 +0200
  • 2debd018db
    Made cosmetic edits to 5.2 release notes, including line wrapping at 79 cols. nessita 2024-11-15 23:30:47 -0300
  • 3d067aa92f Made cosmetic edits to 5.2 release notes, including line wrapping at 79 cols. Natalia 2024-11-15 10:14:45 -0300
  • 037e740ec5 Refs #28215 -- Marked auth form passwords as sensitive variables. GappleBee 2024-10-07 16:09:21 +0200
  • 54a0849ebd Updated can_order, can_delete example from Formsets docs. antoliny0919 2024-11-15 18:31:44 +0900
  • 0196bb06a1 Refs #28215 -- Marked auth form passwords as sensitive variables. GappleBee 2024-10-07 16:09:21 +0200
  • 914bb62661
    Changed more imports from absolute to relative Alexander Lazarević 2024-11-15 14:38:33 +0700
  • 4b369049ad
    added blank line between imports raffaella 2024-01-24 19:16:29 +0100
  • e3e3e79020
    restored to absolut import raffaella 2024-01-24 17:41:41 +0100
  • 129fd73fe5
    restored old relase notes raffaella 2024-01-22 18:35:15 +0100
  • 6167358ce7
    relative import after django import and added blank line between raffaella 2024-01-22 18:30:08 +0100
  • fa46ac364a
    restored absolute import in console raffaella 2024-01-22 17:36:59 +0100
  • 424dcf919c
    change to relative imports raffaella 2024-01-17 11:48:53 +0100
  • 9b769aaa5f
    remove myapp/ from example filenames raffaella 2024-01-17 11:40:52 +0100
  • 3da3f29dda
    fix typo, from article to articles raffaella 2024-01-17 11:38:12 +0100
  • 58404eedb2
    Update docs/faq/help.txt Chaitanya Rahalkar 2024-11-15 08:39:30 +0530
  • dd61b22363
    Fixed typo in performance.txt. Caitlin Hogan 2024-11-14 18:53:15 -0800
  • 3dac915bf3
    Merge 096f6e409d into 91c879eda5 tim-mccurrach 2024-11-15 02:20:36 +0000
  • 206e9dfb00 Reformat test migrations files. Georgi Yanchev 2024-11-14 21:05:43 -0500
  • e44a668d45 Add a test to verify a scenario described in a PR comment. Georgi Yanchev 2024-11-14 17:53:01 -0500
  • a09b9d99ee Check applied status on the recursive list of replaced migrations. Georgi Yanchev 2024-11-14 19:10:04 -0500
  • aef183352e Revert squashmigrations, but leave no db connection. Georgi Yanchev 2024-11-14 18:11:03 -0500
  • e8480a17c0 Simplify checking for applied migration. Georgi Yanchev 2024-11-14 15:46:24 -0500
  • b4d7562dc7 Add "versionchanged" tag. Georgi Yanchev 2024-11-13 18:52:04 -0500
  • af76daa24a Fixed #35515 -- Added automatic model imports to shell management command. Salvo Polizzi 2024-10-08 17:06:20 +0200
  • 91c879eda5
    Fixed #35784 -- Added support for preserving the HTTP request method in HttpResponseRedirectBase. Lorenzo Peña 2024-11-14 19:53:49 +0100
  • aeb1168160
    Merge 9e46594464 into 8590d05d44 Michael Howitz 2024-11-15 00:19:36 +0530
  • 0c6c9406a7 Enabled fail_on_warning on RTD builds. David Smith 2024-11-14 12:28:03 +0000
  • a9fcd6a55f
    Merge 14a6ae4e3b into 8590d05d44 bcail 2024-11-14 15:22:36 +0100
  • f92445f00b updated the files to render fieldset sai-ganesh-03 2024-11-14 17:19:57 +0530
  • 8590d05d44 Fixed #35887 -- Added imports and admin.site.register to non-partial admin inline doc examples. Alexander Lazarević 2024-11-13 09:01:57 +0100
  • 20ec663de8 Added a Django Forum link substitution to the docs. Sarah Boyce 2024-11-14 12:05:33 +0100
  • a2bc2925b1 [5.1.x] Removed misleading list of tested OS in GEOS API docs. Anthony Joseph 2024-11-06 18:52:48 +1100
  • 0c2c33bc87 [5.1.x] Replaced message suggestions from IRC to Discord in contributing docs. AfiMaameDufie 2024-11-12 21:33:39 +0000
  • 512a2bad05 Removed misleading list of tested OS in GEOS API docs. Anthony Joseph 2024-11-06 18:52:48 +1100
  • da2432ccca Replaced message suggestions from IRC to Discord in contributing docs. AfiMaameDufie 2024-11-12 21:33:39 +0000
  • 8bebd698f1 Removed misleading list of tested OS in GEOS API docs. Anthony Joseph 2024-11-06 18:52:48 +1100
  • 6e3cfd29a6 Replaced message suggestions from IRC to Discord in contributing docs. AfiMaameDufie 2024-11-12 21:33:39 +0000
  • c387d86882 [5.1.x] Fixed #17430 -- Documented access to the Django admin when using a custom auth backend. Maria Hynes 2024-11-13 19:55:01 +0000
  • e519b335a5 [5.1.x] Fixed a typo in docs/howto/static-files/deployment.txt. Laurence Mercer 2024-11-13 19:28:34 +0000
  • 7e759d9af7 Fixed #17430 -- Documented access to the Django admin when using a custom auth backend. Maria Hynes 2024-11-13 19:55:01 +0000
  • 56ffd9f20a Fixed a typo in docs/howto/static-files/deployment.txt. Laurence Mercer 2024-11-13 19:28:34 +0000
  • 890da05e20 renamed test DevilsAutumn 2024-11-14 13:43:53 +0530
  • 343e3c4397 Fixed #17430 -- Documented access to the Django admin when using a custom auth backend. Maria Hynes 2024-11-13 19:55:01 +0000
  • f4a7b5e0de Fixed a typo in docs/howto/static-files/deployment.txt. Laurence Mercer 2024-11-13 19:28:34 +0000
  • d24f67e4d1
    Update django-users mailing list link in documentation. Chaitanya Rahalkar 2024-11-14 10:40:15 +0530
  • 378b7a3640
    Removed the subscription and posting addresses Chaitanya Rahalkar 2024-11-14 09:48:34 +0530
  • b5db590a03
    Add back the django-users reference Chaitanya Rahalkar 2024-11-14 09:34:51 +0530
  • 25424a5957
    Add back the django-developers reference Chaitanya Rahalkar 2024-11-14 09:05:12 +0530
  • b8ea32286c
    Removed the django-users and django-developers mailing list from the rst epilog Chaitanya Rahalkar 2024-11-14 09:02:05 +0530
  • e3f868b218
    Fixed #35908 - Retire django-developers and django-users mailing list Chaitanya Rahalkar 2024-11-14 08:51:38 +0530
  • fa008568f5
    Merge 8f86f295ab into 299b072498 James 2024-11-13 20:01:37 +0000
  • 14a6ae4e3b add a test for a command that doesn't require settings Ben Cail 2024-11-13 14:12:52 -0500
  • 49fbfeca71 remove unnecessary call to settings.INSTALLED_APPS Ben Cail 2024-11-13 13:57:29 -0500
  • 71766964e0 add requires_settings attribute Ben Cail 2024-09-25 15:47:35 -0400
  • 1ac735a279 fix linters Ben Cail 2024-09-23 14:53:39 -0400
  • 67ede57597 add test for case in the ticket Ben Cail 2024-09-23 14:50:27 -0400
  • 475072874b PR review Ben Cail 2023-02-03 09:41:01 -0500
  • f02d22ac8d fix flake8 errors Ben Cail 2022-11-28 11:25:31 -0500
  • a990929e14 run black Ben Cail 2022-11-28 11:22:12 -0500
  • f73a585990 Fixed #32915 - Don't catch ImportErrors unless it's the settings module that can't be imported Ben Cail 2022-11-01 14:55:40 -0400
  • cf348513e4 fixup! Fixed #35894 -- Reduced the usage of "patch" when referring to a code contribution. Baptiste Mispelon 2024-11-13 19:20:57 +0100
  • 4c5455d25c [5.1.x] Fixed #35843 -- Clarified formset docs about reordering forms. Clifford Gama 2024-11-13 20:14:16 +0200
  • 299b072498
    Fixed #35843 -- Clarified formset docs about reordering forms. Clifford Gama 2024-11-13 20:14:16 +0200
  • 4dfae3a3c2 Fixed #28800 -- Added a listurls management command Ülgen Sarıkavak 2024-11-05 15:02:13 +0300
  • e71c8f8324 Fixed #24686 -- Allowed moving a model between apps. DevilsAutumn 2023-05-28 23:16:05 +0530
  • 784cabb873 Fixed #35784 -- Added support for preserving the HTTP request method in HttpResponseRedirectBase. Lorenzo Peña 2024-09-24 03:09:47 -0400
  • ff3b2dfe50
    make error message more clear Flavio Curella 2024-11-13 10:17:57 -0600
  • c6243f59db
    Fixed #35843 -- Clarified formset reordering by linking to Python protocols. Clifford Gama 2024-10-18 11:25:46 +0200
  • 6b9c991ac9 Multiline template tags (#35899) Anders Hovmöller 2024-10-30 00:50:33 +0100
  • 47d1333a00 Refs #35894 -- Updated Django developers dashboard section title. Baptiste Mispelon 2024-11-13 10:30:38 +0100
  • 24a7c39076 Refs #35894 -- Renamed trac flags from patch to pull request. Baptiste Mispelon 2024-11-13 10:16:13 +0100
  • 92dd2fb677 Fixed #35894 -- Reduced the usage of "patch" when referring to a code contribution. Baptiste Mispelon 2024-11-13 10:08:51 +0100
  • 20dad7791a Fixed #35887 -- Added imports and admin.site.register to non-partial admin inline doc examples. Alexander Lazarević 2024-11-13 09:01:57 +0100
  • 08ca7b94b9 Fixed #35485 Added how to guide for project and app templates. daniel rios 2024-11-05 16:54:04 +0100
  • 771d3ac3d7 Added use_fieldset=True to all the admin widgets sai-ganesh-03 2024-11-13 13:12:04 +0530
  • d925de575f Fixed #99999 -- Added a shortcut function to make toast. Ayush khatri 2024-11-13 12:38:15 +0530
  • 2e8239d2ed Fixed #35875 -- dark mode support for views/templates and admin mbcodes 2024-11-12 20:17:15 -0800
  • 03f0bef0d8 Linter fixes Mariana 2024-11-12 23:14:49 +0000
  • fb5abdc389
    fix rst formatting Flavio Curella 2024-11-12 12:18:07 -0600