Re: [Django] #17209: Dogfood class-based views in contrib.auth

2015-09-30 Thread Django
#17209: Dogfood class-based views in contrib.auth -+- Reporter: melinath |Owner: auvipy Type: | Status: assigned Cleanup/optimization

Re: [Django] #24505: Multiple ManyToManyFields to same "to" model with related_name set to '+' mix up badly

2015-09-30 Thread Django
#24505: Multiple ManyToManyFields to same "to" model with related_name set to '+' mix up badly -+- Reporter: gergelypolonkai |Owner: | marcofucci Ty

Re: [Django] #24505: Multiple ManyToManyFields to same "to" model with related_name set to '+' mix up badly

2015-09-30 Thread Django
#24505: Multiple ManyToManyFields to same "to" model with related_name set to '+' mix up badly -+- Reporter: gergelypolonkai |Owner: | marcofucci Ty

Re: [Django] #24505: Multiple ManyToManyFields to same "to" model with related_name set to '+' mix up badly

2015-09-30 Thread Django
#24505: Multiple ManyToManyFields to same "to" model with related_name set to '+' mix up badly -+- Reporter: gergelypolonkai |Owner: | marcofucci Ty

Re: [Django] #25486: ORM generating incorrect query for through-model on .all()

2015-09-30 Thread Django
#25486: ORM generating incorrect query for through-model on .all() -+- Reporter: pembo13 |Owner: nobody Type: Bug | Status: closed Compo

[Django] #25486: ORM generating incorrect query for through-model on .all()

2015-09-30 Thread Django
#25486: ORM generating incorrect query for through-model on .all() --+ Reporter: pembo13 | Owner: nobody Type: Bug | Status: new Component: Database layer

Re: [Django] #25470: Serious performance impact (500x slower!) when querying distinct model dates objects

2015-09-30 Thread Django
#25470: Serious performance impact (500x slower!) when querying distinct model dates objects -+- Reporter: stanleyxu2005|Owner: nobody Type: |

Re: [Django] #25375: Paginator generates suboptimal queries

2015-09-30 Thread Django
#25375: Paginator generates suboptimal queries -+- Reporter: alexei |Owner: nobody Type: Bug | Status: closed Component: Database layer

Re: [Django] #25467: Excluding an object with no ID excludes everything.

2015-09-30 Thread Django
#25467: Excluding an object with no ID excludes everything. -+- Reporter: skorokithakis|Owner: nobody Type: Bug | Status: new Component: Data

Re: [Django] #25469: Add an auto escape setting to the Django template engine

2015-09-30 Thread Django
#25469: Add an auto escape setting to the Django template engine -+ Reporter: aidanlister |Owner: nobody Type: New feature | Status: new Component: Template sys

Re: [Django] #24080: Sqlite segmentation fault regression when running tests (since 1.7.2)

2015-09-30 Thread Django
#24080: Sqlite segmentation fault regression when running tests (since 1.7.2) ---+ Reporter: stevejalim |Owner: nobody Type: Bug| Status: new Compo

Re: [Django] #19361: Link to object in message after creating/updating object in django admin

2015-09-30 Thread Django
#19361: Link to object in message after creating/updating object in django admin -+- Reporter: anonymous|Owner: bak1an Type: New feature | Status: ass

Re: [Django] #13774: add optional rel_db_type() method for model field

2015-09-30 Thread Django
#13774: add optional rel_db_type() method for model field -+- Reporter: Suor |Owner: Suor Type: New feature | Status: new Component: Database

Re: [Django] #14286: Support for BigAutoField

2015-09-30 Thread Django
#14286: Support for BigAutoField -+- Reporter: hongrich |Owner: mmcnickle Type: New feature | Status: new Component: Database layer |

Re: [Django] #25482: Field lookup istartswith not showing results in django 1.8.4 with mysql 5.5.44

2015-09-30 Thread Django
#25482: Field lookup istartswith not showing results in django 1.8.4 with mysql 5.5.44 ---+-- Reporter: deepinder19|Owner: nobody Type: Bug| Status: closed Com

Re: [Django] #25427: Trying to do a full text search query on a database field (non model field), the .annotate(val=RawSQL(...)).filter(val=VAL1) doesn't work.

2015-09-30 Thread Django
#25427: Trying to do a full text search query on a database field (non model field), the .annotate(val=RawSQL(...)).filter(val=VAL1) doesn't work. -+- Reporter: vladiibine |Owner: nobody