[Django] #35195: Remove all type="text/css" attributes

2024-02-14 Thread Django
#35195: Remove all type="text/css" attributes + Reporter: cosmicproc| Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #35187: Django 5.0+ doesn't work with pyc files only

2024-02-14 Thread Django
#35187: Django 5.0+ doesn't work with pyc files only -+-- Reporter: Marcus Hoffmann |Owner: nobody Type: Bug | Status: new Component: Core (Other) |

Re: [Django] #35195: Remove type="text/css" from

2024-02-14 Thread Django
#35195: Remove type="text/css" from

Re: [Django] #28646: Migration calls "CREATE INDEX" when one already exists when 'unique' field attribute is added (PostgreSQL)

2024-02-14 Thread Django
#28646: Migration calls "CREATE INDEX" when one already exists when 'unique' field attribute is added (PostgreSQL) -+- Reporter: Hari - 何瑞理|Owner: bcail Type: Bug

Re: [Django] #21065: Internally choosing how to process a template is inconsistent

2024-02-14 Thread Django
#21065: Internally choosing how to process a template is inconsistent -+- Reporter: Keryn Knight |Owner: nobody | Type: |

Re: [Django] #35195: Remove type="text/css" from

2024-02-14 Thread Django
#35195: Remove type="text/css" from

Re: [Django] #35195: Remove type="text/css" from

2024-02-14 Thread Django
#35195: Remove type="text/css" from

Re: [Django] #35195: Remove type="text/css" from

2024-02-14 Thread Django
#35195: Remove type="text/css" from

Re: [Django] #35195: Remove type="text/css" from

2024-02-14 Thread Django
#35195: Remove type="text/css" from

Re: [Django] #24018: Support setting pragma options for SQLite. (was: Support journal_mode=WAL for sqlite)

2024-02-14 Thread Django
#24018: Support setting pragma options for SQLite. -+- Reporter: Curtis Maloney |Owner: Aaron | Linville Type: New feature |

Re: [Django] #35195: Remove type="text/css" from

2024-02-14 Thread Django
#35195: Remove type="text/css" from

Re: [Django] #35189: Accessibility issues with collapsed fieldsets in admin forms

2024-02-14 Thread Django
#35189: Accessibility issues with collapsed fieldsets in admin forms -+- Reporter: Thibaud Colas|Owner: Marijke Type: | Luttekes Cleanup/optimization

Re: [Django] #35195: Remove type="text/css" from

2024-02-14 Thread Django
#35195: Remove type="text/css" from

Re: [Django] #35167: JSONField get_db_prep_value being called with `Cast` types (was: JSONFIeld get_db_prep_value being called with `Cast` types)

2024-02-14 Thread Django
#35167: JSONField get_db_prep_value being called with `Cast` types -+- Reporter: Samantha Hughes |Owner: nobody Type: Bug | Status: new

Re: [Django] #35189: Accessibility issues with collapsed fieldsets in admin forms

2024-02-14 Thread Django
#35189: Accessibility issues with collapsed fieldsets in admin forms -+- Reporter: Thibaud Colas|Owner: Marijke Type: | Luttekes Cleanup/optimization

Re: [Django] #34060: Creating CheckConstraint on JSONField with __exact lookup on key transforms crashes on Oracle.

2024-02-14 Thread Django
#34060: Creating CheckConstraint on JSONField with __exact lookup on key transforms crashes on Oracle. -+- Reporter: Mariusz Felisiak |Owner: raydeal Type: Bug |

Re: [Django] #35173: DisallowedModelAdminLookup raised when filtering with __isnull on a ForeignKey not listed in list_filters

2024-02-14 Thread Django
#35173: DisallowedModelAdminLookup raised when filtering with __isnull on a ForeignKey not listed in list_filters -+- Reporter: Stian Jensen |Owner: Hisham

Re: [Django] #35187: Django 5.0+ doesn't work with pyc files only

2024-02-14 Thread Django
#35187: Django 5.0+ doesn't work with pyc files only -+-- Reporter: Marcus Hoffmann |Owner: nobody Type: Bug | Status: new Component: Core (Other) |

[Django] #35196: auto running of server is not working , when making changes in admin.py [Django==4.2.10]

2024-02-14 Thread Django
#35196: auto running of server is not working , when making changes in admin.py [Django==4.2.10] + Reporter: krishnkantdhakad | Owner: nobody Type: Bug | Status:

Re: [Django] #35196: auto running of server is not working , when making changes in admin.py [Django==4.2.10]

2024-02-14 Thread Django
#35196: auto running of server is not working , when making changes in admin.py [Django==4.2.10] --+-- Reporter: krishnkantdhakad |Owner: nobody Type: Bug |

Re: [Django] #35187: @sensitive_variables/sensitive_post_parameters decorators crash with .pyc-only builds. (was: Django 5.0+ doesn't work with pyc files only)

2024-02-14 Thread Django
#35187: @sensitive_variables/sensitive_post_parameters decorators crash with .pyc- only builds. -+ Reporter: Marcus Hoffmann |Owner: nobody Type: Bug | Status:

Re: [Django] #35187: Django 5.0+ doesn't work with pyc files only

2024-02-14 Thread Django
#35187: Django 5.0+ doesn't work with pyc files only -+-- Reporter: Marcus Hoffmann |Owner: nobody Type: Bug | Status: new Component: Core (Other) |

Re: [Django] #30686: Improve utils.text.Truncator to use a full HTML parser.

2024-02-14 Thread Django
#30686: Improve utils.text.Truncator to use a full HTML parser. -+- Reporter: Thomas Hooper|Owner: David | Smith Type: Bug |

Re: [Django] #35196: auto running of server is not working , when making changes in admin.py [Django==4.2.10]

2024-02-14 Thread Django
#35196: auto running of server is not working , when making changes in admin.py [Django==4.2.10] --+-- Reporter: krishnkantdhakad |Owner: nobody Type: Bug |

Re: [Django] #35191: Allow form renderer to use custom template for label tag

2024-02-14 Thread Django
#35191: Allow form renderer to use custom template for label tag -+- Reporter: Oxan van Leeuwen |Owner: Almaz Type: New feature | Status: closed

Re: [Django] #23251: Use a temporary folder to store uploaded files during tests

2024-02-14 Thread Django
#23251: Use a temporary folder to store uploaded files during tests -+ Reporter: Shai Berger |Owner: bcail Type: Bug | Status: assigned

Re: [Django] #35179: Admindocs does not recognize methods containing positional-only arguments or keyword-only arguments as such

2024-02-14 Thread Django
#35179: Admindocs does not recognize methods containing positional-only arguments or keyword-only arguments as such -+- Reporter: David Sanders|Owner: Salvo

Re: [Django] #35191: Allow form renderer to use custom template for label tag

2024-02-14 Thread Django
#35191: Allow form renderer to use custom template for label tag -+- Reporter: Oxan van Leeuwen |Owner: Almaz Type: New feature | Status: closed

Re: [Django] #35179: Admindocs does not recognize methods containing positional-only arguments or keyword-only arguments as such

2024-02-14 Thread Django
#35179: Admindocs does not recognize methods containing positional-only arguments or keyword-only arguments as such -+- Reporter: David Sanders|Owner: Salvo

Re: [Django] #35194: Postgres 16.2 with _iexact leads to IndeterminateCollation (was: Postgres 16.2 with _iexact leads to psycopg2.errors.IndeterminateCollation)

2024-02-14 Thread Django
#35194: Postgres 16.2 with _iexact leads to IndeterminateCollation -+- Reporter: Aldalen |Owner: nobody Type: Bug | Status: closed

Re: [Django] #35191: Allow form renderer to use custom template for label tag

2024-02-14 Thread Django
#35191: Allow form renderer to use custom template for label tag -+- Reporter: Oxan van Leeuwen |Owner: Almaz Type: New feature | Status: closed

Re: [Django] #35192: Support injecting custom context into widget templates

2024-02-14 Thread Django
#35192: Support injecting custom context into widget templates -+- Reporter: Oxan van Leeuwen |Owner: nobody Type: | Status: new

Re: [Django] #35191: Allow form renderer to use custom template for label tag

2024-02-14 Thread Django
#35191: Allow form renderer to use custom template for label tag -+- Reporter: Oxan van Leeuwen |Owner: Almaz Type: New feature | Status: closed

Re: [Django] #35193: Range dumper assumes timezone aware datetimes. (was: Timezone unaware datetimes and psycopg 3)

2024-02-14 Thread Django
#35193: Range dumper assumes timezone aware datetimes. -+- Reporter: Mapiarz |Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #35191: Allow form renderer to use custom template for label tag

2024-02-14 Thread Django
#35191: Allow form renderer to use custom template for label tag -+- Reporter: Oxan van Leeuwen |Owner: Almaz Type: | Status: assigned