Re: [Django] #26488: migrate crashes when renaming a multi-table inheritance base model

2017-08-12 Thread Django
#26488: migrate crashes when renaming a multi-table inheritance base model -+- Reporter: Christopher |Owner: nobody Neugebauer | Type: Bug

Re: [Django] #28468: Template braces within {% include ... with="..." %} are not evaluated

2017-08-12 Thread Django
#28468: Template braces within {% include ... with="..." %} are not evaluated -+-- Reporter: Liquid Scorpio |Owner: nobody Type: Uncategorized| Status: closed

Re: [Django] #26488: migrate crashes when renaming a multi-table inheritance base model

2017-08-12 Thread Django
#26488: migrate crashes when renaming a multi-table inheritance base model -+- Reporter: Christopher |Owner: nobody Neugebauer | Type: Bug

Re: [Django] #26488: migrate crashes when renaming a multi-table inheritance base model

2017-08-12 Thread Django
#26488: migrate crashes when renaming a multi-table inheritance base model -+- Reporter: Christopher |Owner: nobody Neugebauer | Type: Bug

Re: [Django] #28487: runserver crashes with UncodeDecodeError as of Django 1.11.4

2017-08-12 Thread Django
#28487: runserver crashes with UncodeDecodeError as of Django 1.11.4 -+- Reporter: newerBkl |Owner: nobody Type: Bug | Status: new

Re: [Django] #28219: Ease locating origin of queryset paginator warnings

2017-08-12 Thread Django
#28219: Ease locating origin of queryset paginator warnings --+ Reporter: Denise Mauldin|Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #26608: Add a window function expression

2017-08-12 Thread Django
#26608: Add a window function expression -+- Reporter: Jamie Cockburn |Owner: Mads | Jensen Type: New feature |

Re: [Django] #23546: Add kwargs support for cursor.callproc() (was: callproc **kwargs or *args parameter)

2017-08-12 Thread Django
#23546: Add kwargs support for cursor.callproc() -+- Reporter: fatal10110 |Owner: felixxm Type: New feature | Status: assigned Component: Database

Re: [Django] #28201: Make CharField form field prohibit null characters

2017-08-12 Thread Django
#28201: Make CharField form field prohibit null characters -+- Reporter: CM Lubinski |Owner: Alejandro Type: | Zamora Fonseca Cleanup/optimization

Re: [Django] #28485: Make ExceptionReporter.get_traceback_frames() include frames without source code

2017-08-12 Thread Django
#28485: Make ExceptionReporter.get_traceback_frames() include frames without source code -+- Reporter: Martin von Gagern|Owner: Tim | Graham

Re: [Django] #28351: "Conflicting migrations detected" CommandError due to replacement Migration being removed

2017-08-12 Thread Django
#28351: "Conflicting migrations detected" CommandError due to replacement Migration being removed ---+ Reporter: Daniel Hahler |Owner: Windson yang Type: Bug|

Re: [Django] #28073: RemoveField.state_forwards() crashes with AttributeError: 'NoneType' object has no attribute 'is_relation'

2017-08-12 Thread Django
#28073: RemoveField.state_forwards() crashes with AttributeError: 'NoneType' object has no attribute 'is_relation' -+- Reporter: Logan Gunthorpe |Owner: nobody Type: Bug |

Re: [Django] #28334: contrib.postgresql overwhelms database with "select from pg_type" queries on each request

2017-08-12 Thread Django
#28334: contrib.postgresql overwhelms database with "select from pg_type" queries on each request -+- Reporter: Igor Gumenyuk|Owner: Igor Type: | Gumenyuk

Re: [Django] #28489: AttributeError: 'NoneType' object has no attribute 'is_relation' - None is undefined

2017-08-12 Thread Django
#28489: AttributeError: 'NoneType' object has no attribute 'is_relation' - None is undefined --+-- Reporter: Python Force |Owner: nobody Type: Bug | Status: closed

Re: [Django] #28487: runserver crashes with UncodeDecodeError as of Django 1.11.4

2017-08-12 Thread Django
#28487: runserver crashes with UncodeDecodeError as of Django 1.11.4 -+- Reporter: newerBkl |Owner: nobody Type: Bug | Status: new

Re: [Django] #23546: callproc **kwargs or *args parameter

2017-08-12 Thread Django
#23546: callproc **kwargs or *args parameter -+- Reporter: fatal10110 |Owner: felixxm Type: New feature | Status: assigned Component: Database

Re: [Django] #28073: RemoveField.state_forwards() crashes with AttributeError: 'NoneType' object has no attribute 'is_relation'

2017-08-12 Thread Django
#28073: RemoveField.state_forwards() crashes with AttributeError: 'NoneType' object has no attribute 'is_relation' -+ Reporter: Logan Gunthorpe |Owner: nobody Type: Bug |

Re: [Django] #23546: Add kwargs support for cursor.callproc()

2017-08-12 Thread Django
#23546: Add kwargs support for cursor.callproc() -+- Reporter: fatal10110 |Owner: felixxm Type: New feature | Status: closed Component: Database

Re: [Django] #28451: Change in Oracle sequence name truncation causes regression when updating existing database

2017-08-12 Thread Django
#28451: Change in Oracle sequence name truncation causes regression when updating existing database -+- Reporter: Kevin Grinberg |Owner: Kevin | Grinberg

Re: [Django] #28073: RemoveField.state_forwards() crashes with AttributeError: 'NoneType' object has no attribute 'is_relation'

2017-08-12 Thread Django
#28073: RemoveField.state_forwards() crashes with AttributeError: 'NoneType' object has no attribute 'is_relation' -+ Reporter: Logan Gunthorpe |Owner: nobody Type: Bug |

Re: [Django] #28312: ModelChoiceIterator uses cached length of queryset.

2017-08-12 Thread Django
#28312: ModelChoiceIterator uses cached length of queryset. -+- Reporter: Sjoerd Job Postmus |Owner: Srinivas | Reddy Thatiparthy Type: Bug

Re: [Django] #28487: runserver crashes with UncodeDecodeError as of Django 1.11.4

2017-08-12 Thread Django
#28487: runserver crashes with UncodeDecodeError as of Django 1.11.4 -+- Reporter: newerBkl |Owner: nobody Type: Bug | Status: new

[Django] #28490: Descriptors on Models are reported as nonexistent by System Check Framework for ModelAdmin.list_display if they return None

2017-08-12 Thread Django
#28490: Descriptors on Models are reported as nonexistent by System Check Framework for ModelAdmin.list_display if they return None -+- Reporter: Hunter | Owner: nobody Richards

Re: [Django] #28490: Descriptors on Models are reported as nonexistent by System Check Framework for ModelAdmin.list_display if they return None

2017-08-12 Thread Django
#28490: Descriptors on Models are reported as nonexistent by System Check Framework for ModelAdmin.list_display if they return None -+- Reporter: Hunter Richards |Owner: nobody Type:

Re: [Django] #27849: Add SQL 2003 FILTER syntax support with Case(When()) fallback to aggregates

2017-08-12 Thread Django
#27849: Add SQL 2003 FILTER syntax support with Case(When()) fallback to aggregates -+- Reporter: Tom |Owner: Tom Type: New feature | Status: