Re: [Django] #24342: Add an EnumField as standard

2015-02-14 Thread Django
#24342: Add an EnumField as standard -+- Reporter: ovangle |Owner: nobody Type: New feature | Status: new Component: Database layer |

Re: [Django] #11505: Django's TestCase should reset the cache

2015-02-14 Thread Django
#11505: Django's TestCase should reset the cache -+- Reporter: andrewfong |Owner: | andrewfong Type: New feature |

Re: [Django] #24324: makemigrations fails with UnicodeDecodeError when path to project contains special characters

2015-02-14 Thread Django
#24324: makemigrations fails with UnicodeDecodeError when path to project contains special characters -+- Reporter: notsqrt |Owner: nobody Type: Bug |

Re: [Django] #11505: Django's TestCase should reset the cache

2015-02-14 Thread Django
#11505: Django's TestCase should reset the cache -+- Reporter: andrewfong |Owner: | andrewfong Type: New feature |

Re: [Django] #24339: Exception at /add admin view when using DurationField

2015-02-14 Thread Django
#24339: Exception at /add admin view when using DurationField -+- Reporter: yoyoma |Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #24339: Exception at /add admin view when using DurationField

2015-02-14 Thread Django
#24339: Exception at /add admin view when using DurationField -+- Reporter: yoyoma |Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #24343: UUID foreign key accessor returns inconsistent type

2015-02-14 Thread Django
#24343: UUID foreign key accessor returns inconsistent type -+- Reporter: timgraham|Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #24343: UUID foreign key accessor returns inconsistent type

2015-02-14 Thread Django
#24343: UUID foreign key accessor returns inconsistent type -+- Reporter: timgraham|Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #24318: Can't configure Postgres isolation level if using recent psycopg2

2015-02-14 Thread Django
#24318: Can't configure Postgres isolation level if using recent psycopg2 -+- Reporter: carljm |Owner: aaugustin Type: Bug | Status: closed

Re: [Django] #24318: Can't configure Postgres isolation level if using recent psycopg2

2015-02-14 Thread Django
#24318: Can't configure Postgres isolation level if using recent psycopg2 -+- Reporter: carljm |Owner: aaugustin Type: Bug | Status: closed

Re: [Django] #24318: Can't configure Postgres isolation level if using recent psycopg2

2015-02-14 Thread Django
#24318: Can't configure Postgres isolation level if using recent psycopg2 -+- Reporter: carljm |Owner: aaugustin Type: Bug | Status: closed

Re: [Django] #24343: UUID foreign key accessor returns inconsistent type

2015-02-14 Thread Django
#24343: UUID foreign key accessor returns inconsistent type -+- Reporter: timgraham|Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #24336: static server should skip for protocol-relative STATIC_URL

2015-02-14 Thread Django
#24336: static server should skip for protocol-relative STATIC_URL --+-- Reporter: Tuttle|Owner: nobody Type: Bug | Status: new Component: Core (Other) |

Re: [Django] #24343: UUID foreign key accessor returns inconsistent type

2015-02-14 Thread Django
#24343: UUID foreign key accessor returns inconsistent type -+- Reporter: timgraham|Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #24324: makemigrations fails with UnicodeDecodeError when path to project contains special characters

2015-02-14 Thread Django
#24324: makemigrations fails with UnicodeDecodeError when path to project contains special characters -+- Reporter: notsqrt |Owner: nobody Type: Bug |

Re: [Django] #24318: Can't configure Postgres isolation level if using recent psycopg2

2015-02-14 Thread Django
#24318: Can't configure Postgres isolation level if using recent psycopg2 -+- Reporter: carljm |Owner: aaugustin Type: Bug | Status:

Re: [Django] #22352: GeoQuerySet methods: support lookups on reversed o2o relationships as field_name

2015-02-14 Thread Django
#22352: GeoQuerySet methods: support lookups on reversed o2o relationships as field_name -+- Reporter: pchiquet |Owner: anonymous Type: New feature |

Re: [Django] #24215: Refactor of lazy model operations

2015-02-14 Thread Django
#24215: Refactor of lazy model operations -+- Reporter: AlexHill |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #24215: Refactor of lazy model operations

2015-02-14 Thread Django
#24215: Refactor of lazy model operations -+- Reporter: AlexHill |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #24336: static server should skip for protocol-relative STATIC_URL

2015-02-14 Thread Django
#24336: static server should skip for protocol-relative STATIC_URL --+-- Reporter: Tuttle|Owner: nobody Type: Bug | Status: new Component: Core (Other) |

Re: [Django] #24336: static server should skip for protocol-relative STATIC_URL

2015-02-14 Thread Django
#24336: static server should skip for protocol-relative STATIC_URL --+-- Reporter: Tuttle|Owner: nobody Type: Bug | Status: new Component: Core (Other) |

Re: [Django] #24144: envelope attribute for GEOSGeometry returns Point

2015-02-14 Thread Django
#24144: envelope attribute for GEOSGeometry returns Point --+ Reporter: manelclos |Owner: nobody Type: Cleanup/optimization | Status: closed Component:

Re: [Django] #24144: envelope attribute for GEOSGeometry returns Point

2015-02-14 Thread Django
#24144: envelope attribute for GEOSGeometry returns Point --+ Reporter: manelclos |Owner: nobody Type: Cleanup/optimization | Status: closed Component:

Re: [Django] #24144: envelope attribute for GEOSGeometry returns Point

2015-02-14 Thread Django
#24144: envelope attribute for GEOSGeometry returns Point --+ Reporter: manelclos |Owner: nobody Type: Cleanup/optimization | Status: closed Component:

Re: [Django] #24342: Add an EnumField as standard

2015-02-14 Thread Django
#24342: Add an EnumField as standard -+- Reporter: ovangle |Owner: nobody Type: New feature | Status: new Component: Database layer |

Re: [Django] #24342: Add an EnumField as standard

2015-02-14 Thread Django
#24342: Add an EnumField as standard -+- Reporter: ovangle |Owner: nobody Type: Uncategorized| Status: new Component: Database layer |

Re: [Django] #24343: UUID foreign key accessor returns inconsistent type

2015-02-14 Thread Django
#24343: UUID foreign key accessor returns inconsistent type -+- Reporter: timgraham|Owner: nobody Type: Bug | Status: new Component:

[Django] #24343: UUID foreign key accessor returns inconsistent type

2015-02-14 Thread Django
#24343: UUID foreign key accessor returns inconsistent type -+- Reporter: timgraham | Owner: nobody Type: Bug| Status: new Component: Database |

[Django] #24342: Add an EnumField as standard

2015-02-14 Thread Django
#24342: Add an EnumField as standard --+ Reporter: ovangle | Owner: nobody Type: Uncategorized | Status: new Component: Database layer (models, ORM) |Version:

Re: [Django] #24335: DateRange and friends require psycopg2 >= 2.5

2015-02-14 Thread Django
#24335: DateRange and friends require psycopg2 >= 2.5 -+- Reporter: claudep |Owner: ovangle Type: | Status: assigned

Re: [Django] #24324: makemigrations fails with UnicodeDecodeError when path to project contains special characters

2015-02-14 Thread Django
#24324: makemigrations fails with UnicodeDecodeError when path to project contains special characters -+- Reporter: notsqrt |Owner: nobody Type: Bug |

Re: [Django] #24257: The trans template tag fails to get a message when there is a % character in the string

2015-02-14 Thread Django
#24257: The trans template tag fails to get a message when there is a % character in the string -+- Reporter: aboudreault |Owner: nobody Type: Bug |

Re: [Django] #24335: DateRange and friends require psycopg2 >= 2.5

2015-02-14 Thread Django
#24335: DateRange and friends require psycopg2 >= 2.5 -+- Reporter: claudep |Owner: ovangle Type: | Status: assigned

[Django] #24341: Subclasses of django.contrib.postgres.forms.ranges.BaseRangeField should have more specific error messages

2015-02-14 Thread Django
#24341: Subclasses of django.contrib.postgres.forms.ranges.BaseRangeField should have more specific error messages --+ Reporter: void | Owner: Type: New feature | Status: new Component:

Re: [Django] #24335: DateRange and friends require psycopg2 >= 2.5

2015-02-14 Thread Django
#24335: DateRange and friends require psycopg2 >= 2.5 -+- Reporter: claudep |Owner: ovangle Type: | Status: assigned

Re: [Django] #24257: The trans template tag fails to get a message when there is a % character in the string

2015-02-14 Thread Django
#24257: The trans template tag fails to get a message when there is a % character in the string -+- Reporter: aboudreault |Owner: nobody Type: Bug |

Re: [Django] #24325: Cannot reference FK relation from inline ModelForm.save()

2015-02-14 Thread Django
#24325: Cannot reference FK relation from inline ModelForm.save() --+- Reporter: Starou|Owner: timgraham Type: Bug | Status: closed Component:

Re: [Django] #24325: Cannot reference FK relation from inline ModelForm.save()

2015-02-14 Thread Django
#24325: Cannot reference FK relation from inline ModelForm.save() --+- Reporter: Starou|Owner: timgraham Type: Bug | Status: closed Component:

Re: [Django] #24325: Cannot reference FK relation from inline ModelForm.save()

2015-02-14 Thread Django
#24325: Cannot reference FK relation from inline ModelForm.save() --+- Reporter: Starou|Owner: timgraham Type: Bug | Status: assigned Component:

Re: [Django] #24339: Exception at /add admin view when using DurationField

2015-02-14 Thread Django
#24339: Exception at /add admin view when using DurationField -+- Reporter: yoyoma |Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #24339: Exception at /add admin view when using DurationField

2015-02-14 Thread Django
#24339: Exception at /add admin view when using DurationField -+- Reporter: yoyoma |Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #24318: Can't configure Postgres isolation level if using recent psycopg2

2015-02-14 Thread Django
#24318: Can't configure Postgres isolation level if using recent psycopg2 -+- Reporter: carljm |Owner: aaugustin Type: Bug | Status:

Re: [Django] #24257: The trans template tag fails to get a message when there is a % character in the string

2015-02-14 Thread Django
#24257: The trans template tag fails to get a message when there is a % character in the string -+- Reporter: aboudreault |Owner: nobody Type: Bug |

Re: [Django] #15779: admin cannot edit records with value 'add' as primary key

2015-02-14 Thread Django
#15779: admin cannot edit records with value 'add' as primary key -+- Reporter: Marwan Alsabbagh |Owner: nobody | Type: Bug |

Re: [Django] #24335: DateRange and friends require psycopg2 >= 2.5

2015-02-14 Thread Django
#24335: DateRange and friends require psycopg2 >= 2.5 -+- Reporter: claudep |Owner: ovangle Type: | Status: assigned

Re: [Django] #24339: Exception at /add admin view when using DurationField

2015-02-14 Thread Django
#24339: Exception at /add admin view when using DurationField -+- Reporter: yoyoma |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #24338: {%extends%}-ing a file-based template object is broken by deprecation path indirection

2015-02-14 Thread Django
#24338: {%extends%}-ing a file-based template object is broken by deprecation path indirection -+- Reporter: spectras |Owner: aaugustin Type: Bug |

Re: [Django] #24338: {%extends%}-ing a file-based template object is broken by deprecation path indirection

2015-02-14 Thread Django
#24338: {%extends%}-ing a file-based template object is broken by deprecation path indirection -+- Reporter: spectras |Owner: aaugustin Type: Bug |

Re: [Django] #24318: Can't configure Postgres isolation level if using recent psycopg2

2015-02-14 Thread Django
#24318: Can't configure Postgres isolation level if using recent psycopg2 -+- Reporter: carljm |Owner: aaugustin Type: Bug | Status:

Re: [Django] #24335: DateRange and friends require psycopg2 >= 2.5

2015-02-14 Thread Django
#24335: DateRange and friends require psycopg2 >= 2.5 -+- Reporter: claudep |Owner: ovangle Type: | Status: assigned

Re: [Django] #24335: DateRange and friends require psycopg2 >= 2.5

2015-02-14 Thread Django
#24335: DateRange and friends require psycopg2 >= 2.5 -+- Reporter: claudep |Owner: ovangle Type: | Status: assigned

Re: [Django] #24335: DateRange and friends require psycopg2 >= 2.5

2015-02-14 Thread Django
#24335: DateRange and friends require psycopg2 >= 2.5 -+- Reporter: claudep |Owner: ovangle Type: | Status: assigned

Re: [Django] #24335: DateRange and friends require psycopg2 >= 2.5

2015-02-14 Thread Django
#24335: DateRange and friends require psycopg2 >= 2.5 -+- Reporter: claudep |Owner: ovangle Type: | Status: assigned