[Django] #34052: migrate --check still emits signals if database is up to date

2022-09-24 Thread Django
#34052: migrate --check still emits signals if database is up to date ---+ Reporter: Jacob Walls | Owner: nobody Type: Bug | Status: new Component: Migrations

Re: [Django] #34050: Generated migration file is not detected by django because of the name of newly generated migration file

2022-09-24 Thread Django
#34050: Generated migration file is not detected by django because of the name of newly generated migration file ---+- Reporter: Bishal Gautam |Owner: Bishal Gautam Type: Bug|

[Django] #34051: makemigrations --check generating migrations is inconsistent with other uses of --check

2022-09-24 Thread Django
#34051: makemigrations --check generating migrations is inconsistent with other uses of --check + Reporter: Jacob Walls | Owner: nobody Type: Cleanup/optimization |

Re: [Django] #34030: add SystemCheckError for LocaleMiddleware

2022-09-24 Thread Django
#34030: add SystemCheckError for LocaleMiddleware -+- Reporter: Maxim Danilov|Owner: Jay Patel Type: New feature | Status: assigned Component: Core

[Django] #34050: Generated migration file is not detected by django because of the name of newly generated migration file

2022-09-24 Thread Django
#34050: Generated migration file is not detected by django because of the name of newly generated migration file -+ Reporter: Bishal Gautam | Owner: nobody Type: Bug|

Re: [Django] #32095: update_or_create should utilize update_fields on update

2022-09-24 Thread Django
#32095: update_or_create should utilize update_fields on update -+- Reporter: Florian Apolloner|Owner: Sarah Type: | Boyce Cleanup/optimization |

[Django] #34049: Admin - Scrollbar appears without overflowing content

2022-09-24 Thread Django
#34049: Admin - Scrollbar appears without overflowing content ---+-- Reporter: Durieux | Owner: Durieux Type: Bug | Status: assigned Component:

Re: [Django] #32603: Add transaction handling to Changelist list_editable processing.

2022-09-24 Thread Django
#32603: Add transaction handling to Changelist list_editable processing. + Reporter: Vlastimil Zíma |Owner: Shubh Parmar Type: New feature | Status: assigned

Re: [Django] #470: Add Field.db_default for defining database defaults

2022-09-24 Thread Django
#470: Add Field.db_default for defining database defaults -+- Reporter: jws |Owner: John | Whitlock Type: New feature |

Re: [Django] #34041: Accessibility improvements for admin breadcrumbs

2022-09-24 Thread Django
#34041: Accessibility improvements for admin breadcrumbs -+- Reporter: Thibaud Colas|Owner: Florian Type: | Perucki Cleanup/optimization |

Re: [Django] #34037: Low text contrast for grey buttons in admin light theme

2022-09-24 Thread Django
#34037: Low text contrast for grey buttons in admin light theme -+- Reporter: Thibaud Colas|Owner: Mia Bajić Type: Bug | Status: assigned

Re: [Django] #2361: QuerySet.filter(m2mfield__isnull=False) may return duplicates

2022-09-24 Thread Django
#2361: QuerySet.filter(m2mfield__isnull=False) may return duplicates -+- Reporter: daniel.tietze@… |Owner: Norbert | Stüken Type: Bug

Re: [Django] #20942: modelformset wrongly assumes foreign keys can't point to proxy models.

2022-09-24 Thread Django
#20942: modelformset wrongly assumes foreign keys can't point to proxy models. --+- Reporter: Craig de Stigter |Owner: nobody Type: Bug | Status: closed

Re: [Django] #34030: add SystemCheckError for LocaleMiddleware

2022-09-24 Thread Django
#34030: add SystemCheckError for LocaleMiddleware -+- Reporter: Maxim Danilov|Owner: Jay Patel Type: New feature | Status: assigned Component: Core

Re: [Django] #33990: Inconsistent capitalization of Set in assertion functions

2022-09-24 Thread Django
#33990: Inconsistent capitalization of Set in assertion functions -+- Reporter: John Litborn |Owner: Michael Type: | Howitz Cleanup/optimization

Re: [Django] #34034: Adding a class on ChoiceWidget subwidgets is excessingly difficult

2022-09-24 Thread Django
#34034: Adding a class on ChoiceWidget subwidgets is excessingly difficult --+-- Reporter: Claude Paroz |Owner: nobody Type: New feature | Status: new Component: Forms

Re: [Django] #34039: Admin search bar is too small to use on small screens

2022-09-24 Thread Django
#34039: Admin search bar is too small to use on small screens -+- Reporter: Thibaud Colas|Owner: Mia Bajić Type: Bug | Status: assigned

Re: [Django] #10244: FileFields can't be set to NULL in the db

2022-09-24 Thread Django
#10244: FileFields can't be set to NULL in the db -+- Reporter: oyvind |Owner: Ondrej | Pudiš Type: Bug |

Re: [Django] #10244: FileFields can't be set to NULL in the db

2022-09-24 Thread Django
#10244: FileFields can't be set to NULL in the db -+- Reporter: oyvind |Owner: Ondrej | Pudiš Type: Bug |

Re: [Django] #34046: tox.ini contains version pinnings at the wrong places

2022-09-24 Thread Django
#34046: tox.ini contains version pinnings at the wrong places +-- Reporter: Michael Howitz |Owner: Michael Howitz Type: Bug | Status: assigned Component:

Re: [Django] #34026: WKBReader.read() crashes on strings.

2022-09-24 Thread Django
#34026: WKBReader.read() crashes on strings. -+- Reporter: Benoît Vinot |Owner: Leo Tom Type: Bug | Status: assigned Component: GIS

Re: [Django] #470: Add Field.db_default for defining database defaults

2022-09-24 Thread Django
#470: Add Field.db_default for defining database defaults -+- Reporter: jws |Owner: John | Whitlock Type: New feature |

Re: [Django] #34046: tox.ini contains version pinnings at the wrong places

2022-09-24 Thread Django
#34046: tox.ini contains version pinnings at the wrong places +-- Reporter: Michael Howitz |Owner: Michael Howitz Type: Bug | Status: assigned Component:

Re: [Django] #29942: viewsource links to contrib.auth.forms not appearing

2022-09-24 Thread Django
#29942: viewsource links to contrib.auth.forms not appearing ---+-- Reporter: Yemar Nevets |Owner: Felix Hein Type: Bug| Status: assigned Component:

Re: [Django] #34038: Low text contrast and no visual cues for links within body text in admin UI

2022-09-24 Thread Django
#34038: Low text contrast and no visual cues for links within body text in admin UI -+- Reporter: Thibaud Colas|Owner: William | Claassen Type:

Re: [Django] #34048: Do not add cache control header if is set to false or a falsy value

2022-09-24 Thread Django
#34048: Do not add cache control header if is set to false or a falsy value --+ Reporter: Wiktor|Owner: Wiktor Type: Cleanup/optimization | Status:

Re: [Django] #20942: modelformset wrongly assumes foreign keys can't point to proxy models.

2022-09-24 Thread Django
#20942: modelformset wrongly assumes foreign keys can't point to proxy models. --+ Reporter: Craig de Stigter |Owner: nobody Type: Bug | Status: new

Re: [Django] #34048: Do not add cache control header if is set to false or a falsy value

2022-09-24 Thread Django
#34048: Do not add cache control header if is set to false or a falsy value --+ Reporter: Wiktor|Owner: Wiktor Type: Cleanup/optimization | Status:

Re: [Django] #34048: Do not add cache control header if is set to false or a falsy value

2022-09-24 Thread Django
#34048: Do not add cache control header if is set to false or a falsy value --+ Reporter: Wiktor|Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #26066: Admin listview could handle a table wider than the screen more elegantly

2022-09-24 Thread Django
#26066: Admin listview could handle a table wider than the screen more elegantly -+- Reporter: Alex P-B |Owner: Pablousse Type: | Status:

Re: [Django] #34033: Admin light/dark theme switch needs to convey its state for screen reader users

2022-09-24 Thread Django
#34033: Admin light/dark theme switch needs to convey its state for screen reader users -+- Reporter: Thibaud Colas|Owner: Florian | Perucki

Re: [Django] #34048: Do not add cache control header if is set to false or a falsy value

2022-09-24 Thread Django
#34048: Do not add cache control header if is set to false or a falsy value --+ Reporter: Wiktor|Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #34048: Do not add cache control header if is set to false or a falsy value

2022-09-24 Thread Django
#34048: Do not add cache control header if is set to false or a falsy value ---+-- Reporter: Wiktor |Owner: nobody Type: Bug| Status: new Component:

Re: [Django] #34048: Do not add cache control header if is set to false or a falsy value

2022-09-24 Thread Django
#34048: Do not add cache control header if is set to false or a falsy value ---+-- Reporter: Wiktor |Owner: nobody Type: Bug| Status: new Component:

Re: [Django] #34048: Do not add cache control header if is set to false or a falsy value

2022-09-24 Thread Django
#34048: Do not add cache control header if is set to false or a falsy value ---+-- Reporter: Wiktor |Owner: nobody Type: Bug| Status: new Component:

[Django] #34048: Do not add cache control header if is set to false or a falsy value

2022-09-24 Thread Django
#34048: Do not add cache control header if is set to false or a falsy value --+--- Reporter: Wiktor | Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #10244: FileFields can't be set to NULL in the db

2022-09-24 Thread Django
#10244: FileFields can't be set to NULL in the db -+- Reporter: oyvind |Owner: Ondrej | Pudiš Type: Bug |

Re: [Django] #34043: Doc "Writing your first patch for Django" doesn't explain how to contribute to the admin UI

2022-09-24 Thread Django
#34043: Doc "Writing your first patch for Django" doesn't explain how to contribute to the admin UI ---+-- Reporter: Hugo Herter|Owner: nobody Type: Uncategorized | Status:

Re: [Django] #34047: Admin Page - Stretch The Search Block

2022-09-24 Thread Django
#34047: Admin Page - Stretch The Search Block ---+-- Reporter: Mia Bajić |Owner: nobody Type: Bug| Status: new Component: contrib.admin |

[Django] #34047: Admin Page - Stretch The Search Block

2022-09-24 Thread Django
#34047: Admin Page - Stretch The Search Block -+ Reporter: Mia Bajić | Owner: nobody Type: Bug| Status: new Component: contrib.admin |

Re: [Django] #34044: Admin app search filter appears in nav sidebar but not on admin homepage

2022-09-24 Thread Django
#34044: Admin app search filter appears in nav sidebar but not on admin homepage ---+--- Reporter: Hugo Herter|Owner: Hugo Herter Type: New feature| Status: assigned

Re: [Django] #33738: ASGI http.disconnect not handled on requests with body.

2022-09-24 Thread Django
#33738: ASGI http.disconnect not handled on requests with body. + Reporter: Carlton Gibson |Owner: nobody Type: Bug | Status: new Component: HTTP handling

Re: [Django] #20942: modelformset wrongly assumes foreign keys can't point to proxy models.

2022-09-24 Thread Django
#20942: modelformset wrongly assumes foreign keys can't point to proxy models. --+ Reporter: Craig de Stigter |Owner: nobody Type: Bug | Status: new

Re: [Django] #34046: tox.ini contains version pinnings at the wrong places

2022-09-24 Thread Django
#34046: tox.ini contains version pinnings at the wrong places +-- Reporter: Michael Howitz |Owner: Michael Howitz Type: Bug | Status: assigned Component:

Re: [Django] #34046: tox.ini contains version pinnings at the wrong places

2022-09-24 Thread Django
#34046: tox.ini contains version pinnings at the wrong places +-- Reporter: Michael Howitz |Owner: Michael Howitz Type: Bug | Status: assigned Component:

Re: [Django] #34044: Admin app search filter appears in nav sidebar but not on admin homepage

2022-09-24 Thread Django
#34044: Admin app search filter appears in nav sidebar but not on admin homepage ---+--- Reporter: Hugo Herter|Owner: Hugo Herter Type: New feature| Status: assigned

[Django] #34046: tox.ini contains version pinnings at the wrong places

2022-09-24 Thread Django
#34046: tox.ini contains version pinnings at the wrong places -+- Reporter: Michael| Owner: Michael Howitz Howitz | Type: Bug|

Re: [Django] #34034: Adding a class on ChoiceWidget subwidgets is excessingly difficult

2022-09-24 Thread Django
#34034: Adding a class on ChoiceWidget subwidgets is excessingly difficult --+-- Reporter: Claude Paroz |Owner: nobody Type: New feature | Status: new Component: Forms

[Django] #34045: Admin changelist checkboxes do not have labels

2022-09-24 Thread Django
#34045: Admin changelist checkboxes do not have labels -+ Reporter: Tom Carrick| Owner: nobody Type: Bug| Status: new Component: contrib.admin |

Re: [Django] #34044: Admin app search filter appears in nav sidebar but not on admin homepage

2022-09-24 Thread Django
#34044: Admin app search filter appears in nav sidebar but not on admin homepage ---+-- Reporter: Hugo Herter|Owner: nobody Type: New feature| Status: new Component:

Re: [Django] #34044: Admin app search filter appears in nav sidebar but not on admin homepage

2022-09-24 Thread Django
#34044: Admin app search filter appears in nav sidebar but not on admin homepage ---+-- Reporter: Hugo Herter|Owner: nobody Type: New feature| Status: new Component:

Re: [Django] #28905: Overhaul extra_requires to include more optional dependencies

2022-09-24 Thread Django
#28905: Overhaul extra_requires to include more optional dependencies -+- Reporter: Jaap Roes|Owner: Nick Pope Type: | Status: assigned

Re: [Django] #34044: Admin app search filter appears in nav sidebar but not on admin homepage

2022-09-24 Thread Django
#34044: Admin app search filter appears in nav sidebar but not on admin homepage ---+-- Reporter: Hugo Herter|Owner: nobody Type: New feature| Status: new Component:

Re: [Django] #34044: Admin app search filter appears in nav sidebar but not on admin homepage

2022-09-24 Thread Django
#34044: Admin app search filter appears in nav sidebar but not on admin homepage ---+-- Reporter: Hugo Herter|Owner: nobody Type: New feature| Status: new Component:

Re: [Django] #34044: Admin app search filter appears in nav sidebar but not on admin homepage

2022-09-24 Thread Django
#34044: Admin app search filter appears in nav sidebar but not on admin homepage ---+-- Reporter: Hugo Herter|Owner: nobody Type: New feature| Status: new Component:

Re: [Django] #34044: Admin app search filter appears in nav sidebar but not on admin homepage

2022-09-24 Thread Django
#34044: Admin app search filter appears in nav sidebar but not on admin homepage ---+-- Reporter: Hugo Herter|Owner: nobody Type: New feature| Status: new Component:

[Django] #34044: Admin app search filter appears in nav sidebar but not on admin homepage

2022-09-24 Thread Django
#34044: Admin app search filter appears in nav sidebar but not on admin homepage -+ Reporter: Hugo Herter| Owner: nobody Type: New feature| Status: new

Re: [Django] #29942: viewsource links to contrib.auth.forms not appearing

2022-09-24 Thread Django
#29942: viewsource links to contrib.auth.forms not appearing ---+-- Reporter: Yemar Nevets |Owner: Felix Hein Type: Bug| Status: assigned Component:

Re: [Django] #15059: Additional Documentation for the objects in the admin templates

2022-09-24 Thread Django
#15059: Additional Documentation for the objects in the admin templates -+- Reporter: mlakewood|Owner: nobody Type: Bug | Status: new

Re: [Django] #34033: Admin light/dark theme switch needs to convey its state for screen reader users

2022-09-24 Thread Django
#34033: Admin light/dark theme switch needs to convey its state for screen reader users -+- Reporter: Thibaud Colas|Owner: Florian | Perucki

Re: [Django] #34038: Low text contrast and no visual cues for links within body text in admin UI

2022-09-24 Thread Django
#34038: Low text contrast and no visual cues for links within body text in admin UI -+- Reporter: Thibaud Colas|Owner: William Type: Bug |

Re: [Django] #34039: Admin search bar is too small to use on small screens

2022-09-24 Thread Django
#34039: Admin search bar is too small to use on small screens -+- Reporter: Thibaud Colas|Owner: Mia Bajić Type: Bug | Status: assigned

Re: [Django] #8851: Add a default option to list_filter in the admin interface

2022-09-24 Thread Django
#8851: Add a default option to list_filter in the admin interface -+- Reporter: Riskable |Owner: Andrew | Aikman Type: New feature |

Re: [Django] #34042: Screen reader issues with admin navigation sidebar

2022-09-24 Thread Django
#34042: Screen reader issues with admin navigation sidebar -+- Reporter: Thibaud Colas|Owner: Gloib Type: Bug | Status: assigned Component:

Re: [Django] #34039: Admin search bar is too small to use on small screens

2022-09-24 Thread Django
#34039: Admin search bar is too small to use on small screens -+- Reporter: Thibaud Colas|Owner: Mia Bajić Type: Bug | Status: assigned

Re: [Django] #31700: Highlight destructive operations in makemigrations output

2022-09-24 Thread Django
#31700: Highlight destructive operations in makemigrations output -+- Reporter: Tom Forbes |Owner: Ramon Saraiva Type: New feature | Status: assigned Component:

Re: [Django] #34037: Low text contrast for grey buttons in admin light theme

2022-09-24 Thread Django
#34037: Low text contrast for grey buttons in admin light theme -+- Reporter: Thibaud Colas|Owner: Mia Bajić Type: Bug | Status: assigned

Re: [Django] #34039: Admin search bar is too small to use on small screens

2022-09-24 Thread Django
#34039: Admin search bar is too small to use on small screens -+- Reporter: Thibaud Colas|Owner: Mia Bajić Type: Bug | Status: assigned

Re: [Django] #31700: Highlight destructive operations in makemigrations output

2022-09-24 Thread Django
#31700: Highlight destructive operations in makemigrations output -+- Reporter: Tom Forbes |Owner: Ramon Saraiva Type: New feature | Status: assigned Component:

Re: [Django] #34039: Admin search bar is too small to use on small screens

2022-09-24 Thread Django
#34039: Admin search bar is too small to use on small screens -+- Reporter: Thibaud Colas|Owner: Mia Bajić Type: Bug | Status: assigned

Re: [Django] #33026: The Testing Tools docs should highlight RequestFactory

2022-09-24 Thread Django
#33026: The Testing Tools docs should highlight RequestFactory -+- Reporter: Roy Smith|Owner: Chris Type: | Wedgwood Cleanup/optimization |

Re: [Django] #34042: Screen reader issues with admin navigation sidebar

2022-09-24 Thread Django
#34042: Screen reader issues with admin navigation sidebar -+- Reporter: Thibaud Colas|Owner: Gloib Type: Bug | Status: assigned Component:

Re: [Django] #34039: Admin search bar is too small to use on small screens

2022-09-24 Thread Django
#34039: Admin search bar is too small to use on small screens -+- Reporter: Thibaud Colas|Owner: Mia Bajić Type: Bug | Status: assigned

Re: [Django] #34039: Admin search bar is too small to use on small screens

2022-09-24 Thread Django
#34039: Admin search bar is too small to use on small screens -+- Reporter: Thibaud Colas|Owner: Mia Bajić Type: Bug | Status: assigned

Re: [Django] #34036: Low text contrast over light blue backgrounds in admin light theme

2022-09-24 Thread Django
#34036: Low text contrast over light blue backgrounds in admin light theme -+- Reporter: Thibaud Colas|Owner: nobody Type: Bug | Status: new

Re: [Django] #34023: inlines variable not bound in loop in ModelAdmin._create_formsets

2022-09-24 Thread Django
#34023: inlines variable not bound in loop in ModelAdmin._create_formsets -+- Reporter: Michał Pasternak |Owner: Michał Type: | Pasternak Cleanup/optimization

Re: [Django] #33026: The Testing Tools docs should highlight RequestFactory

2022-09-24 Thread Django
#33026: The Testing Tools docs should highlight RequestFactory -+- Reporter: Roy Smith|Owner: Chris Type: | Wedgwood Cleanup/optimization |

Re: [Django] #34028: Django 'static' template tag fails to generate URLs with SCRIPT_NAME prefix

2022-09-24 Thread Django
#34028: Django 'static' template tag fails to generate URLs with SCRIPT_NAME prefix -+ Reporter: Stewart Adam |Owner: nobody Type: Bug | Status: new

Re: [Django] #34028: Django 'static' template tag fails to generate URLs with SCRIPT_NAME prefix

2022-09-24 Thread Django
#34028: Django 'static' template tag fails to generate URLs with SCRIPT_NAME prefix -+-- Reporter: Stewart Adam |Owner: nobody Type: Bug | Status: closed

Re: [Django] #34043: Doc "Writing your first patch for Django" doesn't explain how to contribute to the admin UI

2022-09-24 Thread Django
#34043: Doc "Writing your first patch for Django" doesn't explain how to contribute to the admin UI ---+-- Reporter: Hugo Herter|Owner: nobody Type: Uncategorized | Status:

[Django] #34043: Doc "Writing your first patch for Django" doesn't explain how to contribute to the admin UI

2022-09-24 Thread Django
#34043: Doc "Writing your first patch for Django" doesn't explain how to contribute to the admin UI -+ Reporter: Hugo Herter| Owner: nobody Type: Uncategorized | Status: new

Re: [Django] #5815: Adds per-view cache refreshing (clearing)

2022-09-24 Thread Django
#5815: Adds per-view cache refreshing (clearing) -+- Reporter: k0001|Owner: Ahter | Sönmez Type: New feature |

Re: [Django] #34028: Django 'static' template tag fails to generate URLs with SCRIPT_NAME prefix

2022-09-24 Thread Django
#34028: Django 'static' template tag fails to generate URLs with SCRIPT_NAME prefix -+-- Reporter: Stewart Adam |Owner: nobody Type: Bug | Status: closed

Re: [Django] #34035: ImageField doesn't consider EXIF rotation when storing width and height

2022-09-24 Thread Django
#34035: ImageField doesn't consider EXIF rotation when storing width and height -+- Reporter: Adam |Owner: nobody Type: | Status:

Re: [Django] #32519: Add support for using key and path transforms in update() for JSONFields.

2022-09-24 Thread Django
#32519: Add support for using key and path transforms in update() for JSONFields. -+- Reporter: Baptiste Mispelon|Owner: Kamil | Turek Type: New

Re: [Django] #34041: Accessibility improvements for admin breadcrumbs

2022-09-24 Thread Django
#34041: Accessibility improvements for admin breadcrumbs -+- Reporter: Thibaud Colas|Owner: Florian Type: | Perucki Cleanup/optimization |

Re: [Django] #34038: Low text contrast and no visual cues for links within body text in admin UI

2022-09-24 Thread Django
#34038: Low text contrast and no visual cues for links within body text in admin UI -+- Reporter: Thibaud Colas|Owner: nobody Type: Bug | Status:

Re: [Django] #33797: Reword session docs on prioritizing "cache" vs "cached_db"

2022-09-24 Thread Django
#33797: Reword session docs on prioritizing "cache" vs "cached_db" -+- Reporter: Adam Johnson |Owner: Joseph Type: | Victor Zammit Cleanup/optimization

Re: [Django] #34023: inlines variable not bound in loop in ModelAdmin._create_formsets

2022-09-24 Thread Django
#34023: inlines variable not bound in loop in ModelAdmin._create_formsets -+- Reporter: Michał Pasternak |Owner: Michał Type: | Pasternak Cleanup/optimization

Re: [Django] #34039: Admin search bar is too small to use on small screens

2022-09-24 Thread Django
#34039: Admin search bar is too small to use on small screens -+- Reporter: Thibaud Colas|Owner: | clytaemnestra Type: Bug |

Re: [Django] #34023: inlines variable not bound in loop in ModelAdmin._create_formsets

2022-09-24 Thread Django
#34023: inlines variable not bound in loop in ModelAdmin._create_formsets --+ Reporter: Michał Pasternak |Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #34039: Admin search bar is too small to use on small screens

2022-09-24 Thread Django
#34039: Admin search bar is too small to use on small screens -+- Reporter: Thibaud Colas|Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #34041: Accessibility improvements for admin breadcrumbs

2022-09-24 Thread Django
#34041: Accessibility improvements for admin breadcrumbs -+- Reporter: Thibaud Colas|Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #34041: Accessibility improvements for admin breadcrumbs

2022-09-24 Thread Django
#34041: Accessibility improvements for admin breadcrumbs -+- Reporter: Thibaud Colas|Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #34042: Screen reader issues with admin navigation sidebar

2022-09-24 Thread Django
#34042: Screen reader issues with admin navigation sidebar -+- Reporter: Thibaud Colas|Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #34032: Base authentication Backend should raise NotImplemented on needed methods

2022-09-24 Thread Django
#34032: Base authentication Backend should raise NotImplemented on needed methods -+- Reporter: Dre Westcook |Owner: Type: | piyushdivyankar1994

Re: [Django] #34037: Low text contrast for grey buttons in admin light theme

2022-09-24 Thread Django
#34037: Low text contrast for grey buttons in admin light theme -+- Reporter: Thibaud Colas|Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #34036: Low text contrast over light blue backgrounds in admin light theme

2022-09-24 Thread Django
#34036: Low text contrast over light blue backgrounds in admin light theme -+- Reporter: Thibaud Colas|Owner: nobody Type: Bug | Status: new

Re: [Django] #34036: Low text contrast over light blue backgrounds in admin light theme

2022-09-24 Thread Django
#34036: Low text contrast over light blue backgrounds in admin light theme -+- Reporter: Thibaud Colas|Owner: nobody Type: Bug | Status: new

Re: [Django] #34037: Low text contrast for grey buttons in admin light theme

2022-09-24 Thread Django
#34037: Low text contrast for grey buttons in admin light theme -+- Reporter: Thibaud Colas|Owner: nobody Type: Bug | Status: new Component:

  1   2   >