Re: [Django] #26600: map says a queryset is not iterable

2017-12-05 Thread Django
#26600: map says a queryset is not iterable -+- Reporter: ihucos |Owner: nobody Type: Bug | Status: closed Component: Database layer

Re: [Django] #28600: Add prefetch related support to RawQuerySet

2017-12-05 Thread Django
#28600: Add prefetch related support to RawQuerySet -+- Reporter: Adnan Umer |Owner: Adnan | Umer Type: New feature |

[Django] #28898: autocomplete_fields doesn't support OneToOneField

2017-12-05 Thread Django
#28898: autocomplete_fields doesn't support OneToOneField --+ Reporter: Lachlan Cannon | Owner: nobody Type: Bug | Status: new Component: contrib.admin

Re: [Django] #28862: Removing a field from index_together/unique_together and from the model generates a migration that crashes

2017-12-05 Thread Django
#28862: Removing a field from index_together/unique_together and from the model generates a migration that crashes -+- Reporter: Artem Maslovskiy |Owner: Ramiro

Re: [Django] #28862: Removing a field from index_together/unique_together and from the model generates a migration that crashes

2017-12-05 Thread Django
#28862: Removing a field from index_together/unique_together and from the model generates a migration that crashes -+- Reporter: Artem Maslovskiy |Owner: Ramiro

Re: [Django] #28896: GeoDjango PointField fails to generate query if filtering on a NULL value

2017-12-05 Thread Django
#28896: GeoDjango PointField fails to generate query if filtering on a NULL value -+- Reporter: William Li |Owner: Sergey | Fedoseev Type:

Re: [Django] #28876: badly formed Table Index and constraint's name when `Meta.db_table` is set with quoted string

2017-12-05 Thread Django
#28876: badly formed Table Index and constraint's name when `Meta.db_table` is set with quoted string -+- Reporter: Carlos E. C. Leite |Owner: felixxm Type: Bug |

Re: [Django] #28876: badly formed Table Index and constraint's name when `Meta.db_table` is set with quoted string

2017-12-05 Thread Django
#28876: badly formed Table Index and constraint's name when `Meta.db_table` is set with quoted string -+- Reporter: Carlos E. C. Leite |Owner: felixxm Type: Bug |

Re: [Django] #28856: GenericForeignKey attributes create new instances on every access

2017-12-05 Thread Django
#28856: GenericForeignKey attributes create new instances on every access --+ Reporter: Morgan Wahl |Owner: nobody Type: Bug | Status: new

Re: [Django] #8936: Add view (read-only) permission to admin

2017-12-05 Thread Django
#8936: Add view (read-only) permission to admin ---+ Reporter: simon |Owner: Olivier Type: New feature| Status: assigned Component: contrib.admin |

Re: [Django] #28646: Migration calls "CREATE INDEX" when one already exists when 'unique' field attribute is added (PostgreSQL)

2017-12-05 Thread Django
#28646: Migration calls "CREATE INDEX" when one already exists when 'unique' field attribute is added (PostgreSQL) -+- Reporter: Hari - 何瑞理|Owner: Tomer

Re: [Django] #28876: badly formed Table Index and constraint's name when `Meta.db_table` is set with quoted string

2017-12-05 Thread Django
#28876: badly formed Table Index and constraint's name when `Meta.db_table` is set with quoted string -+- Reporter: Carlos E. C. Leite |Owner: felixxm Type: Bug |

Re: [Django] #28646: Migration calls "CREATE INDEX" when one already exists when 'unique' field attribute is added (PostgreSQL)

2017-12-05 Thread Django
#28646: Migration calls "CREATE INDEX" when one already exists when 'unique' field attribute is added (PostgreSQL) -+- Reporter: Hari - 何瑞理|Owner: Tomer

Re: [Django] #28885: Bottom parts of "Congratulations!" page cut off internationalized content

2017-12-05 Thread Django
#28885: Bottom parts of "Congratulations!" page cut off internationalized content -+- Reporter: Maciej Olko |Owner: Timothy | Allen Type: Bug

Re: [Django] #28876: badly formed Table Index and constraint's name when `Meta.db_table` is set with quoted string

2017-12-05 Thread Django
#28876: badly formed Table Index and constraint's name when `Meta.db_table` is set with quoted string -+- Reporter: Carlos E. C. Leite |Owner: felixxm Type: Bug |

Re: [Django] #28876: badly formed Table Index and constraint's name when `Meta.db_table` is set with quoted string

2017-12-05 Thread Django
#28876: badly formed Table Index and constraint's name when `Meta.db_table` is set with quoted string -+- Reporter: Carlos E. C. Leite |Owner: felixxm Type: Bug |

Re: [Django] #28876: badly formed Table Index and constraint's name when `Meta.db_table` is set with quoted string

2017-12-05 Thread Django
#28876: badly formed Table Index and constraint's name when `Meta.db_table` is set with quoted string -+- Reporter: Carlos E. C. Leite |Owner: felixxm Type: Bug |

Re: [Django] #28876: badly formed Table Index and constraint's name when `Meta.db_table` is set with quoted string

2017-12-05 Thread Django
#28876: badly formed Table Index and constraint's name when `Meta.db_table` is set with quoted string -+- Reporter: Carlos E. C. Leite |Owner: felixxm Type: Bug |

Re: [Django] #28870: add support for serialization of `functools.partialmethod` objects in migrations

2017-12-05 Thread Django
#28870: add support for serialization of `functools.partialmethod` objects in migrations -+- Reporter: Sergey Fedoseev |Owner: Sergey | Fedoseev

Re: [Django] #28856: GenericForeignKey attributes create new instances on every access

2017-12-05 Thread Django
#28856: GenericForeignKey attributes create new instances on every access --+ Reporter: Morgan Wahl |Owner: nobody Type: Bug | Status: new

Re: [Django] #27391: Support unittest.TestCase.debug() method

2017-12-05 Thread Django
#27391: Support unittest.TestCase.debug() method -+- Reporter: Pavel Savchenko |Owner: nobody Type: New feature | Status: new Component: Testing

Re: [Django] #28877: Improve humanize’s |ordinal formatting

2017-12-05 Thread Django
#28877: Improve humanize’s |ordinal formatting -+- Reporter: Tzu-ping Chung |Owner: Tzu-ping | Chung Type: New feature |

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

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

Re: [Django] #28896: GeoDjango PointField fails to generate query if filtering on a NULL value

2017-12-05 Thread Django
#28896: GeoDjango PointField fails to generate query if filtering on a NULL value --+ Reporter: William Li|Owner: nobody Type: Bug | Status:

Re: [Django] #28884: RenameField crashes with AttributeError when renaming a ManyToManyField (sqlite3) (was: RenameField crashes with AttributeError when renaming a ManyToManyField)

2017-12-05 Thread Django
#28884: RenameField crashes with AttributeError when renaming a ManyToManyField (sqlite3) -+- Reporter: Emanuele Di Giacomo |Owner: Simon | Charette

Re: [Django] #28862: Removing a field from index_together/unique_together and from the model generates a migration that crashes

2017-12-05 Thread Django
#28862: Removing a field from index_together/unique_together and from the model generates a migration that crashes -+- Reporter: Artem Maslovskiy |Owner: Ramiro

Re: [Django] #28862: Removing a field from index_together/unique_together and from the model generates a migration that crashes

2017-12-05 Thread Django
#28862: Removing a field from index_together/unique_together and from the model generates a migration that crashes -+- Reporter: Artem Maslovskiy |Owner: Ramiro

Re: [Django] #28876: badly formed Table Index and constraint's name when `Meta.db_table` is set with quoted string

2017-12-05 Thread Django
#28876: badly formed Table Index and constraint's name when `Meta.db_table` is set with quoted string -+- Reporter: Carlos E. C. Leite |Owner: felixxm Type: Bug |

Re: [Django] #28895: serialized_rollback = True causes an IntgrityError in LiveServerTestCase

2017-12-05 Thread Django
#28895: serialized_rollback = True causes an IntgrityError in LiveServerTestCase +-- Reporter: Lyra2108|Owner: nobody Type: Bug | Status:

Re: [Django] #28885: Bottom parts of "Congratulations!" page cut off internationalized content

2017-12-05 Thread Django
#28885: Bottom parts of "Congratulations!" page cut off internationalized content -+- Reporter: Maciej Olko |Owner: Timothy | Allen Type: Bug

Re: [Django] #28896: GeoDjango PointField fails to generate query if filtering on a NULL value

2017-12-05 Thread Django
#28896: GeoDjango PointField fails to generate query if filtering on a NULL value -+- Reporter: William Li |Owner: nobody Type: Bug | Status:

Re: [Django] #28886: Example included auth urls don't include accounts/ prefix assumed by much of the other documentation (was: Two different urls set are suggested for start with the authentication s

2017-12-05 Thread Django
#28886: Example included auth urls don't include accounts/ prefix assumed by much of the other documentation --+ Reporter: David Mugnai |Owner: nobody Type: Cleanup/optimization

[Django] #28896: GeoDjango PointField fails to generate query if filtering on a NULL value

2017-12-05 Thread Django
#28896: GeoDjango PointField fails to generate query if filtering on a NULL value -+- Reporter: William| Owner: nobody Li | Type: Bug

[Django] #28895: serialized_rollback = True causes an IntgrityError in LiveServerTestCase

2017-12-05 Thread Django
#28895: serialized_rollback = True causes an IntgrityError in LiveServerTestCase -+- Reporter: Lyra2108 | Owner: nobody Type: Bug| Status: new

Re: [Django] #28894: Invalid migrations caused by incorrect serialization of functools.partial()

2017-12-05 Thread Django
#28894: Invalid migrations caused by incorrect serialization of functools.partial() -+- Reporter: Nick Pope|Owner: Nick Pope Type: Bug |

Re: [Django] #28836: Not nesting version of @atomic decorator

2017-12-05 Thread Django
#28836: Not nesting version of @atomic decorator -+- Reporter: Thomas Güttler |Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #28893: Narrow dict.items() calls to .keys()/.items()

2017-12-05 Thread Django
#28893: Narrow dict.items() calls to .keys()/.items() --+ Reporter: Дилян Палаузов|Owner: nobody Type: Cleanup/optimization | Status: new Component: Core

Re: [Django] #28894: Invalid migrations caused by incorrect serialization of functools.partial()

2017-12-05 Thread Django
#28894: Invalid migrations caused by incorrect serialization of functools.partial() -+- Reporter: Nick Pope|Owner: Nick Pope Type: Bug |

Re: [Django] #28894: Invalid migrations caused by incorrect serialization of functools.partial()

2017-12-05 Thread Django
#28894: Invalid migrations caused by incorrect serialization of functools.partial() -+- Reporter: Nick Pope|Owner: Nick Pope Type: Bug |

Re: [Django] #28891: Document Origin's `loader` attribute (was: Origin's `loader` argument is not documented)

2017-12-05 Thread Django
#28891: Document Origin's `loader` attribute --+ Reporter: Matthew Somerville|Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation

Re: [Django] #28892: Fixed header height in the admin site may break custom layouts (was: Fixed header height in the admin site)

2017-12-05 Thread Django
#28892: Fixed header height in the admin site may break custom layouts ---+ Reporter: Claude Paroz |Owner: nobody Type: Bug| Status: new Component:

Re: [Django] #28894: Invalid migrations caused by incorrect serialization of functools.partial()

2017-12-05 Thread Django
#28894: Invalid migrations caused by incorrect serialization of functools.partial() -+- Reporter: Nick Pope|Owner: Nick Pope Type: Bug |

Re: [Django] #28893: Narrow dict.items() calls to .keys()/.items()

2017-12-05 Thread Django
#28893: Narrow dict.items() calls to .keys()/.items() --+ Reporter: Дилян Палаузов|Owner: nobody Type: Cleanup/optimization | Status: new Component: Core

Re: [Django] #28883: Document that the uuid URL path converter requires lowercase letters (was: uuid URL path converter failed if UUID is anything but lowercase)

2017-12-05 Thread Django
#28883: Document that the uuid URL path converter requires lowercase letters -+- Reporter: Jean-Daniel |Owner: Daniel Type: | Leicht Cleanup/optimization

Re: [Django] #28894: Invalid migrations caused by incorrect serialization of functools.partial()

2017-12-05 Thread Django
#28894: Invalid migrations caused by incorrect serialization of functools.partial() -+- Reporter: Nick Pope|Owner: Nick Pope Type: Bug |

[Django] #28894: Invalid migrations caused by incorrect serialization of functools.partial()

2017-12-05 Thread Django
#28894: Invalid migrations caused by incorrect serialization of functools.partial() -+- Reporter: Nick Pope | Owner: Nick Pope Type: Bug| Status: assigned

Re: [Django] #28893: Narrow dict.items() calls to .keys()/.items()

2017-12-05 Thread Django
#28893: Narrow dict.items() calls to .keys()/.items() -+- Reporter: Дилян Палаузов |Owner: nobody Type: | Status: new Cleanup/optimization

[Django] #28893: Narrow dict.items() calls to .keys()/.items()

2017-12-05 Thread Django
#28893: Narrow dict.items() calls to .keys()/.items() + Reporter: Дилян Палаузов| Owner: nobody Type: Cleanup/optimization | Status: new Component:

[Django] #28892: Fixed header height in the admin site

2017-12-05 Thread Django
#28892: Fixed header height in the admin site -+ Reporter: Claude Paroz | Owner: nobody Type: Bug| Status: new Component: contrib.admin |

[Django] #28891: Origin's `loader` argument is not documented

2017-12-05 Thread Django
#28891: Origin's `loader` argument is not documented --+ Reporter: Matthew Somerville | Owner: nobody Type: Uncategorized | Status: new Component:

Re: [Django] #28890: Broken layout due to whitespace in multiwidget rendering

2017-12-05 Thread Django
#28890: Broken layout due to whitespace in multiwidget rendering -+- Reporter: Nick Pope|Owner: Nick Pope Type: Bug | Status: closed

Re: [Django] #28890: Broken layout due to whitespace in multiwidget rendering

2017-12-05 Thread Django
#28890: Broken layout due to whitespace in multiwidget rendering -+- Reporter: Nick Pope|Owner: Nick Pope Type: Bug | Status: closed

Re: [Django] #28890: Broken layout due to whitespace in multiwidget rendering

2017-12-05 Thread Django
#28890: Broken layout due to whitespace in multiwidget rendering -+- Reporter: Nick Pope|Owner: Nick Pope Type: Bug | Status: closed

Re: [Django] #26974: Add support for Hash indexes (was: Support for Hash indexes)

2017-12-05 Thread Django
#26974: Add support for Hash indexes -+- Reporter: Akshesh Doshi|Owner: Nick Pope Type: New feature | Status: assigned Component: contrib.postgres

Re: [Django] #28883: uuid URL path converter failed if UUID is anything but lowercase

2017-12-05 Thread Django
#28883: uuid URL path converter failed if UUID is anything but lowercase -+- Reporter: Jean-Daniel |Owner: Daniel Leicht Type: Bug | Status: assigned Component:

Re: [Django] #28887: Add support for SP-Gist indexes (was: Support for SP-Gist indexes)

2017-12-05 Thread Django
#28887: Add support for SP-Gist indexes -+- Reporter: Nick Pope|Owner: Nick Pope Type: New feature | Status: assigned Component:

Re: [Django] #28890: Broken layout due to whitespace in multiwidget rendering

2017-12-05 Thread Django
#28890: Broken layout due to whitespace in multiwidget rendering -+- Reporter: Nick Pope|Owner: Nick Pope Type: Bug | Status: assigned

Re: [Django] #28877: Improve humanize’s |ordinal formatting

2017-12-05 Thread Django
#28877: Improve humanize’s |ordinal formatting -+- Reporter: Tzu-ping Chung |Owner: Tzu-ping | Chung Type: New feature |

Re: [Django] #28889: Use JavaScript to prevent double submission of admin forms (was: Prevent double submission on admin forms)

2017-12-05 Thread Django
#28889: Use JavaScript to prevent double submission of admin forms --+ Reporter: Manuel Saelices |Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #28885: Bottom parts of "Congratulations!" page cut off internationalized content

2017-12-05 Thread Django
#28885: Bottom parts of "Congratulations!" page cut off internationalized content -+- Reporter: Maciej Olko |Owner: nobody Type: Bug | Status:

Re: [Django] #28888: Index added to _meta.indexes with Meta.indexes=[] yields two equal addIndex() operations.

2017-12-05 Thread Django
#2: Index added to _meta.indexes with Meta.indexes=[] yields two equal addIndex() operations. -+- Reporter: Jan Pieter |Owner: nobody Waagmeester|

Re: [Django] #28888: Index added to _meta.indexes with Meta.indexes=[] yields two equal addIndex() operations.

2017-12-05 Thread Django
#2: Index added to _meta.indexes with Meta.indexes=[] yields two equal addIndex() operations. -+- Reporter: Jan Pieter |Owner: nobody Waagmeester|

Re: [Django] #28890: Broken layout due to whitespace in multiwidget rendering

2017-12-05 Thread Django
#28890: Broken layout due to whitespace in multiwidget rendering -+- Reporter: Nick Pope|Owner: Nick Pope Type: Bug | Status: assigned

[Django] #28890: Broken layout due to whitespace in multiwidget rendering

2017-12-05 Thread Django
#28890: Broken layout due to whitespace in multiwidget rendering -+- Reporter: Nick Pope | Owner: Nick Pope Type: Bug| Status: assigned Component:

Re: [Django] #28889: Prevent double submission on admin forms

2017-12-05 Thread Django
#28889: Prevent double submission on admin forms -+ Reporter: Manuel Saelices |Owner: nobody Type: Bug | Status: new Component: contrib.admin|

Re: [Django] #28883: uuid URL path converter failed if UUID is anything but lowercase

2017-12-05 Thread Django
#28883: uuid URL path converter failed if UUID is anything but lowercase -+- Reporter: Jean-Daniel |Owner: Daniel Leicht Type: Bug | Status: assigned Component:

Re: [Django] #28888: Index added to _meta.indexes with Meta.indexes=[] yields two equal addIndex() operations.

2017-12-05 Thread Django
#2: Index added to _meta.indexes with Meta.indexes=[] yields two equal addIndex() operations. -+- Reporter: Jan Pieter |Owner: nobody Waagmeester|

Re: [Django] #28889: Prevent double submission on admin forms

2017-12-05 Thread Django
#28889: Prevent double submission on admin forms -+-- Reporter: Manuel Saelices |Owner: nobody Type: Bug | Status: new Component: contrib.admin|

[Django] #28889: Prevent double submission on admin forms

2017-12-05 Thread Django
#28889: Prevent double submission on admin forms ---+ Reporter: Manuel Saelices | Owner: nobody Type: Bug | Status: new Component: contrib.admin|

Re: [Django] #28888: Index added to _meta.indexes with Meta.indexes=[] yields two equal addIndex() operations.

2017-12-05 Thread Django
#2: Index added to _meta.indexes with Meta.indexes=[] yields two equal addIndex() operations. -+- Reporter: Jan Pieter |Owner: nobody Waagmeester|

[Django] #28888: Index added to _meta.indexes with Meta.indexes=[] yields two equal addIndex() operations.

2017-12-05 Thread Django
#2: Index added to _meta.indexes with Meta.indexes=[] yields two equal addIndex() operations. --+ Reporter: Jan Pieter Waagmeester | Owner: nobody Type: Uncategorized

Re: [Django] #28887: Support for SP-Gist indexes

2017-12-05 Thread Django
#28887: Support for SP-Gist indexes -+- Reporter: Nick Pope|Owner: Nick Pope Type: New feature | Status: assigned Component: contrib.postgres

Re: [Django] #26974: Support for Hash indexes

2017-12-05 Thread Django
#26974: Support for Hash indexes -+- Reporter: Akshesh Doshi|Owner: Nick Pope Type: New feature | Status: assigned Component: Database layer |

[Django] #28887: Support for SP-Gist indexes

2017-12-05 Thread Django
#28887: Support for SP-Gist indexes -+- Reporter: Nick Pope | Owner: Nick Pope Type: New| Status: assigned feature|

[Django] #28886: Two different urls set are suggested for start with the authentication subsystem

2017-12-05 Thread Django
#28886: Two different urls set are suggested for start with the authentication subsystem -+ Reporter: David Mugnai | Owner: nobody Type: Uncategorized | Status: new

Re: [Django] #27392: Remove "Tests that", "Ensures that", etc. from test docstings

2017-12-05 Thread Django
#27392: Remove "Tests that", "Ensures that", etc. from test docstings -+- Reporter: Tim Graham |Owner: Harshit Type: | Agrawal Cleanup/optimization

Re: [Django] #28883: uuid URL path converter failed if UUID is anything but lowercase

2017-12-05 Thread Django
#28883: uuid URL path converter failed if UUID is anything but lowercase -+- Reporter: Jean-Daniel |Owner: Daniel Leicht Type: Bug | Status: assigned Component: