Re: [Django] #29426: UUID fields display poorly in the admin

2018-05-26 Thread Django
#29426: UUID fields display poorly in the admin --+ Reporter: Aymeric Augustin |Owner: mackong Type: Cleanup/optimization | Status: assigned Component: Forms

Re: [Django] #29451: Add compatibility with MySQL 8

2018-05-26 Thread Django
#29451: Add compatibility with MySQL 8 -+- Reporter: Tim Graham |Owner: nobody Type: | Status: new Cleanup/optimization |

[Django] #29451: Add compatibility with MySQL 8

2018-05-26 Thread Django
#29451: Add compatibility with MySQL 8 -+- Reporter: Tim| Owner: nobody Graham | Type: | Status: new

Re: [Django] #29446: Include template context in error page when relevant

2018-05-26 Thread Django
#29446: Include template context in error page when relevant -+ Reporter: Shai Berger |Owner: (none) Type: New feature | Status: new Component: Error reporting

Re: [Django] #29324: Change Settings to raise ImproperlyConfigured on SECRET_KEY; not initialization

2018-05-26 Thread Django
#29324: Change Settings to raise ImproperlyConfigured on SECRET_KEY; not initialization --+ Reporter: Jon Dufresne |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #29324: Change Settings to raise ImproperlyConfigured on SECRET_KEY; not initialization

2018-05-26 Thread Django
#29324: Change Settings to raise ImproperlyConfigured on SECRET_KEY; not initialization --+ Reporter: Jon Dufresne |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #29324: Change Settings to raise ImproperlyConfigured on SECRET_KEY; not initialization

2018-05-26 Thread Django
#29324: Change Settings to raise ImproperlyConfigured on SECRET_KEY; not initialization --+ Reporter: Jon Dufresne |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #18620: Prefer current Site when checking M2M in "shortcut"/"view_on_site" redirect

2018-05-26 Thread Django
#18620: Prefer current Site when checking M2M in "shortcut"/"view_on_site" redirect --+ Reporter: Mike Tigas|Owner: Paulo Type: Cleanup/optimization |

Re: [Django] #29415: custom url converters are not picked up on reverse when part of included patterns

2018-05-26 Thread Django
#29415: custom url converters are not picked up on reverse when part of included patterns -+ Reporter: Xaroth |Owner: nobody Type: Bug | Status: closed

Re: [Django] #29432: Allow passing an integer to the slice template filter

2018-05-26 Thread Django
#29432: Allow passing an integer to the slice template filter -+- Reporter: danilovmy|Owner: nobody Type: | Status: closed

Re: [Django] #29432: Allow passing an integer to the slice template filter (was: templatefilter slice needs @stringfilter decorator for 'arg' variable.)

2018-05-26 Thread Django
#29432: Allow passing an integer to the slice template filter -+- Reporter: danilovmy|Owner: nobody Type: | Status: new

Re: [Django] #29415: custom url converters are not picked up on reverse when part of included patterns

2018-05-26 Thread Django
#29415: custom url converters are not picked up on reverse when part of included patterns -+ Reporter: Xaroth |Owner: nobody Type: Bug | Status: closed

Re: [Django] #29415: custom url converters are not picked up on reverse when part of included patterns

2018-05-26 Thread Django
#29415: custom url converters are not picked up on reverse when part of included patterns -+ Reporter: Xaroth |Owner: nobody Type: Bug | Status: closed

Re: [Django] #16043: Specialization cache should be filled/shared with parent object cache (multitable inheritance)

2018-05-26 Thread Django
#16043: Specialization cache should be filled/shared with parent object cache (multitable inheritance) -+- Reporter: Piotr Czachur|Owner: Paulo Type: |

Re: [Django] #16043: Specialization cache should be filled/shared with parent object cache (multitable inheritance)

2018-05-26 Thread Django
#16043: Specialization cache should be filled/shared with parent object cache (multitable inheritance) -+- Reporter: Piotr Czachur|Owner: Paulo Type: |

Re: [Django] #16043: Specialization cache should be filled/shared with parent object cache (multitable inheritance)

2018-05-26 Thread Django
#16043: Specialization cache should be filled/shared with parent object cache (multitable inheritance) -+- Reporter: Piotr Czachur|Owner: Paulo Type: |

Re: [Django] #29450: Redirect using HTTP status "303 See Other" for django.http.response HttpResponseRedirect

2018-05-26 Thread Django
#29450: Redirect using HTTP status "303 See Other" for django.http.response HttpResponseRedirect -+- Reporter: Duane Hutchins |Owner: nobody Type: |

Re: [Django] #29416: Undesired subquery added to the GROUP BY clause

2018-05-26 Thread Django
#29416: Undesired subquery added to the GROUP BY clause -+- Reporter: Antoine Pinsard |Owner: felixxm Type: Bug | Status: assigned Component:

Re: [Django] #29449: Regression in UserCreationForm (and UserChangeForm) for custom user models

2018-05-26 Thread Django
#29449: Regression in UserCreationForm (and UserChangeForm) for custom user models -+- Reporter: Sławek Ehlert|Owner: nobody Type: Bug | Status:

[Django] #29450: Redirect using HTTP status "303 See Other" for django.http.response HttpResponseRedirect

2018-05-26 Thread Django
#29450: Redirect using HTTP status "303 See Other" for django.http.response HttpResponseRedirect -+- Reporter: Duane | Owner: nobody Hutchins |

Re: [Django] #28757: Allow using forms of contrib.auth without installing contrib.auth

2018-05-26 Thread Django
#28757: Allow using forms of contrib.auth without installing contrib.auth -+- Reporter: Sagar Chalise|Owner: Type: | shangdahao Cleanup/optimization

Re: [Django] #26819: Using a ArrayField on Meta.unique_together throws "unhashable type: 'list'" on validate_unique method

2018-05-26 Thread Django
#26819: Using a ArrayField on Meta.unique_together throws "unhashable type: 'list'" on validate_unique method --+--- Reporter: Gleber Diniz |Owner: Demur Nodia Type: Bug |

Re: [Django] #11487: Oracle encoding bug when saving more than 4000 characters

2018-05-26 Thread Django
#11487: Oracle encoding bug when saving more than 4000 characters -+- Reporter: Marcos Daniel Petry |Owner: nobody Type: Bug | Status: closed

[Django] #29449: Regression in UserCreationForm (and UserChangeForm) for custom user models

2018-05-26 Thread Django
#29449: Regression in UserCreationForm (and UserChangeForm) for custom user models -+- Reporter: Sławek | Owner: nobody Ehlert | Type: Bug

Re: [Django] #29019: createsuperuser crashes if a ManyToManyField is in REQUIRED_FIELDS

2018-05-26 Thread Django
#29019: createsuperuser crashes if a ManyToManyField is in REQUIRED_FIELDS --+--- Reporter: James Kirsop |Owner: Williams Mendez Type: Bug | Status: assigned

Re: [Django] #27098: Deprecate DatabaseIntrospection.get_indexes

2018-05-26 Thread Django
#27098: Deprecate DatabaseIntrospection.get_indexes -+- Reporter: Claude Paroz |Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #29447: RelatedManager.set() doesn't pass bulk keyword argument to clear()

2018-05-26 Thread Django
#29447: RelatedManager.set() doesn't pass bulk keyword argument to clear() -+- Reporter: Jeremy Lainé |Owner: nobody Type: Bug | Status: new

Re: [Django] #27098: Deprecate DatabaseIntrospection.get_indexes

2018-05-26 Thread Django
#27098: Deprecate DatabaseIntrospection.get_indexes -+- Reporter: Claude Paroz |Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #29441: Allow dumpdata in YAML using ruamel.yaml rather than PyYaml.

2018-05-26 Thread Django
#29441: Allow dumpdata in YAML using ruamel.yaml rather than PyYaml. -+- Reporter: Rémy Hubscher|Owner: Daniel Type: | Rios Cleanup/optimization

Re: [Django] #29057: contrib.postgres OID caching crashes when initializing a ConnectionHandler manually

2018-05-26 Thread Django
#29057: contrib.postgres OID caching crashes when initializing a ConnectionHandler manually --+ Reporter: Riccardo Di Virgilio |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #29448: Create management command management command

2018-05-26 Thread Django
#29448: Create management command management command -+- Reporter: Katie McLaughlin |Owner: Katie | McLaughlin Type: New feature |

[Django] #29448: Create management command management command

2018-05-26 Thread Django
#29448: Create management command management command -+- Reporter: Katie | Owner: Katie McLaughlin McLaughlin | Type: New| Status:

Re: [Django] #23869: `get_deleted_objects` doesn't use `has_delete_permission`

2018-05-26 Thread Django
#23869: `get_deleted_objects` doesn't use `has_delete_permission` ---+- Reporter: andreage |Owner: milkomeda Type: Bug| Status: assigned Component:

Re: [Django] #29431: inline_admin should have possibility don't generate empty inline form.

2018-05-26 Thread Django
#29431: inline_admin should have possibility don't generate empty inline form. -+- Reporter: danilovmy|Owner: Daniel Type: | Rios Cleanup/optimization

Re: [Django] #29431: inline_admin should have possibility don't generate empty inline form.

2018-05-26 Thread Django
#29431: inline_admin should have possibility don't generate empty inline form. -+- Reporter: danilovmy|Owner: Daniel Type: | Rios Cleanup/optimization

Re: [Django] #26819: Using a ArrayField on Meta.unique_together throws "unhashable type: 'list'" on validate_unique method

2018-05-26 Thread Django
#26819: Using a ArrayField on Meta.unique_together throws "unhashable type: 'list'" on validate_unique method --+ Reporter: Gleber Diniz |Owner: (none) Type: Bug |

Re: [Django] #29444: Allow modification of RETURNING values in django.contrib.postgres

2018-05-26 Thread Django
#29444: Allow modification of RETURNING values in django.contrib.postgres -+- Reporter: Johannes Hoppe |Owner: Johannes | Hoppe Type: New feature

Re: [Django] #27560: Formset.save() crashes for model with foreign key to concrete base model

2018-05-26 Thread Django
#27560: Formset.save() crashes for model with foreign key to concrete base model -+- Reporter: Lorenzo Peña |Owner: nobody Type: Bug | Status:

Re: [Django] #23869: `get_deleted_objects` doesn't use `has_delete_permission`

2018-05-26 Thread Django
#23869: `get_deleted_objects` doesn't use `has_delete_permission` ---+- Reporter: andreage |Owner: milkomeda Type: Bug| Status: assigned Component:

Re: [Django] #28077: Allow specifying custom operator classes for PostgreSQL indexes

2018-05-26 Thread Django
#28077: Allow specifying custom operator classes for PostgreSQL indexes -+- Reporter: IzyJeepee|Owner: Ian Foote Type: New feature | Status: assigned

Re: [Django] #27398: Make SimpleTestCase.assertRedirects() URL comparison ignore ordering of query parameters

2018-05-26 Thread Django
#27398: Make SimpleTestCase.assertRedirects() URL comparison ignore ordering of query parameters -+- Reporter: Cédric Codet |Owner: Jan Type: | Pieter

Re: [Django] #27560: Formset.save() crashes for model with foreign key to concrete base model

2018-05-26 Thread Django
#27560: Formset.save() crashes for model with foreign key to concrete base model -+- Reporter: Lorenzo Peña |Owner: nobody Type: Bug | Status:

Re: [Django] #29383: Error during template rendering - error page helps only a little

2018-05-26 Thread Django
#29383: Error during template rendering - error page helps only a little -+- Reporter: Pietro Bernardi |Owner: (none) Type: | Status: closed

Re: [Django] #29443: Unify registries in Django

2018-05-26 Thread Django
#29443: Unify registries in Django -+- Reporter: Johannes Hoppe |Owner: (none) Type: | Status: new Cleanup/optimization |

[Django] #29447: RelatedManager.set() doesn't pass bulk keyword argument to clear()

2018-05-26 Thread Django
#29447: RelatedManager.set() doesn't pass bulk keyword argument to clear() -+- Reporter: Jeremy | Owner: nobody Lainé | Type: Bug|

Re: [Django] #29440: Document that RelatedManager.set() doesn't accept bulk keyword argument for many-to-many relations

2018-05-26 Thread Django
#29440: Document that RelatedManager.set() doesn't accept bulk keyword argument for many-to-many relations ---+ Reporter: Jeremy Lainé |Owner: Jeremy Lainé Type: Bug|

Re: [Django] #29440: Document that RelatedManager.set() doesn't accept bulk keyword argument for many-to-many relations

2018-05-26 Thread Django
#29440: Document that RelatedManager.set() doesn't accept bulk keyword argument for many-to-many relations ---+ Reporter: Jeremy Lainé |Owner: Jeremy Lainé Type: Bug|

Re: [Django] #29416: Undesired subquery added to the GROUP BY clause

2018-05-26 Thread Django
#29416: Undesired subquery added to the GROUP BY clause -+- Reporter: Antoine Pinsard |Owner: felixxm Type: Bug | Status: assigned Component:

Re: [Django] #29440: Document that RelatedManager.set() doesn't accept bulk keyword argument for many-to-many relations

2018-05-26 Thread Django
#29440: Document that RelatedManager.set() doesn't accept bulk keyword argument for many-to-many relations ---+ Reporter: Jeremy Lainé |Owner: Jeremy Lainé Type: Bug|

Re: [Django] #29440: Document that RelatedManager.set() doesn't accept bulk keyword argument for many-to-many relations

2018-05-26 Thread Django
#29440: Document that RelatedManager.set() doesn't accept bulk keyword argument for many-to-many relations ---+ Reporter: Jeremy Lainé |Owner: (none) Type: Bug|

Re: [Django] #29383: Error during template rendering - error page helps only a little

2018-05-26 Thread Django
#29383: Error during template rendering - error page helps only a little -+- Reporter: Pietro Bernardi |Owner: (none) Type: | Status: closed

[Django] #29446: Include template context in error page when relevant

2018-05-26 Thread Django
#29446: Include template context in error page when relevant -+- Reporter: Shai | Owner: (none) Berger | Type: New| Status: new

Re: [Django] #29443: Unify registries in Django

2018-05-26 Thread Django
#29443: Unify registries in Django -+- Reporter: Johannes Hoppe |Owner: Ana Paula Type: | Gomes Cleanup/optimization | Status:

Re: [Django] #29431: inline_admin should have possibility don't generate empty inline form.

2018-05-26 Thread Django
#29431: inline_admin should have possibility don't generate empty inline form. -+- Reporter: danilovmy|Owner: Daniel Type: | Rios Cleanup/optimization

Re: [Django] #29095: QuerySet.count() with Sum window function generates invalid SQL on PostgreSQL

2018-05-26 Thread Django
#29095: QuerySet.count() with Sum window function generates invalid SQL on PostgreSQL -+- Reporter: Shadi Akiki |Owner: nobody Type: Bug |

Re: [Django] #29443: Unify registries in Django

2018-05-26 Thread Django
#29443: Unify registries in Django -+- Reporter: Johannes Hoppe |Owner: nobody Type: | Status: new Cleanup/optimization |

Re: [Django] #28806: Mechanism of fetching related objects violates READ COMMITTED assumption of Django ORM

2018-05-26 Thread Django
#28806: Mechanism of fetching related objects violates READ COMMITTED assumption of Django ORM -+- Reporter: Aaron Tan|Owner: nobody Type: Bug |

Re: [Django] #29443: Unify registries in Django

2018-05-26 Thread Django
#29443: Unify registries in Django -+- Reporter: Johannes Hoppe |Owner: nobody Type: | Status: new Cleanup/optimization |

Re: [Django] #28892: Fixed header height in the admin site may break custom layouts

2018-05-26 Thread Django
#28892: Fixed header height in the admin site may break custom layouts ---+-- Reporter: Claude Paroz |Owner: Sara Heins Type: Bug| Status: assigned Component:

Re: [Django] #29440: Document that RelatedManager.set() doesn't accept bulk keyword argument for many-to-many relations

2018-05-26 Thread Django
#29440: Document that RelatedManager.set() doesn't accept bulk keyword argument for many-to-many relations ---+--- Reporter: Jeremy Lainé |Owner: Bartosz Grabski Type: Bug|

Re: [Django] #29444: Allow modification of RETURNING values in django.contrib.postgres

2018-05-26 Thread Django
#29444: Allow modification of RETURNING values in django.contrib.postgres -+- Reporter: Johannes Hoppe |Owner: Johannes | Hoppe Type: New feature

Re: [Django] #29426: UUID fields display poorly in the admin

2018-05-26 Thread Django
#29426: UUID fields display poorly in the admin --+ Reporter: Aymeric Augustin |Owner: nobody Type: Cleanup/optimization | Status: new Component: Forms