Re: [Django] #24986: Selecting distinct on lower() function throws AttributeError("'Func' object has no attribute 'column'")

2015-06-15 Thread Django
#24986: Selecting distinct on lower() function throws AttributeError("'Func' object has no attribute 'column'") -+- Reporter: wbar |Owner: nobody Type: Bug

Re: [Django] #20916: Provide a "simple_login" feature for the test client

2015-06-15 Thread Django
#20916: Provide a "simple_login" feature for the test client ---+ Reporter: mjtamlyn |Owner: Type: New feature| Status: new Component: Testing framework

Re: [Django] #24986: Selecting distinct on lower() function throws AttributeError("'Func' object has no attribute 'column'")

2015-06-15 Thread Django
#24986: Selecting distinct on lower() function throws AttributeError("'Func' object has no attribute 'column'") -+- Reporter: wbar |Owner: nobody Type: Bug

Re: [Django] #24987: django.test.client.Client.login() rejects user with is_active=False

2015-06-15 Thread Django
#24987: django.test.client.Client.login() rejects user with is_active=False ---+-- Reporter: jdufresne |Owner: nobody Type: Bug| Status: new Compo

Re: [Django] #24988: ValidationError fails to set code

2015-06-15 Thread Django
#24988: ValidationError fails to set code -+-- Reporter: michaeljohnbarr |Owner: nobody Type: Bug | Status: new Component: Core (Other) |

Re: [Django] #24988: ValidationError fails to set code

2015-06-15 Thread Django
#24988: ValidationError fails to set code -+-- Reporter: michaeljohnbarr |Owner: nobody Type: Bug | Status: new Component: Core (Other) |

[Django] #24988: ValidationError fails to set code

2015-06-15 Thread Django
#24988: ValidationError fails to set code -+- Reporter: michaeljohnbarr | Owner: nobody Type: Bug | Status: new Component: Core (Other) |Version: 1.8 Severity: Normal |

Re: [Django] #24987: django.test.client.Client.login() rejects user with is_active=False

2015-06-15 Thread Django
#24987: django.test.client.Client.login() rejects user with is_active=False ---+-- Reporter: jdufresne |Owner: nobody Type: Bug| Status: new Compo

Re: [Django] #24828: AlterUniqueTogether prevents squashmigrations optimizations

2015-06-15 Thread Django
#24828: AlterUniqueTogether prevents squashmigrations optimizations -+- Reporter: riklaunim|Owner: MarkusH Type: | Status: closed Cleanu

Re: [Django] #24943: Update contributing tutorial to use virtualenv

2015-06-15 Thread Django
#24943: Update contributing tutorial to use virtualenv -+- Reporter: timgraham|Owner: Type: | giuliettamasina Cleanup/optimization |

Re: [Django] #24943: Update contributing tutorial to use virtualenv

2015-06-15 Thread Django
#24943: Update contributing tutorial to use virtualenv -+- Reporter: timgraham|Owner: Type: | giuliettamasina Cleanup/optimization |

Re: [Django] #24971: Make startapp generate an apps.py

2015-06-15 Thread Django
#24971: Make startapp generate an apps.py -+- Reporter: timgraham|Owner: | MounirMesselmeni Type: New feature | St

Re: [Django] #24912: prefetch_related fails with sqlite3 database and UUIDField primary keys

2015-06-15 Thread Django
#24912: prefetch_related fails with sqlite3 database and UUIDField primary keys -+- Reporter: brki |Owner: brki Type: Bug | Status: closed

Re: [Django] #24972: Removing unique_together constraint makes migration fail on Django 1.8.2 with MySQL

2015-06-15 Thread Django
#24972: Removing unique_together constraint makes migration fail on Django 1.8.2 with MySQL -+- Reporter: adambrenecki |Owner: | adambrenecki Type

Re: [Django] #24828: AlterUniqueTogether prevents squashmigrations optimizations

2015-06-15 Thread Django
#24828: AlterUniqueTogether prevents squashmigrations optimizations -+- Reporter: riklaunim|Owner: MarkusH Type: | Status: assigned Clea

Re: [Django] #24972: Removing unique_together constraint makes migration fail on Django 1.8.2 with MySQL

2015-06-15 Thread Django
#24972: Removing unique_together constraint makes migration fail on Django 1.8.2 with MySQL -+- Reporter: adambrenecki |Owner: | adambrenecki Type

Re: [Django] #24987: django.test.client.Client.login() rejects user with is_active=False

2015-06-15 Thread Django
#24987: django.test.client.Client.login() rejects user with is_active=False ---+-- Reporter: jdufresne |Owner: nobody Type: Bug| Status: new Compo

Re: [Django] #24972: Removing unique_together constraint makes migration fail on Django 1.8.2 with MySQL

2015-06-15 Thread Django
#24972: Removing unique_together constraint makes migration fail on Django 1.8.2 with MySQL -+- Reporter: adambrenecki |Owner: | adambrenecki Type

[Django] #24987: django.test.client.Client.login() rejects user with is_active=False

2015-06-15 Thread Django
#24987: django.test.client.Client.login() rejects user with is_active=False ---+ Reporter: jdufresne | Owner: nobody Type: Bug| Status: new Component: Testing framework |Version: maste

Re: [Django] #24985: Provide a way to sanitize invalid characters from Rss201rev2Feed (was: Provide a way to santize invalid characters from Rss201rev2Feed)

2015-06-15 Thread Django
#24985: Provide a way to sanitize invalid characters from Rss201rev2Feed -+ Reporter: michaelgwood |Owner: nobody Type: New feature | Status: new Comp

Re: [Django] #24894: Add CURRENT_TIMESTAMP function to contrib.postgres

2015-06-15 Thread Django
#24894: Add CURRENT_TIMESTAMP function to contrib.postgres -+- Reporter: adamchainz |Owner: | adamchainz Type: New feature |

Re: [Django] #24979: Remove usage of inspect.getargspec()

2015-06-15 Thread Django
#24979: Remove usage of inspect.getargspec() -+- Reporter: timgraham|Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #24983: "domain" in sites framework should clarify if it is a fully-qualified domain name

2015-06-15 Thread Django
#24983: "domain" in sites framework should clarify if it is a fully-qualified domain name --+ Reporter: mandm |Owner: nobody Type: Cleanup/optimization | S

Re: [Django] #24986: Selecting distinct on lower() function throws AttributeError("'Func' object has no attribute 'column'")

2015-06-15 Thread Django
#24986: Selecting distinct on lower() function throws AttributeError("'Func' object has no attribute 'column'") -+- Reporter: wbar |Owner: nobody Type: Bug

Re: [Django] #24985: Provide a way to santize invalid characters from Rss201rev2Feed (was: Rss201rev2Feed invalid characters in character data for RSS)

2015-06-15 Thread Django
#24985: Provide a way to santize invalid characters from Rss201rev2Feed -+ Reporter: michaelgwood |Owner: nobody Type: New feature | Status: new Compo

Re: [Django] #24960: Blank pages due to {{ block.super }}

2015-06-15 Thread Django
#24960: Blank pages due to {{ block.super }} -+- Reporter: srkunze |Owner: nobody Type: Bug | Status: new Component: Template system

Re: [Django] #24986: Selecting distinct on lower() function throws AttributeError("'Func' object has no attribute 'column'")

2015-06-15 Thread Django
#24986: Selecting distinct on lower() function throws AttributeError("'Func' object has no attribute 'column'") -+- Reporter: wbar |Owner: nobody Type: Bug

[Django] #24986: Selecting distinct on lower() function throws AttributeError("'Func' object has no attribute 'column'")

2015-06-15 Thread Django
#24986: Selecting distinct on lower() function throws AttributeError("'Func' object has no attribute 'column'") --+ Reporter: wbar | Owner: nobody Type: Bug

Re: [Django] #24984: Staticfiles docs should clarify Jinja2 equivalent for `{% static %}` tag

2015-06-15 Thread Django
#24984: Staticfiles docs should clarify Jinja2 equivalent for `{% static %}` tag ---+ Reporter: carljm |Owner: nobody Type: New feature| Status: new Component: Do

Re: [Django] #24985: Rss201rev2Feed invalid characters in character data for RSS

2015-06-15 Thread Django
#24985: Rss201rev2Feed invalid characters in character data for RSS -+- Reporter: michaelgwood |Owner: nobody Type: Bug | Status: new Componen

[Django] #24985: Rss201rev2Feed invalid characters in character data for RSS

2015-06-15 Thread Django
#24985: Rss201rev2Feed invalid characters in character data for RSS -+ Reporter: michaelgwood | Owner: nobody Type: Bug | Status: new Component: contrib.syndication |Version: 1.7

Re: [Django] #24984: Staticfiles docs should clarify Jinja2 equivalent for `{% static %}` tag (was: Staticfiles should provide a Jinja2 extension with a Jinja2 equivalent for the `{% static %}` tag)

2015-06-15 Thread Django
#24984: Staticfiles docs should clarify Jinja2 equivalent for `{% static %}` tag -+ Reporter: carljm |Owner: nobody Type: New feature | Status: new

Re: [Django] #24984: Staticfiles should provide a Jinja2 extension with a Jinja2 equivalent for the `{% static %}` tag

2015-06-15 Thread Django
#24984: Staticfiles should provide a Jinja2 extension with a Jinja2 equivalent for the `{% static %}` tag -+- Reporter: carljm |Owner: nobody Type: New feature |

Re: [Django] #24975: Prefetch_related from object directly

2015-06-15 Thread Django
#24975: Prefetch_related from object directly -+- Reporter: duduklein|Owner: nobody Type: New feature | Status: new Component: Database layer

Re: [Django] #9061: formsets with can_delete=True shouldn't add delete field to extra forms

2015-06-15 Thread Django
#9061: formsets with can_delete=True shouldn't add delete field to extra forms -+-- Reporter: gsf |Owner: danielward Type: New feature | Status: assigned Component:

Re: [Django] #24912: prefetch_related fails with sqlite3 database and UUIDField primary keys

2015-06-15 Thread Django
#24912: prefetch_related fails with sqlite3 database and UUIDField primary keys -+- Reporter: brki |Owner: brki Type: Bug | Status: closed

Re: [Django] #24829: TemplateView raises unhandled ContentNotRenderedError error when used as error handler

2015-06-15 Thread Django
#24829: TemplateView raises unhandled ContentNotRenderedError error when used as error handler ---+-- Reporter: nonZero|Owner: ana-balica Type: New feature| Status: as

Re: [Django] #24960: Blank pages due to {{ block.super }}

2015-06-15 Thread Django
#24960: Blank pages due to {{ block.super }} -+- Reporter: srkunze |Owner: nobody Type: Bug | Status: new Component: Template system