Re: [Django] #24497: Truncation of microseconds in DateTimeField leads to lookup trouble

2015-05-05 Thread Django
#24497: Truncation of microseconds in DateTimeField leads to lookup trouble -+- Reporter: riklaunim|Owner: nobody Type: Bug | Status: new

Re: [Django] #24648: Model fields that reference settings that differ between dev and prod trigger the autodetector

2015-05-05 Thread Django
#24648: Model fields that reference settings that differ between dev and prod trigger the autodetector --+ Reporter: Xof |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #24755: makemigrations --merge output is confusing when one head depends on another app

2015-05-05 Thread Django
#24755: makemigrations --merge output is confusing when one head depends on another app + Reporter: carljm |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #24754: Implementation of global permissions

2015-05-05 Thread Django
#24754: Implementation of global permissions --+ Reporter: autrilla |Owner: nobody Type: New feature | Status: new Component: contrib.auth |

Re: [Django] #24755: makemigrations --merge output is confusing when one head depends on another app (was: makemigrations --merge output is confusing when one head has a dependency to another app)

2015-05-05 Thread Django
#24755: makemigrations --merge output is confusing when one head depends on another app +-- Reporter: carljm |Owner: nobody Type: Bug | Status: new Component:

[Django] #24755: makemigrations --merge output is confusing when one head has a dependency to another app

2015-05-05 Thread Django
#24755: makemigrations --merge output is confusing when one head has a dependency to another app --+ Reporter: carljm | Owner: nobody Type: Bug | Status: new

Re: [Django] #24754: Implementation of global permissions

2015-05-05 Thread Django
#24754: Implementation of global permissions --+-- Reporter: autrilla |Owner: nobody Type: New feature | Status: new Component: contrib.auth |

[Django] #24754: Implementation of global permissions

2015-05-05 Thread Django
#24754: Implementation of global permissions --+ Reporter: autrilla | Owner: nobody Type: New feature | Status: new Component: contrib.auth |Version: 1.8 Severity: Normal| Keywords: Triage

Re: [Django] #24708: forms.GenericIPAddressField.to_python behaves differently to other CharField subclasses.

2015-05-05 Thread Django
#24708: forms.GenericIPAddressField.to_python behaves differently to other CharField subclasses. ---+- Reporter: kezabelle |Owner: Pradeek Type: Bug| Status:

Re: [Django] #24207: Change ogrinspect multi_geom default to True

2015-05-05 Thread Django
#24207: Change ogrinspect multi_geom default to True -+- Reporter: mdiener21|Owner: mdiener21 Type: | Status: closed

Re: [Django] #24156: inherited manytomany.all() empty when 2 or more inherited model from abstract one

2015-05-05 Thread Django
#24156: inherited manytomany.all() empty when 2 or more inherited model from abstract one -+- Reporter: Pawamoy |Owner: nobody Type: Bug |

Re: [Django] #24156: inherited manytomany.all() empty when 2 or more inherited model from abstract one

2015-05-05 Thread Django
#24156: inherited manytomany.all() empty when 2 or more inherited model from abstract one -+- Reporter: Pawamoy |Owner: nobody Type: Bug |

Re: [Django] #21803: Support post-commit hooks

2015-05-05 Thread Django
#21803: Support post-commit hooks -+- Reporter: aaugustin|Owner: nobody Type: New feature | Status: new Component: Database layer |

Re: [Django] #21357: Test client session does not behave as stated in the django documentation.

2015-05-05 Thread Django
#21357: Test client session does not behave as stated in the django documentation. ---+ Reporter: aaronmerriam@… |Owner: nobody Type: Bug| Status: closed

Re: [Django] #24564: Can't use AbstractBaseUser without installing django.contrib.auth

2015-05-05 Thread Django
#24564: Can't use AbstractBaseUser without installing django.contrib.auth -+- Reporter: dcwatson |Owner: Tim Type: | Graham

Re: [Django] #24752: Reusing a Case/Where object in a query causes a crash

2015-05-05 Thread Django
#24752: Reusing a Case/Where object in a query causes a crash -+- Reporter: mssnlayam|Owner: akaariai Type: Bug | Status: closed

Re: [Django] #24752: Reusing a Case/Where object in a query causes a crash

2015-05-05 Thread Django
#24752: Reusing a Case/Where object in a query causes a crash -+- Reporter: mssnlayam|Owner: akaariai Type: Bug | Status: closed

Re: [Django] #24751: hstore isnull lookup fails

2015-05-05 Thread Django
#24751: hstore isnull lookup fails --+ Reporter: mrAdm |Owner: Type: Bug | Status: new Component: contrib.postgres | Version:

Re: [Django] #24744: hstore lookup fails inside subquery

2015-05-05 Thread Django
#24744: hstore lookup fails inside subquery --+ Reporter: mrAdm |Owner: Type: Bug | Status: new Component: contrib.postgres |

Re: [Django] #24120: Backend-agnostic debug information on template loading failures

2015-05-05 Thread Django
#24120: Backend-agnostic debug information on template loading failures -+- Reporter: aaugustin|Owner: nobody Type: Bug | Status: new

Re: [Django] #24119: Backend-agnostic tracebacks on template rendering errors

2015-05-05 Thread Django
#24119: Backend-agnostic tracebacks on template rendering errors -+- Reporter: aaugustin|Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #24733: Pass exceptions to error handlers

2015-05-05 Thread Django
#24733: Pass exceptions to error handlers -+- Reporter: claudep |Owner: nobody Type: New feature | Status: new Component: HTTP handling

Re: [Django] #24736: Document how to customize the 50000 item limit in sitemaps

2015-05-05 Thread Django
#24736: Document how to customize the 5 item limit in sitemaps --+ Reporter: Miserlou |Owner: abhaga Type: Cleanup/optimization | Status: closed

Re: [Django] #24736: Document how to customize the 50000 item limit in sitemaps

2015-05-05 Thread Django
#24736: Document how to customize the 5 item limit in sitemaps --+ Reporter: Miserlou |Owner: abhaga Type: Cleanup/optimization | Status: closed

Re: [Django] #24748: GROUP BY clause incorrect with foreign key to self in MySQL

2015-05-05 Thread Django
#24748: GROUP BY clause incorrect with foreign key to self in MySQL -+- Reporter: sparkyb |Owner: akaariai Type: Bug | Status: assigned

Re: [Django] #24564: Can't use AbstractBaseUser without installing django.contrib.auth

2015-05-05 Thread Django
#24564: Can't use AbstractBaseUser without installing django.contrib.auth --+ Reporter: dcwatson |Owner: Type: Cleanup/optimization | Status: new

Re: [Django] #24739: Undocumented i18n behavior change in 1.8 (or a regression)

2015-05-05 Thread Django
#24739: Undocumented i18n behavior change in 1.8 (or a regression) --+ Reporter: drakkan |Owner: nobody Type: Bug | Status: new

Re: [Django] #22948: Django 1.6, Python3.4, apache2.4, mod_wsgi not working

2015-05-05 Thread Django
#22948: Django 1.6, Python3.4, apache2.4, mod_wsgi not working -+- Reporter: tom@…|Owner: nobody Type: Bug | Status: closed

Re: [Django] #22948: Django 1.6, Python3.4, apache2.4, mod_wsgi not working

2015-05-05 Thread Django
#22948: Django 1.6, Python3.4, apache2.4, mod_wsgi not working -+- Reporter: tom@…|Owner: nobody Type: Bug | Status: closed

Re: [Django] #24753: Reverse FK conditions filter queryset when used in case statements in some cases

2015-05-05 Thread Django
#24753: Reverse FK conditions filter queryset when used in case statements in some cases -+- Reporter: mdentremont |Owner: nobody Type: Bug |

Re: [Django] #24745: Django 1.8+ Migrations Hold Onto Way More Memory

2015-05-05 Thread Django
#24745: Django 1.8+ Migrations Hold Onto Way More Memory --+ Reporter: jpulec|Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #24749: contribute_to_class(virtual_field=True) is ignored

2015-05-05 Thread Django
#24749: contribute_to_class(virtual_field=True) is ignored -+- Reporter: hampsterx|Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #24751: hstore isnull lookup fails

2015-05-05 Thread Django
#24751: hstore isnull lookup fails --+ Reporter: mrAdm |Owner: Type: Bug | Status: new Component: contrib.postgres | Version:

Re: [Django] #24751: hstore isnull lookup fails

2015-05-05 Thread Django
#24751: hstore isnull lookup fails --+ Reporter: mrAdm |Owner: Type: Bug | Status: new Component: contrib.postgres | Version:

Re: [Django] #24753: Reverse FK conditions filter queryset when used in case statements in some cases

2015-05-05 Thread Django
#24753: Reverse FK conditions filter queryset when used in case statements in some cases -+- Reporter: mdentremont |Owner: nobody Type: Bug |

Re: [Django] #24753: Reverse FK conditions filter queryset when used in case statements in some cases

2015-05-05 Thread Django
#24753: Reverse FK conditions filter queryset when used in case statements in some cases -+- Reporter: mdentremont |Owner: nobody Type: Bug |

[Django] #24753: Reverse FK conditions filter queryset when used in case statements in some cases

2015-05-05 Thread Django
#24753: Reverse FK conditions filter queryset when used in case statements in some cases --+ Reporter: mdentremont | Owner: nobody Type: Bug | Status: new

Re: [Django] #24752: Reusing a Case/Where object in a query causes a crash

2015-05-05 Thread Django
#24752: Reusing a Case/Where object in a query causes a crash -+- Reporter: mssnlayam|Owner: akaariai Type: Bug | Status: assigned

Re: [Django] #24207: Change ogrinspect multi_geom default to True

2015-05-05 Thread Django
#24207: Change ogrinspect multi_geom default to True -+- Reporter: mdiener21|Owner: mdiener21 Type: | Status: closed

Re: [Django] #24207: Change ogrinspect multi_geom default to True

2015-05-05 Thread Django
#24207: Change ogrinspect multi_geom default to True -+- Reporter: mdiener21|Owner: mdiener21 Type: | Status: closed

Re: [Django] #24752: Reusing a Case/Where object in a query causes a crash

2015-05-05 Thread Django
#24752: Reusing a Case/Where object in a query causes a crash -+- Reporter: mssnlayam|Owner: akaariai Type: Bug | Status: assigned

Re: [Django] #24750: Doc url in __init__ geos

2015-05-05 Thread Django
#24750: Doc url in __init__ geos --+ Reporter: felixxm |Owner: niconoe Type: Cleanup/optimization | Status: assigned Component: GIS

[Django] #24752: Reusing a Case/Where object in a query causes a crash

2015-05-05 Thread Django
#24752: Reusing a Case/Where object in a query causes a crash --+ Reporter: mssnlayam | Owner: nobody Type: Bug | Status: new Component: Database layer

Re: [Django] #24750: Doc url in __init__ geos

2015-05-05 Thread Django
#24750: Doc url in __init__ geos --+ Reporter: felixxm |Owner: niconoe Type: Cleanup/optimization | Status: assigned Component: GIS

[Django] #24751: hstore isnull lookup fails

2015-05-05 Thread Django
#24751: hstore isnull lookup fails --+ Reporter: mrAdm | Owner: Type: Bug | Status: new Component: contrib.postgres |Version: 1.8 Severity: Release blocker | Keywords:

Re: [Django] #24733: Pass exceptions to error handlers

2015-05-05 Thread Django
#24733: Pass exceptions to error handlers ---+ Reporter: claudep|Owner: nobody Type: New feature| Status: new Component: HTTP handling |

Re: [Django] #21357: Test client session does not behave as stated in the django documentation.

2015-05-05 Thread Django
#21357: Test client session does not behave as stated in the django documentation. ---+ Reporter: aaronmerriam@… |Owner: nobody Type: Bug| Status: closed

Re: [Django] #24750: Doc url in __init__ geos

2015-05-05 Thread Django
#24750: Doc url in __init__ geos --+ Reporter: felixxm |Owner: nobody Type: Cleanup/optimization | Status: new Component: GIS |

Re: [Django] #24745: Django 1.8+ Migrations Hold Onto Way More Memory

2015-05-05 Thread Django
#24745: Django 1.8+ Migrations Hold Onto Way More Memory +-- Reporter: jpulec |Owner: nobody Type: Bug | Status: new Component: Migrations |