Re: [Django] #30350: Migration re-add check constraint continuously when check condition contains a range object. (was: Migration re-add check constraint continuously when check condition contains ite

2019-04-14 Thread Django
#30350: Migration re-add check constraint continuously when check condition contains a range object. -+- Reporter: Sigurd Ljødal|Owner: Florian |

Re: [Django] #19580: Unify reverse foreign key and m2m unsaved model querying

2019-04-14 Thread Django
#19580: Unify reverse foreign key and m2m unsaved model querying -+- Reporter: Anssi Kääriäinen |Owner: Rajesh Type: | Veeranki Cleanup/optimization

Re: [Django] #21048: Error page should not invoke callables passed through WSGI META structure

2019-04-14 Thread Django
#21048: Error page should not invoke callables passed through WSGI META structure -+ Reporter: ericbuehl|Owner: nobody Type: Bug | Status: new

Re: [Django] #30196: Make FileResponse always set Content-Disposition header.

2019-04-14 Thread Django
#30196: Make FileResponse always set Content-Disposition header. -+- Reporter: Piotr Kunicki|Owner: nobody Type: | Status: new

Re: [Django] #30362: Partial indexes and check constraints crash when inherited from abstract models.

2019-04-14 Thread Django
#30362: Partial indexes and check constraints crash when inherited from abstract models. -+- Reporter: Tim Dawborn |Owner: nobody Type: Bug |

Re: [Django] #30362: Partial indexes and check constraints crash when inherited from abstract models.

2019-04-14 Thread Django
#30362: Partial indexes and check constraints crash when inherited from abstract models. -+- Reporter: Tim Dawborn |Owner: nobody Type: Bug |

Re: [Django] #30349: Using exclude on annotated FilteredRelation doesn't work

2019-04-14 Thread Django
#30349: Using exclude on annotated FilteredRelation doesn't work -+- Reporter: Lucas Miller |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #26431: translate_url() creates an incorrect URL when optional named groups are missing in the URL pattern

2019-04-14 Thread Django
#26431: translate_url() creates an incorrect URL when optional named groups are missing in the URL pattern ---+--- Reporter: EugeneM|Owner: Daniel Rios Type: Bug|

Re: [Django] #30350: Migration re-add check constraint continuously when check condition contains iterator.

2019-04-14 Thread Django
#30350: Migration re-add check constraint continuously when check condition contains iterator. -+- Reporter: Sigurd Ljødal|Owner: Florian | Apolloner

Re: [Django] #30355: Specifying custom manager doesn't work with prefetch

2019-04-14 Thread Django
#30355: Specifying custom manager doesn't work with prefetch -+- Reporter: Kyle Mulka |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #29522: Make Serializers easier to modify

2019-04-14 Thread Django
#29522: Make Serializers easier to modify -+- Reporter: Levi Cameron |Owner: Emad Type: | Mokhtar Cleanup/optimization |

Re: [Django] #23521: removal of concrete Model from bases doesn't remove it from ModelState bases

2019-04-14 Thread Django
#23521: removal of concrete Model from bases doesn't remove it from ModelState bases -+- Reporter: Sergey Fedoseev |Owner: Ian Foote Type: Bug | Status:

Re: [Django] #30326: Document how to avoid F() assignments persistence

2019-04-14 Thread Django
#30326: Document how to avoid F() assignments persistence -+- Reporter: sage |Owner: sage Type: | Status: assigned

Re: [Django] #30326: Document how to avoid F() assignments persistence

2019-04-14 Thread Django
#30326: Document how to avoid F() assignments persistence -+- Reporter: sage |Owner: sage Type: | Status: assigned

Re: [Django] #30252: ImageField's to_python() stores reference to closed Image object

2019-04-14 Thread Django
#30252: ImageField's to_python() stores reference to closed Image object --+ Reporter: Felix Dreissig|Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #30351: Migration auth.0011_update_proxy_permissions from Django 2.2 fails to apply

2019-04-14 Thread Django
#30351: Migration auth.0011_update_proxy_permissions from Django 2.2 fails to apply +-- Reporter: Julien Enselme |Owner: nobody Type: Bug | Status: new

Re: [Django] #29345: Migrations that recreate constraints can fail on PostgreSQL if table is not in public schema

2019-04-14 Thread Django
#29345: Migrations that recreate constraints can fail on PostgreSQL if table is not in public schema -+ Reporter: Olav Morken |Owner: nobody Type: Bug | Status: new

[Django] #30366: The StatReloaderTests will fail on Mac OSX when HFS+ is used as a filesystem

2019-04-14 Thread Django
#30366: The StatReloaderTests will fail on Mac OSX when HFS+ is used as a filesystem -+- Reporter: Martijn| Owner: nobody Jacobs | Type:

Re: [Django] #30366: The StatReloaderTests will fail on Mac OSX when HFS+ is used as a filesystem

2019-04-14 Thread Django
#30366: The StatReloaderTests will fail on Mac OSX when HFS+ is used as a filesystem -+- Reporter: Martijn Jacobs |Owner: Martijn | Jacobs Type:

Re: [Django] #30366: The StatReloaderTests will fail on Mac OSX when HFS+ is used as a filesystem

2019-04-14 Thread Django
#30366: The StatReloaderTests will fail on Mac OSX when HFS+ is used as a filesystem -+- Reporter: Martijn Jacobs |Owner: Martijn | Jacobs Type:

Re: [Django] #29607: Add doc examples of handling files and their lifecycles with FileField/models

2019-04-14 Thread Django
#29607: Add doc examples of handling files and their lifecycles with FileField/models -+- Reporter: Thomas Grainger |Owner: Chris Type: | Adams

Re: [Django] #30350: Migration re-add check constraint continuously when check condition contains iterator.

2019-04-14 Thread Django
#30350: Migration re-add check constraint continuously when check condition contains iterator. -+- Reporter: Sigurd Ljødal|Owner: Florian | Apolloner

Re: [Django] #26803: Add a statistics option to makemessages

2019-04-14 Thread Django
#26803: Add a statistics option to makemessages -+- Reporter: Vlastimil Zíma |Owner: Sergey | Kolosov Type: New feature |

Re: [Django] #26040: Streaming Large CSV Files Example Incorrect

2019-04-14 Thread Django
#26040: Streaming Large CSV Files Example Incorrect -+- Reporter: Philip Zerull|Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #29345: Migrations that recreate constraints can fail on PostgreSQL if table is not in public schema

2019-04-14 Thread Django
#29345: Migrations that recreate constraints can fail on PostgreSQL if table is not in public schema -+ Reporter: Olav Morken |Owner: nobody Type: Bug | Status: new

Re: [Django] #30339: Model.delete(keep_parents=True) does not preserve all parent reverse relationships

2019-04-14 Thread Django
#30339: Model.delete(keep_parents=True) does not preserve all parent reverse relationships -+- Reporter: Stephen Brown|Owner: nobody Type: Bug |

Re: [Django] #27604: Use set_signed_cookie for contrib.messages Cookie storage

2019-04-14 Thread Django
#27604: Use set_signed_cookie for contrib.messages Cookie storage -+- Reporter: Anthony King |Owner: Craig Type: | Anderson Cleanup/optimization

Re: [Django] #30343: Prefetch related is not working when used GFK for model that uses UUID field as PK.

2019-04-14 Thread Django
#30343: Prefetch related is not working when used GFK for model that uses UUID field as PK. -+- Reporter: Timur|Owner: felixxm Type: Bug |

Re: [Django] #14317: numberformat.format produces wrong results

2019-04-14 Thread Django
#14317: numberformat.format produces wrong results -+- Reporter: Anssi Kääriäinen |Owner: Bartosz | Grabski Type: Bug |

Re: [Django] #30361: Watchman timing out when loading server

2019-04-14 Thread Django
#30361: Watchman timing out when loading server ---+-- Reporter: Jacob Green|Owner: nobody Type: Bug| Status: new Component: Uncategorized |

Re: [Django] #30339: Model.delete(keep_parents=True) does not preserve all parent reverse relationships

2019-04-14 Thread Django
#30339: Model.delete(keep_parents=True) does not preserve all parent reverse relationships -+- Reporter: Stephen Brown|Owner: nobody Type: Bug |

Re: [Django] #29800: Django hangs when Content-Length has incorrect value

2019-04-14 Thread Django
#29800: Django hangs when Content-Length has incorrect value + Reporter: Alexander Charykov |Owner: (none) Type: Bug | Status: new Component: HTTP

Re: [Django] #27086: running servers.tests may hang in parallel mode on Mac OS X

2019-04-14 Thread Django
#27086: running servers.tests may hang in parallel mode on Mac OS X --+ Reporter: Chris Jerdonek|Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #27086: running servers.tests may hang in parallel mode on Mac OS X

2019-04-14 Thread Django
#27086: running servers.tests may hang in parallel mode on Mac OS X --+ Reporter: Chris Jerdonek|Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #30326: Document how to avoid F() assignments persistence

2019-04-14 Thread Django
#30326: Document how to avoid F() assignments persistence -+- Reporter: sage |Owner: sage Type: | Status: assigned

Re: [Django] #30316: Link to default logging dictConfig in documentation

2019-04-14 Thread Django
#30316: Link to default logging dictConfig in documentation -+- Reporter: Andrew Badr |Owner: Ahisahar Type: | Pretel Cleanup/optimization |

Re: [Django] #30348: Add superuser_required decorator

2019-04-14 Thread Django
#30348: Add superuser_required decorator --+-- Reporter: Sultan Iman |Owner: nobody Type: New feature | Status: new Component: contrib.auth | Version:

Re: [Django] #14317: numberformat.format produces wrong results

2019-04-14 Thread Django
#14317: numberformat.format produces wrong results -+- Reporter: Anssi Kääriäinen |Owner: Bartosz | Grabski Type: Bug |

Re: [Django] #29800: Django hangs when Content-Length has incorrect value

2019-04-14 Thread Django
#29800: Django hangs when Content-Length has incorrect value + Reporter: Alexander Charykov |Owner: (none) Type: Bug | Status: new Component: HTTP

Re: [Django] #27086: running servers.tests may hang in parallel mode on Mac OS X

2019-04-14 Thread Django
#27086: running servers.tests may hang in parallel mode on Mac OS X --+ Reporter: Chris Jerdonek|Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #27465: Allow EmailMessage to load attachments from the Storage API

2019-04-14 Thread Django
#27465: Allow EmailMessage to load attachments from the Storage API + Reporter: Thomas Güttler |Owner: Emad Mokhtar Type: New feature | Status: assigned

Re: [Django] #27910: Allow using an Enum class in model Field choices

2019-04-14 Thread Django
#27910: Allow using an Enum class in model Field choices -+- Reporter: Marcel Hellwig |Owner: Shai | Berger Type: New feature |

Re: [Django] #25633: GeoDjango KyngChaos installation instructions are outdated

2019-04-14 Thread Django
#25633: GeoDjango KyngChaos installation instructions are outdated -+- Reporter: Tim Graham |Owner: Daniel Type: | Hepper Cleanup/optimization

Re: [Django] #27086: running servers.tests may hang in parallel mode on Mac OS X

2019-04-14 Thread Django
#27086: running servers.tests may hang in parallel mode on Mac OS X -+- Reporter: Chris Jerdonek |Owner: nobody Type: | Status: new

[Django] #30367: Docs: Change examples using bare `pip ...` to `python -m pip ...`

2019-04-14 Thread Django
#30367: Docs: Change examples using bare `pip ...` to `python -m pip ...` + Reporter: Ramiro Morales| Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #30367: Docs: Change examples using bare `pip ...` to `python -m pip ...`

2019-04-14 Thread Django
#30367: Docs: Change examples using bare `pip ...` to `python -m pip ...` -+- Reporter: Ramiro Morales |Owner: Ramiro Type: | Morales Cleanup/optimization