Re: [Django] #28903: setup.cfg may be set up incorrectly (was: setup.cfg may be formatted improperly)

2017-12-06 Thread Django
#28903: setup.cfg may be set up incorrectly -+- Reporter: Garrett Jenkins |Owner: nobody Type: Bug | Status: new Component: Packaging

[Django] #28903: setup.cfg may be formatted improperly

2017-12-06 Thread Django
#28903: setup.cfg may be formatted improperly -+- Reporter: Garrett| Owner: nobody Jenkins| Type: Bug| Status: new C

Re: [Django] #21961: Add support for database-level cascading options

2017-12-06 Thread Django
#21961: Add support for database-level cascading options -+- Reporter: Christophe Pettus|Owner: Nick | Stefan Type: New feature |

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

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

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

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

Re: [Django] #21961: Add support for database-level cascading options

2017-12-06 Thread Django
#21961: Add support for database-level cascading options -+- Reporter: Christophe Pettus|Owner: Nick | Stefan Type: New feature |

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

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

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

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

Re: [Django] #28902: password_validators_help_text_html isn't marked as safe correctly (was: Formatting bug in django.contrib.auth.password_validation._password_validators_help_text_html)

2017-12-06 Thread Django
#28902: password_validators_help_text_html isn't marked as safe correctly --+ Reporter: Ole Laursen |Owner: nobody Type: Bug | Status: new Component: contrib.auth

[Django] #28902: Formatting bug in django.contrib.auth.password_validation._password_validators_help_text_html

2017-12-06 Thread Django
#28902: Formatting bug in django.contrib.auth.password_validation._password_validators_help_text_html + Reporter: Ole Laursen | Owner: nobody Type: Bug | Status: new

Re: [Django] #28901: Document considerations with read committed isolation level and InnoDB

2017-12-06 Thread Django
#28901: Document considerations with read committed isolation level and InnoDB -+- Reporter: Dirkjan Ochtman |Owner: nobody Type: | Status: new

Re: [Django] #28891: Document Origin's `loader` attribute

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

Re: [Django] #28901: Document considerations with read committed isolation level and InnoDB (was: Read committed isolation level does not work with InnoDB)

2017-12-06 Thread Django
#28901: Document considerations with read committed isolation level and InnoDB -+- Reporter: Dirkjan Ochtman |Owner: nobody Type: | Status: new

[Django] #28901: Read committed isolation level does not work with InnoDB

2017-12-06 Thread Django
#28901: Read committed isolation level does not work with InnoDB -+ Reporter: djc| Owner: nobody Type: Uncategorized | Status: new Component: Documentat

Re: [Django] #28900: QuerySet.values() and values_list() for union(), difference(), and intersection() queries fails with annotated subquery

2017-12-06 Thread Django
#28900: QuerySet.values() and values_list() for union(), difference(), and intersection() queries fails with annotated subquery -+- Reporter: elliott-omosheye |Owner: nobody Type: Bug

Re: [Django] #28877: Improve translation flexibility of ordinal template tag results

2017-12-06 Thread Django
#28877: Improve translation flexibility of ordinal template tag results -+- Reporter: Tzu-ping Chung |Owner: Tzu-ping Type: | Chung Cleanup/optimization

Re: [Django] #28877: Improve translation flexibility of ordinal template tag results (was: Improve humanize’s |ordinal formatting)

2017-12-06 Thread Django
#28877: Improve translation flexibility of ordinal template tag results -+- Reporter: Tzu-ping Chung |Owner: Tzu-ping Type: | Chung Cleanup/optimization

Re: [Django] #28900: QuerySet.values() and values_list() for union(), difference(), and intersection() queries fails with annotated subquery

2017-12-06 Thread Django
#28900: QuerySet.values() and values_list() for union(), difference(), and intersection() queries fails with annotated subquery -+- Reporter: elliott-omosheye |Owner: nobody Type: Bug

Re: [Django] #28900: QuerySet.values() and values_list() for union(), difference(), and intersection() queries fails with annotated subquery

2017-12-06 Thread Django
#28900: QuerySet.values() and values_list() for union(), difference(), and intersection() queries fails with annotated subquery -+- Reporter: elliott-omosheye |Owner: nobody Type: Bug

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

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

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

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

Re: [Django] #28886: Example included auth urls don't include accounts/ prefix assumed by much of the other documentation

2017-12-06 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 |

Re: [Django] #28886: Example included auth urls don't include accounts/ prefix assumed by much of the other documentation

2017-12-06 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 |

Re: [Django] #28883: Document that the uuid URL path converter requires lowercase letters

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

Re: [Django] #28883: Document that the uuid URL path converter requires lowercase letters

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

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

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

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

2017-12-06 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-06 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] #28899: recursive relationship only works one way

2017-12-06 Thread Django
#28899: recursive relationship only works one way -+- Reporter: HenrySiau|Owner: nobody Type: Uncategorized| Status: closed Component: Database la

[Django] #28900: QuerySet.values() and values_list() for union(), difference(), and intersection() queries fails with annotated subquery

2017-12-06 Thread Django
#28900: QuerySet.values() and values_list() for union(), difference(), and intersection() queries fails with annotated subquery -+- Reporter: elliott- | Owner: nobody omosheye

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

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

Re: [Django] #28696: Add the ability to natively filter geometries by geom_type

2017-12-06 Thread Django
#28696: Add the ability to natively filter geometries by geom_type -+- Reporter: Geoffrey Fairchild |Owner: Sergey | Fedoseev Type: New feature

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

2017-12-06 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] #26974: Add support for Hash indexes

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

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

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

[Django] #28899: recursive relationship only works one way

2017-12-06 Thread Django
#28899: recursive relationship only works one way -+- Reporter: HenrySiau | Owner: nobody Type: | Status: new Uncategorized |