Re: [Django] #29920: Test coverage for utils.html.smart_urlquote

2018-11-06 Thread Django
#29920: Test coverage for utils.html.smart_urlquote -+- Reporter: Hasan Ramezani |Owner: Hasan Type: | Ramezani Cleanup/optimization |

Re: [Django] #29343: static file serving fails with "Connection reset by peer" on HEAD requests

2018-11-06 Thread Django
#29343: static file serving fails with "Connection reset by peer" on HEAD requests -+ Reporter: Yehor Smoliakov |Owner: nobody Type: Bug | Status: new Compo

Re: [Django] #29343: static file serving fails with "Connection reset by peer" on HEAD requests

2018-11-06 Thread Django
#29343: static file serving fails with "Connection reset by peer" on HEAD requests -+ Reporter: Yehor Smoliakov |Owner: nobody Type: Bug | Status: new Compo

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

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

Re: [Django] #23034: Add migrations support for adding ManyToMany "through" model

2018-11-06 Thread Django
#23034: Add migrations support for adding ManyToMany "through" model -+ Reporter: lorinkoz@… |Owner: (none) Type: New feature | Status: new Component: Migrations |

Re: [Django] #29926: Python 3.8 compatibility

2018-11-06 Thread Django
#29926: Python 3.8 compatibility --+- Reporter: Tim Graham|Owner: nobody Type: New feature | Status: new Component: Core (Other) | Version: maste

Re: [Django] #28872: JSONField __in operator breaks when given a values_list()

2018-11-06 Thread Django
#28872: JSONField __in operator breaks when given a values_list() --+ Reporter: Jerome Leclanche |Owner: VCAMP Type: Bug | Status: assigned Component: cont

[Django] #29926: Python 3.8 compatibility

2018-11-06 Thread Django
#29926: Python 3.8 compatibility -+ Reporter: Tim Graham | Owner: nobody Type: New feature| Status: new Component: Core (Other) |Version: master

Re: [Django] #29917: Admin actions are duplicated when using model admins with inheritance

2018-11-06 Thread Django
#29917: Admin actions are duplicated when using model admins with inheritance -+- Reporter: Matthias Kestenholz |Owner: nobody Type: Bug | Status: new

Re: [Django] #29919: Using RelatedOnlyFieldListFilter with ManyToMany causes exception

2018-11-06 Thread Django
#29919: Using RelatedOnlyFieldListFilter with ManyToMany causes exception ---+-- Reporter: Dan Moore |Owner: nobody Type: Bug| Status: new Component: contrib

Re: [Django] #25251: Inconsistent availability of data migrations in TransactionTestCase when using --keepdb

2018-11-06 Thread Django
#25251: Inconsistent availability of data migrations in TransactionTestCase when using --keepdb -+- Reporter: David Szotten|Owner: Romain | Garrigues

Re: [Django] #29921: Default BooleanField.required different from Django 2.0 when using choices

2018-11-06 Thread Django
#29921: Default BooleanField.required different from Django 2.0 when using choices -+- Reporter: Bogdan Batog |Owner: nobody Type: Bug | Status:

Re: [Django] #28401: Allow hashlib.md5() calls to work with FIPS kernels

2018-11-06 Thread Django
#28401: Allow hashlib.md5() calls to work with FIPS kernels -+- Reporter: Andrew DiPrinzio |Owner: nobody Type: | Status: new Cleanup/optimizati

Re: [Django] #29925: Redirect with HTTP/2 Server Push

2018-11-06 Thread Django
#29925: Redirect with HTTP/2 Server Push -+- Reporter: Jaap Roes|Owner: nobody Type: New feature | Status: new Component: HTTP handling|

Re: [Django] #29788: Add support for Oracle Managed File (OMF) Tablespaces

2018-11-06 Thread Django
#29788: Add support for Oracle Managed File (OMF) Tablespaces -+- Reporter: Vackar Afzal |Owner: felixxm Type: New feature | Status: assigned Componen

Re: [Django] #28401: Allow hashlib.md5() calls to work with FIPS kernels

2018-11-06 Thread Django
#28401: Allow hashlib.md5() calls to work with FIPS kernels -+- Reporter: Andrew DiPrinzio |Owner: nobody Type: | Status: new Cleanup/optimizati

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

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

Re: [Django] #29098: Add SimpleTestCase.assertRedirectsRegex()

2018-11-06 Thread Django
#29098: Add SimpleTestCase.assertRedirectsRegex() ---+- Reporter: Dan J Strohl |Owner: Dan Davis Type: New feature| Status: assigned Component: Testing fram

Re: [Django] #29922: Windows/Linux, macOS button has opposite syntax

2018-11-06 Thread Django
#29922: Windows/Linux,macOS button has opposite syntax -+- Reporter: Steven Erredge |Owner: nobody Type: Bug | Status: closed Component: Docume

[Django] #29925: Redirect with HTTP/2 Server Push

2018-11-06 Thread Django
#29925: Redirect with HTTP/2 Server Push -+- Reporter: Jaap Roes | Owner: nobody Type: New| Status: new feature| Compon

Re: [Django] #29923: Quickstart code bit missing python command

2018-11-06 Thread Django
#29923: Quickstart code bit missing python command +-- Reporter: Steven Erredge |Owner: nobody Type: Bug | Status: closed Component: Documentation |

Re: [Django] #29921: Default BooleanField.required different from Django 2.0 when using choices

2018-11-06 Thread Django
#29921: Default BooleanField.required different from Django 2.0 when using choices -+- Reporter: bogdanbatog |Owner: nobody Type: Bug | Status:

Re: [Django] #29917: Admin actions are duplicated when using model admins with inheritance

2018-11-06 Thread Django
#29917: Admin actions are duplicated when using model admins with inheritance -+ Reporter: Matthias Kestenholz |Owner: nobody Type: Bug | Status: new

Re: [Django] #29924: url template tag return bad url

2018-11-06 Thread Django
#29924: url template tag return bad url -+-- Reporter: Andrew |Owner: nobody Type: Bug | Status: closed Component: Template system |

[Django] #29924: url template tag return bad url

2018-11-06 Thread Django
#29924: url template tag return bad url ---+ Reporter: Andrew | Owner: nobody Type: Bug | Status: new Component: Template system |Ver

Re: [Django] #29920: Test coverage for utils.html.smart_urlquote

2018-11-06 Thread Django
#29920: Test coverage for utils.html.smart_urlquote -+- Reporter: Hasan Ramezani |Owner: Hasan Type: | Ramezani Cleanup/optimization |

Re: [Django] #18776: urlparse do not support reverse_lazy as url arg

2018-11-06 Thread Django
#18776: urlparse do not support reverse_lazy as url arg --+ Reporter: Claude Paroz |Owner: nobody Type: Bug | Status: closed Component: Python 3 |