Re: [Django] #28948: CookieStorage performance issues

2017-12-28 Thread Django
#28948: CookieStorage performance issues -+- Reporter: Michal Čihař |Owner: Srinivas | Reddy Thatiparthy Type: Bug |

Re: [Django] #28971: EmailMessage.message() does not override Cc header from extra_headers dict (unlike From, To, and Reply-To)

2017-12-28 Thread Django
#28971: EmailMessage.message() does not override Cc header from extra_headers dict (unlike From, To, and Reply-To) --+ Reporter: Jon Dufresne |Owner: nobody Type: Cleanup/optimizat

Re: [Django] #28964: RenameField after AddField after CreateModel in one operations list gives ProgrammingError: relation "field" does not exist

2017-12-28 Thread Django
#28964: RenameField after AddField after CreateModel in one operations list gives ProgrammingError: relation "field" does not exist --+-- Reporter: Matthew Pava |Owner: nobody Type: Bug

Re: [Django] #28959: Clicking "No, take me back" on the delete selected inline foreign key / one-to-one field confirmation page does nothing

2017-12-28 Thread Django
#28959: Clicking "No, take me back" on the delete selected inline foreign key / one-to-one field confirmation page does nothing ---+ Reporter: Josh Schneier |Owner: nobody Type: Bug|

Re: [Django] #28926: some big values of DurationField are saved inaccurately on SQLite and MySQL

2017-12-28 Thread Django
#28926: some big values of DurationField are saved inaccurately on SQLite and MySQL -+- Reporter: Sergey Fedoseev |Owner: Sergey | Fedoseev Type:

[Django] #28971: EmailMessage.message() does not override Cc header from extra_headers dict (unlike From, To, and Reply-To)

2017-12-28 Thread Django
#28971: EmailMessage.message() does not override Cc header from extra_headers dict (unlike From, To, and Reply-To) + Reporter: Jon Dufresne | Owner: nobody Type: Cleanup/o

Re: [Django] #28968: LiveServerTestCase prematurely closing HttpResponse with Django 2.0

2017-12-28 Thread Django
#28968: LiveServerTestCase prematurely closing HttpResponse with Django 2.0 ---+-- Reporter: Alexander Todorov |Owner: nobody Type: Bug| Status: closed Co

Re: [Django] #28968: LiveServerTestCase prematurely closing HttpResponse with Django 2.0

2017-12-28 Thread Django
#28968: LiveServerTestCase prematurely closing HttpResponse with Django 2.0 ---+-- Reporter: Alexander Todorov |Owner: nobody Type: Bug| Status: closed Co

Re: [Django] #28968: LiveServerTestCase prematurely closing HttpResponse with Django 2.0

2017-12-28 Thread Django
#28968: LiveServerTestCase prematurely closing HttpResponse with Django 2.0 ---+-- Reporter: Alexander Todorov |Owner: nobody Type: Bug| Status: closed Co

Re: [Django] #28968: LiveServerTestCase prematurely closing HttpResponse with Django 2.0

2017-12-28 Thread Django
#28968: LiveServerTestCase prematurely closing HttpResponse with Django 2.0 ---+-- Reporter: Alexander Todorov |Owner: nobody Type: Bug| Status: new Compo

Re: [Django] #27175: Deprecate silencing exceptions raised while rendering the {% include %} template tag

2017-12-28 Thread Django
#27175: Deprecate silencing exceptions raised while rendering the {% include %} template tag -+- Reporter: Jon Dufresne |Owner: nobody Type: |

Re: [Django] #28968: LiveServerTestCase prematurely closing HttpResponse with Django 2.0

2017-12-28 Thread Django
#28968: LiveServerTestCase prematurely closing HttpResponse with Django 2.0 ---+-- Reporter: Alexander Todorov |Owner: nobody Type: Bug| Status: new Compo

Re: [Django] #28925: durations-only expressions doesn't work on SQLite and MySQL

2017-12-28 Thread Django
#28925: durations-only expressions doesn't work on SQLite and MySQL -+- Reporter: Sergey Fedoseev |Owner: Sergey | Fedoseev Type: Bug

Re: [Django] #28785: Tracking migrations

2017-12-28 Thread Django
#28785: Tracking migrations ---+-- Reporter: Ramez Kabbani |Owner: Sonu kumar Type: New feature| Status: assigned Component: Migrations | Version:

Re: [Django] #28811: KeyError when using a regular annotation inside an F-statement in a group by annotation

2017-12-28 Thread Django
#28811: KeyError when using a regular annotation inside an F-statement in a group by annotation -+- Reporter: Robin Ramael |Owner: Robin | Ramael

Re: [Django] #26623: Customizing environment variable for RemoteUserMiddleware requires subclass

2017-12-28 Thread Django
#26623: Customizing environment variable for RemoteUserMiddleware requires subclass ---+-- Reporter: Jan Pazdziora |Owner: nobody Type: New feature| Status: closed Compo

Re: [Django] #25042: When user is authenticated using external (REMOTE_USER) authentication, their attributes should get updated if the external environment provides the data

2017-12-28 Thread Django
#25042: When user is authenticated using external (REMOTE_USER) authentication, their attributes should get updated if the external environment provides the data ---+-- Reporter: Jan Pazdziora |Owner: nobody

Re: [Django] #25030: The /admin/login/ should observe external authentication even when it appears in POST

2017-12-28 Thread Django
#25030: The /admin/login/ should observe external authentication even when it appears in POST ---+ Reporter: Jan Pazdziora |Owner: nobody Type: New feature| Status: closed

Re: [Django] #28968: LiveServerTestCase prematurely closing HttpResponse with Django 2.0

2017-12-28 Thread Django
#28968: LiveServerTestCase prematurely closing HttpResponse with Django 2.0 ---+-- Reporter: Alexander Todorov |Owner: nobody Type: Bug| Status: closed Co

Re: [Django] #28687: Add a 'Not Empty' option to admin's related filter (was: Not 'Empty' Related Filter option)

2017-12-28 Thread Django
#28687: Add a 'Not Empty' option to admin's related filter -+- Reporter: Brillgen Developers |Owner: Jake Type: | Barber Cleanup/optimization |

Re: [Django] #2750: ManyToManyField ignores 'default' option

2017-12-28 Thread Django
#2750: ManyToManyField ignores 'default' option -+- Reporter: bangcok_dangerus@… |Owner: nobody Type: Bug | Status: new Component: Database layer

Re: [Django] #28962: Documentation of use of template tags in forms

2017-12-28 Thread Django
#28962: Documentation of use of template tags in forms -+- Reporter: Malik A. Rumi|Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #28763: Allow SessionStore's to be easily overridden to make dynamic the session cookie age

2017-12-28 Thread Django
#28763: Allow SessionStore's to be easily overridden to make dynamic the session cookie age -+- Reporter: Jaime Herencia |Owner: (none) Enjuto | Type: New

Re: [Django] #28783: Allow specifying custom operator classes for PostgreSQL indexes (was: Support for custom operator class for indexes)

2017-12-28 Thread Django
#28783: Allow specifying custom operator classes for PostgreSQL indexes -+- Reporter: vinay karanam|Owner: nobody Type: New feature | Status: closed C

Re: [Django] #28077: Allow specifying custom operator classes for PostgreSQL indexes (was: Allow specifying an operator class for GinIndex())

2017-12-28 Thread Django
#28077: Allow specifying custom operator classes for PostgreSQL indexes -+- Reporter: IzyJeepee|Owner: nobody Type: New feature | Status: new Comp

Re: [Django] #28943: Avoid the need to call get_context_data() in TemplateView subclasses (was: Unenforce manual get_context_data())

2017-12-28 Thread Django
#28943: Avoid the need to call get_context_data() in TemplateView subclasses -+- Reporter: James Pic|Owner: nobody Type: | Status: new C

Re: [Django] #28897: FieldError when performing custom action in Admin Interface IF data is sorted by an annotated field

2017-12-28 Thread Django
#28897: FieldError when performing custom action in Admin Interface IF data is sorted by an annotated field -+- Reporter: Colton Hicks |Owner: nobody Type: Bug |

Re: [Django] #28852: Search in admin can't use index when several fields are in `search_fields`

2017-12-28 Thread Django
#28852: Search in admin can't use index when several fields are in `search_fields` -+- Reporter: Jonathan Sundqvist |Owner: nobody Type: | Status:

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

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

Re: [Django] #28935: Template error raised in an {% extends %} child template shows incorrect source location on debug page

2017-12-28 Thread Django
#28935: Template error raised in an {% extends %} child template shows incorrect source location on debug page -+ Reporter: Matt Westcott|Owner: nobody Type: Bug |

Re: [Django] #28486: Template FileLoader can't find widget templates

2017-12-28 Thread Django
#28486: Template FileLoader can't find widget templates -+- Reporter: Andrey |Owner: nobody Type: Bug | Status: closed Component: Templ

Re: [Django] #28486: Template FileLoader can't find widget templates

2017-12-28 Thread Django
#28486: Template FileLoader can't find widget templates -+- Reporter: Andrey |Owner: nobody Type: Bug | Status: closed Component: Templ

Re: [Django] #28970: Option to suppress signals on save to avoid loop

2017-12-28 Thread Django
#28970: Option to suppress signals on save to avoid loop -+- Reporter: Gustavo Henrique de |Owner: nobody Almeida Gonçalves | Type: New feature |

[Django] #28970: Option to suppress signals on save to avoid loop

2017-12-28 Thread Django
#28970: Option to suppress signals on save to avoid loop -+- Reporter: Gustavo| Owner: nobody Henrique de Almeida Gonçalves | Type: New| Status: new fe

Re: [Django] #28783: Support for custom operator class for indexes

2017-12-28 Thread Django
#28783: Support for custom operator class for indexes -+- Reporter: vinay karanam|Owner: nobody Type: New feature | Status: new Component: Database l