Re: [Django] #35297: Not showing static file and 404 error instead of GET mathod

2024-03-12 Thread Django
#35297: Not showing static file and 404 error instead of GET mathod -+- Reporter: Shihab Khan |Owner: nobody Type: Bug | Status: closed

Re: [Django] #35297: Not showing static file and 404 error instead of GET mathod

2024-03-12 Thread Django
#35297: Not showing static file and 404 error instead of GET mathod -+- Reporter: Shihab Khan |Owner: nobody Type: Bug | Status: new

[Django] #35297: Not showing static file and 404 error instead of GET mathod

2024-03-12 Thread Django
#35297: Not showing static file and 404 error instead of GET mathod -+- Reporter: Shihab | Owner: nobody Khan | Type: Bug|

Re: [Django] #35294: Queryset explain can be truncated. (was: Queryset explain truncated)

2024-03-12 Thread Django
#35294: Queryset explain can be truncated. -+- Reporter: Gordon Wrigley |Owner: nobody Type: Bug | Status: new Component: Database layer

Re: [Django] #35296: The autoescape parameter to Engine() seems to have no effect on Context. (was: The autoescape parameter to Engine() seems to have no effect)

2024-03-12 Thread Django
#35296: The autoescape parameter to Engine() seems to have no effect on Context. -+-- Reporter: Roman Donchenko |Owner: nobody Type: Uncategorized| Status: closed

Re: [Django] #28519: Add filter(), exclude(), and other base QuerySet methods to combined QuerySets (union(), etc.)

2024-03-12 Thread Django
#28519: Add filter(), exclude(), and other base QuerySet methods to combined QuerySets (union(), etc.) -+- Reporter: Stanislav Karpov |Owner: nobody Type: New feature |

Re: [Django] #23337: CircularDependencyError when squashing migrations

2024-03-12 Thread Django
#23337: CircularDependencyError when squashing migrations ---+ Reporter: Richard Eames |Owner: nobody Type: Bug| Status: new Component: Migrations |

Re: [Django] #35296: The autoescape parameter to Engine() seems to have no effect

2024-03-12 Thread Django
#35296: The autoescape parameter to Engine() seems to have no effect -+-- Reporter: Roman Donchenko |Owner: nobody Type: Uncategorized| Status: new Component:

Re: [Django] #35296: The autoescape parameter to Engine() seems to have no effect

2024-03-12 Thread Django
#35296: The autoescape parameter to Engine() seems to have no effect -+-- Reporter: Roman Donchenko |Owner: nobody Type: Uncategorized| Status: new Component:

Re: [Django] #35295: Use INSERT with multiple rows on Oracle 23c+

2024-03-12 Thread Django
#35295: Use INSERT with multiple rows on Oracle 23c+ -+- Reporter: Mariusz Felisiak |Owner: Mariusz Type: | Felisiak Cleanup/optimization |

[Django] #35296: The autoescape parameter to Engine() seems to have no effect

2024-03-12 Thread Django
#35296: The autoescape parameter to Engine() seems to have no effect ---+ Reporter: Roman Donchenko | Owner: nobody Type: Uncategorized| Status: new Component:

Re: [Django] #35293: Django 5.x changes the date format on an from "2012-10-01" to "01/10/2012"

2024-03-12 Thread Django
#35293: Django 5.x changes the date format on an from "2012-10-01" to "01/10/2012" -+-- Reporter: Shaheed Haque|Owner: nobody Type: Bug | Status: closed

Re: [Django] #35295: Use INSERT with multiple rows on Oracle 23c+

2024-03-12 Thread Django
#35295: Use INSERT with multiple rows on Oracle 23c+ -+- Reporter: Mariusz Felisiak |Owner: Mariusz Type: | Felisiak Cleanup/optimization |

Re: [Django] #35294: Queryset explain truncated

2024-03-12 Thread Django
#35294: Queryset explain truncated -+- Reporter: Gordon Wrigley |Owner: nobody Type: Bug | Status: new Component: Database layer |

Re: [Django] #35295: Use INSERT with multiple rows on Oracle 23c+

2024-03-12 Thread Django
#35295: Use INSERT with multiple rows on Oracle 23c+ -+- Reporter: Mariusz Felisiak |Owner: Mariusz Type: | Felisiak Cleanup/optimization |

[Django] #35295: Use INSERT with multiple rows on Oracle 23c+

2024-03-12 Thread Django
#35295: Use INSERT with multiple rows on Oracle 23c+ -+- Reporter: Mariusz| Owner: Mariusz Felisiak Felisiak | Type: | Status:

Re: [Django] #35294: Queryset explain truncated

2024-03-12 Thread Django
#35294: Queryset explain truncated -+- Reporter: Gordon Wrigley |Owner: nobody Type: Bug | Status: new Component: Database layer |

Re: [Django] #34277: Add where clause in QuerySet.bulk_create() when update_conflicts=True

2024-03-12 Thread Django
#34277: Add where clause in QuerySet.bulk_create() when update_conflicts=True -+- Reporter: Alain Delplanque |Owner: HAMA | Barhamou Type: New

Re: [Django] #34277: Add where clause in QuerySet.bulk_create() when update_conflicts=True

2024-03-12 Thread Django
#34277: Add where clause in QuerySet.bulk_create() when update_conflicts=True -+- Reporter: Alain Delplanque |Owner: HAMA | Barhamou Type: New

Re: [Django] #35294: Queryset explain truncated

2024-03-12 Thread Django
#35294: Queryset explain truncated -+- Reporter: Gordon Wrigley |Owner: nobody Type: Bug | Status: new Component: Database layer |

[Django] #35294: Queryset explain truncated

2024-03-12 Thread Django
#35294: Queryset explain truncated -+- Reporter: Gordon | Owner: nobody Wrigley| Type: | Status: new Uncategorized

Re: [Django] #35292: Restore autofocus functionality to admin search box within popup interface

2024-03-12 Thread Django
#35292: Restore autofocus functionality to admin search box within popup interface -+- Reporter: Mattias L|Owner: nobody Type: | Status:

Re: [Django] #35289: Chunked transfer encoding is not handled correctly by MultiPartParser

2024-03-12 Thread Django
#35289: Chunked transfer encoding is not handled correctly by MultiPartParser -+- Reporter: Kyle Agronick|Owner: nobody Type: Bug | Status: new

Re: [Django] #6870: pre_delete should be sent before collecting ForeignKey relationships

2024-03-12 Thread Django
#6870: pre_delete should be sent before collecting ForeignKey relationships -+- Reporter: Waldemar Kornewald |Owner: nobody Type: Bug | Status: new

Re: [Django] #6489: Add selected and enabled_from for JS calendar

2024-03-12 Thread Django
#6489: Add selected and enabled_from for JS calendar -+- Reporter: Bastian Kleineidam |Owner: nobody | Type: New feature | Status:

Re: [Django] #6396: Remove customization-unfriendly admin template tags

2024-03-12 Thread Django
#6396: Remove customization-unfriendly admin template tags --+ Reporter: korpios |Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #15759: list_editable should respect per-object permissions

2024-03-12 Thread Django
#15759: list_editable should respect per-object permissions ---+ Reporter: Jeremy Dunck |Owner: nobody Type: Bug| Status: new Component: contrib.admin |

Re: [Django] #16376: Support for database links

2024-03-12 Thread Django
#16376: Support for database links -+- Reporter: |Owner: nobody stephane.benchimol@… | Type: New feature | Status: new

Re: [Django] #34277: Add where clause in QuerySet.bulk_create() when update_conflicts=True

2024-03-12 Thread Django
#34277: Add where clause in QuerySet.bulk_create() when update_conflicts=True -+- Reporter: Alain Delplanque |Owner: HAMA | Barhamou Type: New

Re: [Django] #35293: Django 5.x changes the date format on an from "2012-10-01" to "01/10/2012"

2024-03-12 Thread Django
#35293: Django 5.x changes the date format on an from "2012-10-01" to "01/10/2012" -+-- Reporter: Shaheed Haque|Owner: nobody Type: Bug | Status: closed

Re: [Django] #35293: Django 5.x changes the date format on an from "2012-10-01" to "01/10/2012"

2024-03-12 Thread Django
#35293: Django 5.x changes the date format on an from "2012-10-01" to "01/10/2012" -+-- Reporter: Shaheed Haque|Owner: nobody Type: Bug | Status: closed

Re: [Django] #35293: Django 5.x changes the date format on an from "2012-10-01" to "01/10/2012"

2024-03-12 Thread Django
#35293: Django 5.x changes the date format on an from "2012-10-01" to "01/10/2012" -+-- Reporter: Shaheed Haque|Owner: nobody Type: Bug | Status: closed

[Django] #35293: Django 5.x changes the date format on an from "2012-10-01" to "01/10/2012"

2024-03-12 Thread Django
#35293: Django 5.x changes the date format on an from "2012-10-01" to "01/10/2012" ---+ Reporter: Shaheed Haque| Owner: nobody Type: Uncategorized| Status: new

Re: [Django] #20757: A more Object-Oriented URLResolver

2024-03-12 Thread Django
#20757: A more Object-Oriented URLResolver + Reporter: Flavio Curella |Owner: (none) Type: New feature | Status: new Component: Core (URLs) |

Re: [Django] #20768: Create a reference of public Manager methods

2024-03-12 Thread Django
#20768: Create a reference of public Manager methods + Reporter: Ramiro Morales |Owner: nobody Type: New feature | Status: new Component: Documentation |

Re: [Django] #20799: Document how to use FastCGI via WSGI

2024-03-12 Thread Django
#20799: Document how to use FastCGI via WSGI ---+ Reporter: Tim Graham |Owner: nobody Type: New feature| Status: new Component: Documentation |

Re: [Django] #20824: User Auth: A Complete Solution for Email Login Handling

2024-03-12 Thread Django
#20824: User Auth: A Complete Solution for Email Login Handling -+- Reporter: JJZolper |Owner: (none) Type: New feature | Status: new Component:

Re: [Django] #20915: Remove django.test.client dependency on django.contrib.auth (and .sessions?)

2024-03-12 Thread Django
#20915: Remove django.test.client dependency on django.contrib.auth (and .sessions?) --+ Reporter: Ramiro Morales|Owner: nobody Type: Cleanup/optimization |

Re: [Django] #35292: Restore autofocus functionality to admin search box within popup interface

2024-03-12 Thread Django
#35292: Restore autofocus functionality to admin search box within popup interface -+- Reporter: mulmat |Owner: nobody Type: Uncategorized| Status:

Re: [Django] #35290: Whitenoise Not Working when DEBUG = FALSE - Django - Hosting Static Files (was: 500 Server error. Whitenoise Not Working when DEBUG = FALSE - Django - Hosting Static Files)

2024-03-12 Thread Django
#35290: Whitenoise Not Working when DEBUG = FALSE - Django - Hosting Static Files -+- Reporter: Shihab Khan |Owner: nobody Type: Bug | Status:

Re: [Django] #35291: Whitenoise Not Working when DEBUG = FALSE - Django - Hosting Static Files (was: 500 Server error. Whitenoise Not Working when DEBUG = FALSE - Django - Hosting Static Files)

2024-03-12 Thread Django
#35291: Whitenoise Not Working when DEBUG = FALSE - Django - Hosting Static Files -+- Reporter: Shihab Khan |Owner: (none) Type: Bug | Status:

Re: [Django] #35292: Restore autofocus functionality to admin search box within popup interface

2024-03-12 Thread Django
#35292: Restore autofocus functionality to admin search box within popup interface -+- Reporter: Mattias L|Owner: nobody Type: Uncategorized| Status:

Re: [Django] #35291: 500 Server error. Whitenoise Not Working when DEBUG = FALSE - Django - Hosting Static Files

2024-03-12 Thread Django
#35291: 500 Server error. Whitenoise Not Working when DEBUG = FALSE - Django - Hosting Static Files -+- Reporter: Shihab Khan |Owner: (none) Type: Bug |

Re: [Django] #35290: 500 Server error. Whitenoise Not Working when DEBUG = FALSE - Django - Hosting Static Files

2024-03-12 Thread Django
#35290: 500 Server error. Whitenoise Not Working when DEBUG = FALSE - Django - Hosting Static Files -+- Reporter: Shihab Khan |Owner: nobody Type: Bug |

[Django] #35292: Restore autofocus functionality to admin search box within popup interface

2024-03-12 Thread Django
#35292: Restore autofocus functionality to admin search box within popup interface -+- Reporter: mulmat | Owner: nobody Type: | Status: new Uncategorized

Re: [Django] #35291: 500 Server error. Whitenoise Not Working when DEBUG = FALSE - Django - Hosting Static Files

2024-03-12 Thread Django
#35291: 500 Server error. Whitenoise Not Working when DEBUG = FALSE - Django - Hosting Static Files -+- Reporter: Shihab Khan |Owner: (none) Type: Bug |

Re: [Django] #35290: 500 Server error. Whitenoise Not Working when DEBUG = FALSE - Django - Hosting Static Files

2024-03-12 Thread Django
#35290: 500 Server error. Whitenoise Not Working when DEBUG = FALSE - Django - Hosting Static Files -+- Reporter: Shihab Khan |Owner: nobody Type: Bug |

Re: [Django] #35291: 500 Server error. Whitenoise Not Working when DEBUG = FALSE - Django - Hosting Static Files

2024-03-12 Thread Django
#35291: 500 Server error. Whitenoise Not Working when DEBUG = FALSE - Django - Hosting Static Files -+- Reporter: Shihab Khan |Owner: (none) Type: Bug |

[Django] #35291: 500 Server error. Whitenoise Not Working when DEBUG = FALSE - Django - Hosting Static Files

2024-03-12 Thread Django
#35291: 500 Server error. Whitenoise Not Working when DEBUG = FALSE - Django - Hosting Static Files -+- Reporter: Shihab | Owner: (none) Khan |

[Django] #35290: 500 Server error. Whitenoise Not Working when DEBUG = FALSE - Django - Hosting Static Files

2024-03-12 Thread Django
#35290: 500 Server error. Whitenoise Not Working when DEBUG = FALSE - Django - Hosting Static Files -+- Reporter: | Owner: nobody cyberindav |

Re: [Django] #21295: Add on_update support

2024-03-12 Thread Django
#21295: Add on_update support -+- Reporter: Anssi Kääriäinen |Owner: nobody Type: New feature | Status: new Component: Database layer |

Re: [Django] #24800: Add logging of applied/unapplied migrations

2024-03-12 Thread Django
#24800: Add logging of applied/unapplied migrations ---+ Reporter: Markus Holtermann |Owner: (none) Type: New feature| Status: new Component: Migrations

Re: [Django] #24901: makemigrations should create empty migrations dir for any installed app without it

2024-03-12 Thread Django
#24901: makemigrations should create empty migrations dir for any installed app without it -+- Reporter: Andriy Sokolovskiy |Owner: nobody Type: |

Re: [Django] #24928: Add UUIDField, RangeField, JSONField, etc to database introspection

2024-03-12 Thread Django
#24928: Add UUIDField, RangeField, JSONField, etc to database introspection -+- Reporter: Markus Holtermann|Owner: (none) Type: New feature | Status: new

Re: [Django] #25195: update_or_create doesn't understand F() operations

2024-03-12 Thread Django
#25195: update_or_create doesn't understand F() operations -+- Reporter: Marc Tamlyn |Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #31398: multiple_database.tests.AuthTestCase doesn't flush the default database if transactions aren't supported.

2024-03-12 Thread Django
#31398: multiple_database.tests.AuthTestCase doesn't flush the default database if transactions aren't supported. --+ Reporter: Tim Graham|Owner: (none) Type: Bug |

Re: [Django] #32340: Usability issues with Django form fields expecting specific patterns

2024-03-12 Thread Django
#32340: Usability issues with Django form fields expecting specific patterns -+- Reporter: Thibaud Colas|Owner: nobody Type: | Status: new

Re: [Django] #29640: Document (deprecate?) Paginator._get_page

2024-03-12 Thread Django
#29640: Document (deprecate?) Paginator._get_page --+ Reporter: Josh Schneier |Owner: nobody Type: Cleanup/optimization | Status: new Component: Core

Re: [Django] #29702: QuerySet database-side pattern regexp support

2024-03-12 Thread Django
#29702: QuerySet database-side pattern regexp support -+- Reporter: Alex Damian |Owner: nobody Type: New feature | Status: new Component: Database

Re: [Django] #29762: Document how database routers are used for related object access

2024-03-12 Thread Django
#29762: Document how database routers are used for related object access --+ Reporter: Vackar Afzal |Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #29717: Provide a way for tests to run on an existing empty DB

2024-03-12 Thread Django
#29717: Provide a way for tests to run on an existing empty DB -+- Reporter: Curtis Maloney |Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #29790: Migration that switches a model to a UUID primary key fails with "duplicate column name: id"

2024-03-12 Thread Django
#29790: Migration that switches a model to a UUID primary key fails with "duplicate column name: id" -+- Reporter: Richard Ebeling |Owner: nobody Type: Bug |

Re: [Django] #29884: QuerySet.filter() with TruncBase functions not working as expected when USE_TZ= True

2024-03-12 Thread Django
#29884: QuerySet.filter() with TruncBase functions not working as expected when USE_TZ= True -+- Reporter: slide33 |Owner: (none) Type: Bug |

Re: [Django] #30149: Empty value selected check in Admin Filter prevents subclassing

2024-03-12 Thread Django
#30149: Empty value selected check in Admin Filter prevents subclassing --+ Reporter: Sardorbek Imomaliev |Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #30200: Add support for using indexes in update() for ArrayFields.

2024-03-12 Thread Django
#30200: Add support for using indexes in update() for ArrayFields. -+- Reporter: Mariusz Felisiak |Owner: (none) Type: New feature | Status: new

Re: [Django] #30138: Allow QuerySet.bulk_create() to set pk of created objects when ignore_conflicts=True

2024-03-12 Thread Django
#30138: Allow QuerySet.bulk_create() to set pk of created objects when ignore_conflicts=True -+- Reporter: saber solooki|Owner: (none) Type: |

Re: [Django] #31383: Make createcachetable use SchemaEditor for SQL generation

2024-03-12 Thread Django
#31383: Make createcachetable use SchemaEditor for SQL generation -+- Reporter: Tim Graham |Owner: nobody Type: | Status: new

Re: [Django] #25197: Add a more friendly widget for HStoreField

2024-03-12 Thread Django
#25197: Add a more friendly widget for HStoreField ---+ Reporter: gam_phon |Owner: (none) Type: New feature| Status: new Component: contrib.admin |

Re: [Django] #17664: {% if %} template tag silences exceptions inconsistently

2024-03-12 Thread Django
#17664: {% if %} template tag silences exceptions inconsistently -+- Reporter: Tai Lee |Owner: (none) Type: Bug | Status: new Component:

Re: [Django] #17522: ModelAdmin.ordering validation too strict

2024-03-12 Thread Django
#17522: ModelAdmin.ordering validation too strict -+- Reporter: Sebastian Goll |Owner: nobody Type: Bug | Status: new Component: contrib.admin

Re: [Django] #19221: Check that cache keys are string

2024-03-12 Thread Django
#19221: Check that cache keys are string -+ Reporter: Mark Hughes |Owner: (none) Type: Bug | Status: new Component: Core (Cache system) |

Re: [Django] #27080: `as_manager` on QuerySet should pass down `use_in_migrations` to new Manager instance

2024-03-12 Thread Django
#27080: `as_manager` on QuerySet should pass down `use_in_migrations` to new Manager instance -+ Reporter: Leif Denby |Owner: (none) Type: New feature | Status: new

Re: [Django] #27325: Offer a solution for static file serving suitable for production use

2024-03-12 Thread Django
#27325: Offer a solution for static file serving suitable for production use --+ Reporter: Tim Graham|Owner: (none) Type: New feature | Status: new Component: Core

Re: [Django] #27109: Make Flatpage swappable

2024-03-12 Thread Django
#27109: Make Flatpage swappable ---+ Reporter: Vlastimil Zíma |Owner: nobody Type: New feature| Status: new Component: contrib.flatpages |

Re: [Django] #21777: Make request exception handling more robust to subsequent exceptions

2024-03-12 Thread Django
#21777: Make request exception handling more robust to subsequent exceptions --+ Reporter: patrakov@…|Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #21699: Provide a way to define a model without being registered into the app registry / Get rid of get_registered_model

2024-03-12 Thread Django
#21699: Provide a way to define a model without being registered into the app registry / Get rid of get_registered_model --+- Reporter: Mitar |Owner: nobody Type: New feature |

Re: [Django] #21906: dumpdata should not use router.allow_migrate

2024-03-12 Thread Django
#21906: dumpdata should not use router.allow_migrate -+- Reporter: yscumc |Owner: (none) Type: Bug | Status: new Component: Core

Re: [Django] #22673: inspectdb not support database schema on postgresql with name different of "public"

2024-03-12 Thread Django
#22673: inspectdb not support database schema on postgresql with name different of "public" -+- Reporter: Fabio Caritas|Owner: nobody Barrionuevo da Luz | Type: New feature

Re: [Django] #6148: Add generic support for database schemas

2024-03-12 Thread Django
#6148: Add generic support for database schemas -+- Reporter: Erin Kelly |Owner: (none) Type: New feature | Status: new Component: Database layer

Re: [Django] #22226: Reversing admin URLs requires undocumented filter admin_urlquote.

2024-03-12 Thread Django
#6: Reversing admin URLs requires undocumented filter admin_urlquote. + Reporter: Mattias Linnap |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #34943: Support passing unique constraint names to bulk_create().

2024-03-12 Thread Django
#34943: Support passing unique constraint names to bulk_create(). -+- Reporter: Alex Vandiver|Owner: (none) Type: New feature | Status: new

Re: [Django] #30213: Add support for a "watchdog" based autoreloader

2024-03-12 Thread Django
#30213: Add support for a "watchdog" based autoreloader -+ Reporter: Tom Forbes |Owner: nobody Type: New feature | Status: new Component: Utilities|

Re: [Django] #30460: ManyToMany relationships with a custom `through` do not respect Meta.ordering on the intermediary model

2024-03-12 Thread Django
#30460: ManyToMany relationships with a custom `through` do not respect Meta.ordering on the intermediary model -+- Reporter: Ryan Petrello|Owner: nobody Type: New feature