Re: [Django] #30603: Stored file locking issue when using Django on Windows with the youtube_dl package. (was: Stored file locking issue when using Django on Windows with the youtube_dl package instal

2019-06-28 Thread Django
#30603: Stored file locking issue when using Django on Windows with the youtube_dl package. -+- Reporter: ManicEatsWorld |Owner: nobody Type: Bug |

Re: [Django] #30426: Make security headers default.

2019-06-28 Thread Django
#30426: Make security headers default. -+- Reporter: Adam (Chainz)|Owner: Adam Johnson| (Chainz) Johnson Type: New feature |

Re: [Django] #30603: Stored file locking issue when using Django on Windows with the youtube_dl package.

2019-06-28 Thread Django
#30603: Stored file locking issue when using Django on Windows with the youtube_dl package. -+- Reporter: ManicEatsWorld |Owner: nobody Type: Bug |

Re: [Django] #30602: Raise ValueError in Extract lookups that don't work properly with DurationField. (was: ExtractYear lookups crash on a DurationField.)

2019-06-28 Thread Django
#30602: Raise ValueError in Extract lookups that don't work properly with DurationField. -+- Reporter: cecedille1 |Owner: | cecedille1 Type:

Re: [Django] #26780: Prefetch objects don't work with slices

2019-06-28 Thread Django
#26780: Prefetch objects don't work with slices -+- Reporter: Ludwik Trammer |Owner: nobody Type: New feature | Status: new Component: Database layer

Re: [Django] #30426: Make security headers default.

2019-06-28 Thread Django
#30426: Make security headers default. -+- Reporter: Adam (Chainz)|Owner: Adam Johnson| (Chainz) Johnson Type: New feature |

Re: [Django] #30049: GIS widgets don't initialize properly after clicking "Add another" in admin inlines

2019-06-28 Thread Django
#30049: GIS widgets don't initialize properly after clicking "Add another" in admin inlines --+ Reporter: Lars Solberg |Owner: Pavel TvrdĂ­k Type: Bug | Status:

Re: [Django] #28408: Incorrect error message with QuerySet.update() that requires a join on an annotated F expression

2019-06-28 Thread Django
#28408: Incorrect error message with QuerySet.update() that requires a join on an annotated F expression -+- Reporter: Kevin Marsh |Owner: Can |

Re: [Django] #30600: Clarifiy that ValueError raised by converter.to_python() causes 404.

2019-06-28 Thread Django
#30600: Clarifiy that ValueError raised by converter.to_python() causes 404. -+- Reporter: Fraterius|Owner: nobody Type: | Status: new

Re: [Django] #30584: call_command raises ValueError when subparser dest is passed in options.

2019-06-28 Thread Django
#30584: call_command raises ValueError when subparser dest is passed in options. -+- Reporter: bill parquet |Owner: Hasan | Ramezani Type: Bug

Re: [Django] #30400: Improve typography of user facing strings.

2019-06-28 Thread Django
#30400: Improve typography of user facing strings. -+- Reporter: Jon Dufresne |Owner: Jon Type: | Dufresne Cleanup/optimization |

Re: [Django] #30597: Improve documentation on reseting an app's migrations to zero.

2019-06-28 Thread Django
#30597: Improve documentation on reseting an app's migrations to zero. --+ Reporter: Keryn Knight |Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #30604: Raise exceptions in mail_admins()/mail_managers() when settings are not in expected formats. (was: mail_managers fails with unhelpful error when MANAGERS is set incorrectly)

2019-06-28 Thread Django
#30604: Raise exceptions in mail_admins()/mail_managers() when settings are not in expected formats. --+ Reporter: Kevin Blicharski |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #30604: Raise exceptions in mail_admins()/mail_managers() when settings are not in expected formats.

2019-06-28 Thread Django
#30604: Raise exceptions in mail_admins()/mail_managers() when settings are not in expected formats. -+- Reporter: Kevin Blicharski |Owner: Hasan Type: | Ramezani

Re: [Django] #30604: Raise exceptions in mail_admins()/mail_managers() when settings are not in expected formats.

2019-06-28 Thread Django
#30604: Raise exceptions in mail_admins()/mail_managers() when settings are not in expected formats. -+- Reporter: Kevin Blicharski |Owner: Hasan Type: | Ramezani

Re: [Django] #30589: urlize parses email addresses with apostrophes incorrectly.

2019-06-28 Thread Django
#30589: urlize parses email addresses with apostrophes incorrectly. -+- Reporter: Mark Gregson |Owner: Type: | aitoehigie Cleanup/optimization |

Re: [Django] #30600: Clarifiy that ValueError raised by converter.to_python() causes 404.

2019-06-28 Thread Django
#30600: Clarifiy that ValueError raised by converter.to_python() causes 404. -+- Reporter: Fraterius|Owner: nobody Type: | Status: new

Re: [Django] #30400: Improve typography of user facing strings.

2019-06-28 Thread Django
#30400: Improve typography of user facing strings. -+- Reporter: Jon Dufresne |Owner: Jon Type: | Dufresne Cleanup/optimization |

Re: [Django] #30563: Optimize django.forms.widgets.Media.__add__.

2019-06-28 Thread Django
#30563: Optimize django.forms.widgets.Media.__add__. --+ Reporter: David Dorothy |Owner: nobody Type: Cleanup/optimization | Status: new Component: Forms