Re: [Django] #29794: Duplicate object returned using filter

2018-09-26 Thread Django
#29794: Duplicate object returned using filter -+- Reporter: Lars Solberg |Owner: nobody Type: Bug | Status: closed Component: Database

Re: [Django] #27719: Add queryset.alias() to mimic .annotate() for aggregations without loading data

2018-09-26 Thread Django
#27719: Add queryset.alias() to mimic .annotate() for aggregations without loading data -+- Reporter: Marc Tamlyn |Owner: nobody Type: New feature |

[Django] #29799: Allow registration and unregistration of lookups per field instances.

2018-09-26 Thread Django
#29799: Allow registration and unregistration of lookups per field instances. -+- Reporter: Simon | Owner: nobody Charette | Type: New|

Re: [Django] #28425: Prefetch can execute an UPDATE statement if a certain to_attr is given

2018-09-26 Thread Django
#28425: Prefetch can execute an UPDATE statement if a certain to_attr is given -+- Reporter: kirillnedelev|Owner: nobody Type: Bug | Status:

Re: [Django] #29768: Confusing error when AppConfig subclass's name is misspelled

2018-09-26 Thread Django
#29768: Confusing error when AppConfig subclass's name is misspelled -+- Reporter: Marten Kenbeek |Owner: Marten Type: | Kenbeek Cleanup/optimization

[Django] #29798: truncatewords_html fails on some self-closing tags

2018-09-26 Thread Django
#29798: truncatewords_html fails on some self-closing tags + Reporter: Béranger Enselme | Owner: nobody Type: Uncategorized | Status: new Component:

Re: [Django] #29782: Better error message when filtering users with AnonymousUser

2018-09-26 Thread Django
#29782: Better error message when filtering users with AnonymousUser -+- Reporter: Sveder |Owner: Ramon Type: | Saraiva Cleanup/optimization

Re: [Django] #29673: Thread urlconf isn't reset after response complete

2018-09-26 Thread Django
#29673: Thread urlconf isn't reset after response complete -+- Reporter: tpict|Owner: Matthew Power Type: Bug | Status: closed Component: Core (URLs) |

Re: [Django] #29767: Failed to cast between datetime and date on SQLite (was: Django ORM: Cast between datetime and date)

2018-09-26 Thread Django
#29767: Failed to cast between datetime and date on SQLite -+- Reporter: Rémy Hubscher|Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #29683: Add the view permission to several places in the docs

2018-09-26 Thread Django
#29683: Add the view permission to several places in the docs -+- Reporter: Ariel Pontes |Owner: nobody Type: | Status: closed

Re: [Django] #29683: Add the view permission to several places in the docs

2018-09-26 Thread Django
#29683: Add the view permission to several places in the docs -+- Reporter: Ariel Pontes |Owner: nobody Type: | Status: closed

Re: [Django] #29795: Confirm support for PostGIS 2.5 (was: confirm support for PostGIS 2.5, drop support for PostGIS 2.1 and 2.2)

2018-09-26 Thread Django
#29795: Confirm support for PostGIS 2.5 -+- Reporter: Sergey Fedoseev |Owner: Sergey Type: | Fedoseev Cleanup/optimization |

Re: [Django] #29767: Django ORM: Cast between datetime and date

2018-09-26 Thread Django
#29767: Django ORM: Cast between datetime and date -+- Reporter: Rémy Hubscher|Owner: nobody Type: Bug | Status: new Component: Database

Re: [Django] #29683: Add the view permission to several places in the docs

2018-09-26 Thread Django
#29683: Add the view permission to several places in the docs -+- Reporter: Ariel Pontes |Owner: Srinivas Type: | Reddy Thatiparthy Cleanup/optimization

Re: [Django] #29797: Allow the makemessages command to accept a directory to operate on like xgettext does

2018-09-26 Thread Django
#29797: Allow the makemessages command to accept a directory to operate on like xgettext does -+- Reporter: terencehonles|Owner: | terencehonles

Re: [Django] #29630: Oracle crash querying multiple tables with the same column name when limit/offset is used.

2018-09-26 Thread Django
#29630: Oracle crash querying multiple tables with the same column name when limit/offset is used. -+- Reporter: zelfor5436 |Owner: felixxm Type: Bug |

Re: [Django] #29630: Oracle crash querying multiple tables with the same column name when limit/offset is used.

2018-09-26 Thread Django
#29630: Oracle crash querying multiple tables with the same column name when limit/offset is used. -+- Reporter: zelfor5436 |Owner: felixxm Type: Bug |

Re: [Django] #29797: Allow the makemessages command to accept a directory to operate on like xgettext does

2018-09-26 Thread Django
#29797: Allow the makemessages command to accept a directory to operate on like xgettext does -+- Reporter: terencehonles|Owner: | terencehonles

[Django] #29797: Allow the makemessages command to accept a directory to operate on like xgettext does

2018-09-26 Thread Django
#29797: Allow the makemessages command to accept a directory to operate on like xgettext does -+- Reporter: | Owner: nobody terencehonles | Type:

Re: [Django] #29795: confirm support for PostGIS 2.5, drop support for PostGIS 2.1 and 2.2

2018-09-26 Thread Django
#29795: confirm support for PostGIS 2.5, drop support for PostGIS 2.1 and 2.2 -+- Reporter: Sergey Fedoseev |Owner: Sergey Type: | Fedoseev Cleanup/optimization

Re: [Django] #29795: confirm support for PostGIS 2.5, drop support for PostGIS 2.1 and 2.2

2018-09-26 Thread Django
#29795: confirm support for PostGIS 2.5, drop support for PostGIS 2.1 and 2.2 -+- Reporter: Sergey Fedoseev |Owner: Sergey Type: | Fedoseev Cleanup/optimization

Re: [Django] #29177: Unmanaged models with ForeignKeys do not get those fields serialized into their migration state when CreateModel happens.

2018-09-26 Thread Django
#29177: Unmanaged models with ForeignKeys do not get those fields serialized into their migration state when CreateModel happens. --+ Reporter: Keryn Knight |Owner: nobody Type: Bug |

Re: [Django] #29177: Unmanaged models with ForeignKeys do not get those fields serialized into their migration state when CreateModel happens.

2018-09-26 Thread Django
#29177: Unmanaged models with ForeignKeys do not get those fields serialized into their migration state when CreateModel happens. --+ Reporter: Keryn Knight |Owner: nobody Type: Bug |

Re: [Django] #29793: GeometryField with Oracle always assume that axes are named as long and lat in geometry metadata (was: GeometryField with Oracle always assume that axes are named as long and lat

2018-09-26 Thread Django
#29793: GeometryField with Oracle always assume that axes are named as long and lat in geometry metadata --+ Reporter: Jani Tiainen |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #29796: Add a system check error if the prefix in the STATICFILES_DIRS ends with slash (was: Report error if the prefix in the STATICFILES_DIRS ends with slash)

2018-09-26 Thread Django
#29796: Add a system check error if the prefix in the STATICFILES_DIRS ends with slash --+ Reporter: pkol |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #29792: GeometryFields do not preserve Oracle specific fields in migrations (was: GeometryFields do not preserve Oracle spesific fields in migrations)

2018-09-26 Thread Django
#29792: GeometryFields do not preserve Oracle specific fields in migrations --+ Reporter: Jani Tiainen |Owner: nobody Type: Bug | Status: new Component: GIS

Re: [Django] #27795: Audit force_text invocations

2018-09-26 Thread Django
#27795: Audit force_text invocations -+- Reporter: Claude Paroz |Owner: Claude Type: | Paroz Cleanup/optimization | Status:

Re: [Django] #29795: confirm support for PostGIS 2.5, drop support for PostGIS 2.1 and 2.2

2018-09-26 Thread Django
#29795: confirm support for PostGIS 2.5, drop support for PostGIS 2.1 and 2.2 -+- Reporter: Sergey Fedoseev |Owner: Sergey Type: | Fedoseev Cleanup/optimization

Re: [Django] #29792: GeometryFields do not preserve Oracle spesific fields in migrations

2018-09-26 Thread Django
#29792: GeometryFields do not preserve Oracle spesific fields in migrations --+ Reporter: Jani Tiainen |Owner: nobody Type: Bug | Status: new Component: GIS

[Django] #29796: Report error if the prefix in the STATICFILES_DIRS ends with slash

2018-09-26 Thread Django
#29796: Report error if the prefix in the STATICFILES_DIRS ends with slash ---+ Reporter: pkol | Owner: nobody Type: Uncategorized| Status: new

Re: [Django] #5793: Allow custom attributes in Meta classes

2018-09-26 Thread Django
#5793: Allow custom attributes in Meta classes -+- Reporter: eikke@… |Owner: nobody Type: New feature | Status: new Component: Database layer

Re: [Django] #25582: Add a way to build URLs with query strings

2018-09-26 Thread Django
#25582: Add a way to build URLs with query strings + Reporter: Thomas Güttler |Owner: nobody Type: New feature | Status: new Component: Core (URLs) |

Re: [Django] #29008: When DEBUG is True, raising Http404 in a path converter's to_python method does not result in a technical response

2018-09-26 Thread Django
#29008: When DEBUG is True, raising Http404 in a path converter's to_python method does not result in a technical response + Reporter: Antoine Humeau |Owner: nobody Type: Bug |

Re: [Django] #29795: confirm support for PostGIS 2.5, drop support for PostGIS 2.1 and 2.2

2018-09-26 Thread Django
#29795: confirm support for PostGIS 2.5, drop support for PostGIS 2.1 and 2.2 -+- Reporter: Sergey Fedoseev |Owner: Sergey Type: | Fedoseev Cleanup/optimization

[Django] #29795: confirm support for PostGIS 2.5, drop support for PostGIS 2.1 and 2.2

2018-09-26 Thread Django
#29795: confirm support for PostGIS 2.5, drop support for PostGIS 2.1 and 2.2 + Reporter: Sergey Fedoseev | Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #29795: confirm support for PostGIS 2.5, drop support for PostGIS 2.1 and 2.2

2018-09-26 Thread Django
#29795: confirm support for PostGIS 2.5, drop support for PostGIS 2.1 and 2.2 -+- Reporter: Sergey Fedoseev |Owner: Sergey Type: | Fedoseev Cleanup/optimization

Re: [Django] #29794: Duplicate object returned using filter

2018-09-26 Thread Django
#29794: Duplicate object returned using filter -+- Reporter: Lars Solberg |Owner: nobody Type: Bug | Status: closed Component: Database

Re: [Django] #29352: Allow specifying a Feed language different from settings.LANGUAGE_CODE

2018-09-26 Thread Django
#29352: Allow specifying a Feed language different from settings.LANGUAGE_CODE --+ Reporter: phenelleevolio|Owner: nobody Type: Cleanup/optimization | Status:

[Django] #29794: Duplicate object returned using filter

2018-09-26 Thread Django
#29794: Duplicate object returned using filter -+- Reporter: xeor | Owner: nobody Type: Bug| Status: new Component: Database |

Re: [Django] #29770: add support for GEOSCoordSeq_isCCW

2018-09-26 Thread Django
#29770: add support for GEOSCoordSeq_isCCW -+- Reporter: Sergey Fedoseev |Owner: Sergey | Fedoseev Type: New feature |

Re: [Django] #29784: Review and update the external links in the settings reference documentation

2018-09-26 Thread Django
#29784: Review and update the external links in the settings reference documentation --+ Reporter: Ian Foote |Owner: nobody Type: Cleanup/optimization |