Re: [Django] #20103: None no longer matches zero-length string on CharField

2013-03-20 Thread Django
#20103: None no longer matches zero-length string on CharField ---+-- Reporter: simon29|Owner: nobody Type: Uncategorized | Status: closed Component: Documentation

[Django] #20103: None no longer matches zero-length string on CharField

2013-03-20 Thread Django
#20103: None no longer matches zero-length string on CharField ---+ Reporter: simon29| Owner: nobody Type: Uncategorized | Status: new Component: Documentation |Version: 1.5 Severity: Normal

[Django] #20102: None no longer matches zero-length string on CharField

2013-03-20 Thread Django
#20102: None no longer matches zero-length string on CharField ---+ Reporter: simon29| Owner: nobody Type: Uncategorized | Status: new Component: Documentation |Version: 1.5 Severity: Normal

Re: [Django] #20059: Test failure in humanize app for some languages

2013-03-20 Thread Django
#20059: Test failure in humanize app for some languages --+ Reporter: orangain@…|Owner: matiasb Type: Bug | Status: assigned Component:

Re: [Django] #20100: Broken link to the BSD licence in the wiki

2013-03-20 Thread Django
#20100: Broken link to the BSD licence in the wiki -+- Reporter: jpichon |Owner: nobody Type: Uncategorized| Status: closed Component:

Re: [Django] #20090: SubfieldBase/to_python handles both serialized and original string which breaks custom model fields like JSONField

2013-03-20 Thread Django
#20090: SubfieldBase/to_python handles both serialized and original string which breaks custom model fields like JSONField -+- Reporter: bjasper@…|Owner: nobody Type: Bug

Re: [Django] #18839: Field.__init__() should call super() at end.

2013-03-20 Thread Django
#18839: Field.__init__() should call super() at end. +- Reporter: applegrew |Owner: mpessas Type: Bug | Status: closed Component: Forms |

[django/django] aaec4f: Fixed #18839 - Field.__init__() now calls super().

2013-03-20 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: aaec4f2bd8a63b3dceebad7804c5897e7874833d https://github.com/django/django/commit/aaec4f2bd8a63b3dceebad7804c5897e7874833d Author: Carny Cheng Date: 2013-03-20 (Wed, 20 Mar

Re: [Django] #901: [patch] Reload method for models

2013-03-20 Thread Django
#901: [patch] Reload method for models -+- Reporter: andreas@…|Owner: adrian Type: enhancement | Status: closed Component: Core (Other)

Re: [Django] #901: [patch] Reload method for models

2013-03-20 Thread Django
#901: [patch] Reload method for models -+- Reporter: andreas@…|Owner: adrian Type: enhancement | Status: new Component: Core (Other) |

[django/django] 0ff12c: Removed unused import

2013-03-20 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 0ff12c28d0ce8d64209d8df1438fd4e98f96e979 https://github.com/django/django/commit/0ff12c28d0ce8d64209d8df1438fd4e98f96e979 Author: Anssi Kääriäinen Date: 2013-03-20 (Wed, 20 Mar 2013)

Re: [Django] #20101: bitwise or on queryset fails when using exlude over manytomany

2013-03-20 Thread Django
#20101: bitwise or on queryset fails when using exlude over manytomany -+- Reporter: harm |Owner: nobody Type: Bug | Status: closed

Re: [Django] #18972: Refactor bundled WSGI server's chuking logic

2013-03-20 Thread Django
#18972: Refactor bundled WSGI server's chuking logic -+- Reporter: amosonn@…|Owner: woodm Type: Bug | Status: closed Component: HTTP

[django/django] a7960b: Fixed #18972 -- Refactored bundled wsgi server's c...

2013-03-20 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: a7960bcb3575fd9fcd5180986ddcdba1caa46dd5 https://github.com/django/django/commit/a7960bcb3575fd9fcd5180986ddcdba1caa46dd5 Author: Matthew Wood Date: 2013-03-20 (Wed, 20 Mar 2013)

Re: [Django] #20101: bitwise or on queryset fails when using exlude over manytomany

2013-03-20 Thread Django
#20101: bitwise or on queryset fails when using exlude over manytomany -+- Reporter: harm |Owner: nobody Type: Bug | Status: closed

[django/django] 80e68e: Added tests for already fixed #20101

2013-03-20 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 80e68ee2ffb44d90c66b48e2db18ec4e16c025b4 https://github.com/django/django/commit/80e68ee2ffb44d90c66b48e2db18ec4e16c025b4 Author: Anssi Kääriäinen Date: 2013-03-20 (Wed, 20 Mar 2013)

Re: [Django] #20101: bitwise or on queryset fails when using exlude over manytomany

2013-03-20 Thread Django
#20101: bitwise or on queryset fails when using exlude over manytomany -+- Reporter: harm |Owner: nobody Type: Bug | Status: new

[Django] #20101: bitwise or on queryset fails when using exlude over manytomany

2013-03-20 Thread Django
#20101: bitwise or on queryset fails when using exlude over manytomany ---+ Reporter: harm | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.4 Severity:

[Django] #20100: Broken link to the BSD licence in the wiki

2013-03-20 Thread Django
#20100: Broken link to the BSD licence in the wiki -+ Reporter: jpichon | Owner: nobody Type: Uncategorized| Status: new Component: *.djangoproject.com |Version: Severity: Normal

Re: [Django] #11629: Callable QuerySet filter arguments not mentioned in documentation

2013-03-20 Thread Django
#11629: Callable QuerySet filter arguments not mentioned in documentation --+ Reporter: harrym|Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #20098: Django validate command fails to detect that multiple models declare the same db_table

2013-03-20 Thread Django
#20098: Django validate command fails to detect that multiple models declare the same db_table -+- Reporter: carsten.klein@… |Owner: nobody Type: |

Re: [Django] #18972: Refactor bundled WSGI server's chuking logic

2013-03-20 Thread Django
#18972: Refactor bundled WSGI server's chuking logic -+- Reporter: amosonn@…|Owner: woodm Type: Bug | Status: assigned Component: HTTP

Re: [Django] #20092: Cache not isolated in tests

2013-03-20 Thread Django
#20092: Cache not isolated in tests ---+-- Reporter: ojii |Owner: nobody Type: Bug| Status: closed Component: Testing framework |

Re: [Django] #20098: Django validate command fails to detect that multiple models declare the same db_table

2013-03-20 Thread Django
#20098: Django validate command fails to detect that multiple models declare the same db_table -+- Reporter: carsten.klein@… |Owner: nobody Type: |

Re: [Django] #20097: The field named as the USERNAME_FIELD should not be included in REQUIRED_FIELDS on a swappable User model.

2013-03-20 Thread Django
#20097: The field named as the USERNAME_FIELD should not be included in REQUIRED_FIELDS on a swappable User model. -+- Reporter: alper|Owner: nobody Type:

[Django] #20099: Allow filtering 404 reports by user agent

2013-03-20 Thread Django
#20099: Allow filtering 404 reports by user agent ---+ Reporter: coolRR | Owner: nobody Type: New feature| Status: new Component: Uncategorized |Version: master Severity: Normal |

Re: [Django] #20098: Django validate command fails to detect that multiple models declare the same db_table

2013-03-20 Thread Django
#20098: Django validate command fails to detect that multiple models declare the same db_table -+- Reporter: carsten.klein@… |Owner: nobody Type: |

Re: [Django] #20095: Tutorial page 02

2013-03-20 Thread Django
#20095: Tutorial page 02 ---+-- Reporter: anonymous |Owner: nobody Type: Bug| Status: new Component: Documentation | Version: 1.5

Re: [Django] #20096: Added localflavor for Greece (gr)

2013-03-20 Thread Django
#20096: Added localflavor for Greece (gr) --+ Reporter: spapas|Owner: nobody Type: New feature | Status: closed Component:

[django/django] add0dc: [1.5.x] Fixed #20096 -- Added link to the Greek lo...

2013-03-20 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: add0dc02ad69a5798adfaa12d44c6e9fd5651746 https://github.com/django/django/commit/add0dc02ad69a5798adfaa12d44c6e9fd5651746 Author: Claude Paroz Date: 2013-03-20 (Wed, 20 Mar

Re: [Django] #20096: Added localflavor for Greece (gr)

2013-03-20 Thread Django
#20096: Added localflavor for Greece (gr) --+ Reporter: spapas|Owner: nobody Type: New feature | Status: closed Component:

[django/django] a9ee0e: Fixed #20096 -- Added link to the Greek localflavo...

2013-03-20 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: a9ee0e2970b5dcff63dce9db6dac9681355fc69d https://github.com/django/django/commit/a9ee0e2970b5dcff63dce9db6dac9681355fc69d Author: Claude Paroz Date: 2013-03-20 (Wed, 20 Mar 2013)

Re: [Django] #20096: Added localflavor for Greece (gr)

2013-03-20 Thread Django
#20096: Added localflavor for Greece (gr) --+ Reporter: spapas|Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #19972: Changelist tables that are larger than the viewport slip under the filter sidebar

2013-03-20 Thread Django
#19972: Changelist tables that are larger than the viewport slip under the filter sidebar -+- Reporter: loic84 |Owner: nobody Type: |

[django/django] a45d06: Fixed #19972 -- Fixed overflow issue in admin chan...

2013-03-20 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: a45d06ca3dc994e48cfce815ab913cc188c4b30f https://github.com/django/django/commit/a45d06ca3dc994e48cfce815ab913cc188c4b30f Author: Florian Apolloner Date: 2013-03-20 (Wed, 20 Mar

Re: [Django] #13862: InlineModelAdmin does not respect ordering

2013-03-20 Thread Django
#13862: InlineModelAdmin does not respect ordering -+- Reporter: DrMeers |Owner: cogat Type: Uncategorized| Status: new Component: contrib.admin

[Django] #20098: Django validate command fails to detect that multiple models declare the same db_table

2013-03-20 Thread Django
#20098: Django validate command fails to detect that multiple models declare the same db_table --+ Reporter: carsten.klein@… | Owner: nobody Type: Bug | Status: new

Re: [Django] #15089: contrib.sites and multitenancy

2013-03-20 Thread Django
#15089: contrib.sites and multitenancy ---+ Reporter: legutierr |Owner: apollo13 Type: New feature| Status: new Component: contrib.sites |

[Django] #20097: The field named as the USERNAME_FIELD should not be included in REQUIRED_FIELDS on a swappable User model.

2013-03-20 Thread Django
#20097: The field named as the USERNAME_FIELD should not be included in REQUIRED_FIELDS on a swappable User model. --+ Reporter: alper | Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #15089: contrib.sites and multitenancy

2013-03-20 Thread Django
#15089: contrib.sites and multitenancy ---+ Reporter: legutierr |Owner: apollo13 Type: New feature| Status: new Component: contrib.sites |

[Django] #20096: Added localflavor for Greece (gr)

2013-03-20 Thread Django
#20096: Added localflavor for Greece (gr) --+ Reporter: spapas| Owner: nobody Type: New feature | Status: new Component: Internationalization |Version: 1.5

Re: [Django] #15089: contrib.sites and multitenancy

2013-03-20 Thread Django
#15089: contrib.sites and multitenancy ---+ Reporter: legutierr |Owner: apollo13 Type: New feature| Status: new Component: contrib.sites |

Re: [Django] #20094: Models with `next` method on python 2.6

2013-03-20 Thread Django
#20094: Models with `next` method on python 2.6 -+- Reporter: mjtamlyn |Owner: nobody Type: Bug | Status: new Component: Database layer

[Django] #20095: Tutorial page 02

2013-03-20 Thread Django
#20095: Tutorial page 02 ---+-- Reporter: anonymous | Owner: nobody Type: Bug| Status: new Component: Documentation |Version: 1.5 Severity: Normal | Keywords: tutorial Triage

Re: [Django] #20094: Models with `next` method on python 2.6

2013-03-20 Thread Django
#20094: Models with `next` method on python 2.6 -+- Reporter: mjtamlyn |Owner: nobody Type: Bug | Status: new Component: Database layer

[Django] #20094: Models with `next` method on python 2.6

2013-03-20 Thread Django
#20094: Models with `next` method on python 2.6 --+ Reporter: mjtamlyn | Owner: nobody Type: Bug | Status: new Component: Database layer (models, ORM) |

Re: [Django] #19895: Second iteration over an invalid queryset returns an empty list instead of an exception

2013-03-20 Thread Django
#19895: Second iteration over an invalid queryset returns an empty list instead of an exception -+- Reporter: gnosek |Owner: gnosek Type: Bug |

[django/django] 23490a: Revert "Fixed 19895 -- Made second iteration over ...

2013-03-20 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 23490a2394bf03e119e4c9a7a09a9ba35edad430 https://github.com/django/django/commit/23490a2394bf03e119e4c9a7a09a9ba35edad430 Author: Claude Paroz Date: 2013-03-20 (Wed, 20 Mar 2013)

Re: [Django] #19895: Second iteration over an invalid queryset returns an empty list instead of an exception

2013-03-20 Thread Django
#19895: Second iteration over an invalid queryset returns an empty list instead of an exception -+- Reporter: gnosek |Owner: gnosek Type: Bug |

[django/django] b91067: [1.5.x] Revert "Fixed #19895 -- Made second iterat...

2013-03-20 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: b91067d9aa42e31d4375e00a703beaacdb30d608 https://github.com/django/django/commit/b91067d9aa42e31d4375e00a703beaacdb30d608 Author: Claude Paroz Date: 2013-03-20 (Wed, 20 Mar

[django/django] ccb87f: Reordered AUTHORS in last name alphabetic order

2013-03-20 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: ccb87f97ada8c846e7d0860d95b619a199af243a https://github.com/django/django/commit/ccb87f97ada8c846e7d0860d95b619a199af243a Author: Claude Paroz Date: 2013-03-20 (Wed, 20 Mar 2013)

Re: [Django] #18586: Rewrite unit tests migrated from doctests

2013-03-20 Thread Django
#18586: Rewrite unit tests migrated from doctests --+ Reporter: konk |Owner: judy2k Type: Cleanup/optimization | Status: assigned Component:

Re: [Django] #20091: outer join regression over nullable foreign keys

2013-03-20 Thread Django
#20091: outer join regression over nullable foreign keys -+- Reporter: ikelly |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #13137: GenericForeignKey does not allow content type PK 0

2013-03-20 Thread Django
#13137: GenericForeignKey does not allow content type PK 0 -+- Reporter: devesine |Owner: woodlee Type: Bug | Status: assigned Component:

Re: [Django] #13137: GenericForeignKey does not allow content type PK 0

2013-03-20 Thread Django
#13137: GenericForeignKey does not allow content type PK 0 -+- Reporter: devesine |Owner: woodlee Type: Bug | Status: assigned Component: