Re: [Django] #29834: Union queryset with ordering breaks on ordering with derived querysets

2018-11-01 Thread Django
#29834: Union queryset with ordering breaks on ordering with derived querysets -+- Reporter: Sergei Maertens |Owner: Can | Sarıgöl Type: Bug

Re: [Django] #29911: Standardize delete_cached_value API on model Fields

2018-11-01 Thread Django
#29911: Standardize delete_cached_value API on model Fields -+- Reporter: Taylor Hakes |Owner: nobody Type: New feature | Status: new Component: Data

Re: [Django] #29912: Make CharField/TextField remove newlines from input (was: newlines in input type="text" fields)

2018-11-01 Thread Django
#29912: Make CharField/TextField remove newlines from input -+- Reporter: kukosk |Owner: nobody Type: | Status: closed Cleanup/optimiz

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

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

[Django] #29912: newlines in input type="text" fields

2018-11-01 Thread Django
#29912: newlines in input type="text" fields + Reporter: kukosk| Owner: nobody Type: Cleanup/optimization | Status: new Component: Forms

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

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

Re: [Django] #29911: Standardize delete_cached_value API on model Fields (was: Standardize `delete_cached_value API` on model Fields)

2018-11-01 Thread Django
#29911: Standardize delete_cached_value API on model Fields -+- Reporter: Taylor Hakes |Owner: nobody Type: New feature | Status: new Component: Data

Re: [Django] #29911: Standardize `delete_cached_value API` on model Fields (was: Standardize delete_cached_value API on model Fields)

2018-11-01 Thread Django
#29911: Standardize `delete_cached_value API` on model Fields -+- Reporter: Taylor Hakes |Owner: nobody Type: New feature | Status: new Component: Da

[Django] #29911: Standardize delete_cached_value API on model Fields

2018-11-01 Thread Django
#29911: Standardize delete_cached_value API on model Fields -+- Reporter: Taylor | Owner: nobody Hakes | Type: New| Status: new

Re: [Django] #27994: Document contrib.staticfiles.storage.ManifestFilesMixin

2018-11-01 Thread Django
#27994: Document contrib.staticfiles.storage.ManifestFilesMixin -+- Reporter: GabrielDumbrava |Owner: Theofanis | Despoudis Type: New feature

Re: [Django] #27994: Document contrib.staticfiles.storage.ManifestFilesMixin

2018-11-01 Thread Django
#27994: Document contrib.staticfiles.storage.ManifestFilesMixin -+- Reporter: GabrielDumbrava |Owner: Theofanis | Despoudis Type: New feature

Re: [Django] #29886: PostgreSQL's unaccent lookup doesn't work if standard_conforming_strings is off

2018-11-01 Thread Django
#29886: PostgreSQL's unaccent lookup doesn't work if standard_conforming_strings is off -+- Reporter: Tom McClure |Owner: Jayantha | Gumballi T

Re: [Django] #29886: PostgreSQL's unaccent lookup doesn't work if standard_conforming_strings is off (was: postgres expression comparisons not using proper escaping)

2018-11-01 Thread Django
#29886: PostgreSQL's unaccent lookup doesn't work if standard_conforming_strings is off -+- Reporter: Tom McClure |Owner: Jayantha | Gumballi T

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

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