[Django] #19271: Form validation throws AttributeError has "Base Model has no attribute _default_manager"

2012-11-09 Thread Django
#19271: Form validation throws AttributeError has "Base Model has no attribute _default_manager" -+- Reporter: | Owner: nobody iamrohitbanga@…| Status: new Type: Bug

Re: [Django] #19260: Tutorial some bits a (little) unclear

2012-11-09 Thread Django
#19260: Tutorial some bits a (little) unclear ---+-- Reporter: terwey@… |Owner: nobody Type: Uncategorized | Status: new Component: Documentation |

Re: [Django] #19259: Annotations generating inefficient SQL on PostgreSQL

2012-11-09 Thread Django
#19259: Annotations generating inefficient SQL on PostgreSQL -+- Reporter: hcarvalhoalves |Owner: nobody Type: Uncategorized| Status: new Component:

Re: [Django] #3706: [patch] Support for nested/compound forms for newforms

2012-11-09 Thread Django
#3706: [patch] Support for nested/compound forms for newforms -+- Reporter: Jeroen van Dongen|Owner: nobody | Status: closed Type: Uncategorized|

Re: [Django] #14264: settings.configure has undocumented differences from using a settings module

2012-11-09 Thread Django
#14264: settings.configure has undocumented differences from using a settings module --+ Reporter: carljm|Owner: gwilson Type: Bug | Status: assigned

Re: [Django] #15987: Add auto focus field select to admin class on add and change forms (was: Auto focus on first item in admin view)

2012-11-09 Thread Django
#15987: Add auto focus field select to admin class on add and change forms ---+-- Reporter: dom@… |Owner: nobody Type: New feature| Status: reopened Component:

[django/django] 655413: [1.5.x] Fixed #19262 -- Support cookie pickling in...

2012-11-09 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 6554137eebe4bd10bdf3f1be21f63f0a9cffd7ff https://github.com/django/django/commit/6554137eebe4bd10bdf3f1be21f63f0a9cffd7ff Author: Sean Breant Date: 2012-11-09 (Fri, 09 Nov

Re: [Django] #19262: SimpleTemplateResponse not calling super which causes cookies to not pickle correctly

2012-11-09 Thread Django
#19262: SimpleTemplateResponse not calling super which causes cookies to not pickle correctly ---+ Reporter: seanbrant |Owner: nobody Type: Bug| Status: closed

Re: [Django] #15863: SimpleCookies are not correctly serialized with the file or database cache backends

2012-11-09 Thread Django
#15863: SimpleCookies are not correctly serialized with the file or database cache backends -+ Reporter: rakuco |Owner: PaulM Type: Bug |

Re: [Django] #19262: SimpleTemplateResponse not calling super which causes cookies to not pickle correctly

2012-11-09 Thread Django
#19262: SimpleTemplateResponse not calling super which causes cookies to not pickle correctly ---+ Reporter: seanbrant |Owner: nobody Type: Bug| Status: closed

Re: [Django] #15863: SimpleCookies are not correctly serialized with the file or database cache backends

2012-11-09 Thread Django
#15863: SimpleCookies are not correctly serialized with the file or database cache backends -+ Reporter: rakuco |Owner: PaulM Type: Bug |

[django/django] 4d817b: Fixed #19262 -- Support cookie pickling in SimpleT...

2012-11-09 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 4d817b38875c900d70793acd528afc9e954bbcb7 https://github.com/django/django/commit/4d817b38875c900d70793acd528afc9e954bbcb7 Author: Sean Breant Date: 2012-11-09 (Fri, 09 Nov 2012)

Re: [Django] #5622: Empty ipaddress raises an error (invalid input syntax for type inet: "")

2012-11-09 Thread Django
#5622: Empty ipaddress raises an error (invalid input syntax for type inet: "") -+- Reporter: anonymous|Owner: aashu_dwivedi Type: Bug | Status: assigned

[django/django] bf35fb: [1.5.x] Merged pagination tests

2012-11-09 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: bf35fb600637b020748d05b704a1c0257c7cb63a https://github.com/django/django/commit/bf35fb600637b020748d05b704a1c0257c7cb63a Author: Claude Paroz Date: 2012-11-09 (Fri, 09 Nov

Re: [Django] #19261: Page.__getitem__ usage causes queryset to evaluate when doing method lookups

2012-11-09 Thread Django
#19261: Page.__getitem__ usage causes queryset to evaluate when doing method lookups -+- Reporter: trbs |Owner: nobody Type: | Status:

Re: [Django] #16122: Unify the modeltests, regressiontest test directories hierarchies

2012-11-09 Thread Django
#16122: Unify the modeltests, regressiontest test directories hierarchies --+ Reporter: ramiro|Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #19261: Page.__getitem__ usage causes queryset to evaluate when doing method lookups

2012-11-09 Thread Django
#19261: Page.__getitem__ usage causes queryset to evaluate when doing method lookups -+- Reporter: trbs |Owner: nobody Type: | Status:

[django/django] 1b307d: Fixed #19261 -- Delayed Queryset evaluation in pag...

2012-11-09 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 1b307d6c8fe9a897da2daa189b7d5f59120e4410 https://github.com/django/django/commit/1b307d6c8fe9a897da2daa189b7d5f59120e4410 Author: Claude Paroz Date: 2012-11-09 (Fri, 09 Nov 2012)

Re: [Django] #19268: link not working

2012-11-09 Thread Django
#19268: link not working ---+-- Reporter: anonymous |Owner: nobody Type: Uncategorized | Status: closed Component: Uncategorized | Version: 1.4

Re: [Django] #19269: Django: Reset password email could not send email in html templates

2012-11-09 Thread Django
#19269: Django: Reset password email could not send email in html templates -+-- Reporter: manikandan@… |Owner: nobody Type: Uncategorized| Status: closed

[Django] #19270: makemessages and compilemessages force the location of PO files

2012-11-09 Thread Django
#19270: makemessages and compilemessages force the location of PO files -+- Reporter: julen| Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #19269: Django: Reset password email could not send email in html templates (was: Django: Reset password email could not send email templates)

2012-11-09 Thread Django
#19269: Django: Reset password email could not send email in html templates -+-- Reporter: manikandan@… |Owner: nobody Type: Uncategorized| Status: new Component:

[Django] #19269: Django: Reset password email could not send email templates

2012-11-09 Thread Django
#19269: Django: Reset password email could not send email templates -+ Reporter: manikandan@… | Owner: nobody Type: Uncategorized| Status: new Component: Template system |Version: 1.4 Severity:

[django/django] 31eefc: [1.5.X] Added missing encoding preamble to gis tes...

2012-11-09 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 31eefc834900e0b327f7257cc95d54e4cba49f9c https://github.com/django/django/commit/31eefc834900e0b327f7257cc95d54e4cba49f9c Author: Florian Apolloner Date: 2012-11-09 (Fri, 09

[django/django] aea8bf: Added missing encoding preamble to gis tests.

2012-11-09 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: aea8bf06620c931f7b1e7d991497d593b91f71c9 https://github.com/django/django/commit/aea8bf06620c931f7b1e7d991497d593b91f71c9 Author: Florian Apolloner Date: 2012-11-09 (Fri, 09 Nov

Re: [Django] #19268: link not working

2012-11-09 Thread Django
#19268: link not working ---+-- Reporter: anonymous |Owner: nobody Type: Uncategorized | Status: closed Component: Uncategorized | Version: 1.4

[Django] #19268: link not working

2012-11-09 Thread Django
#19268: link not working ---+ Reporter: anonymous | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.4 Severity: Normal | Keywords: Triage Stage:

Re: [Django] #19263: DatabaseError on using empty Page .object_list in __in clause in a query

2012-11-09 Thread Django
#19263: DatabaseError on using empty Page .object_list in __in clause in a query ---+-- Reporter: chkwok@… |Owner: nobody Type: Uncategorized | Status: new Component:

[django/django] 3344d8: [1.5.x] Merge pull request #506 from gwrtheyrn/ipv...

2012-11-09 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 3344d8de3e34f1134a2fa19fa4a82b5acee8af0d https://github.com/django/django/commit/3344d8de3e34f1134a2fa19fa4a82b5acee8af0d Author: Tim Graham Date: 2012-11-09 (Fri, 09 Nov

[django/django] b0c72d: Fixed invalid ipv4 mapped ipv6 addresses in docs

2012-11-09 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: b0c72d0a308bcb41c676d36c24e6b2f85e00cd95 https://github.com/django/django/commit/b0c72d0a308bcb41c676d36c24e6b2f85e00cd95 Author: Danilo Bargen Date: 2012-11-07 (Wed, 07 Nov 2012)

Re: [Django] #19156: Test can not be run individually for apps that have tests.suite() defined

2012-11-09 Thread Django
#19156: Test can not be run individually for apps that have tests.suite() defined ---+-- Reporter: aigarius |Owner: nobody Type: Bug| Status: new

Re: [Django] #19156: Test can not be run individually for apps that have tests.suite() defined

2012-11-09 Thread Django
#19156: Test can not be run individually for apps that have tests.suite() defined ---+-- Reporter: aigarius |Owner: nobody Type: Bug| Status: new

Re: [Django] #19261: Page.__getitem__ usage causes queryset to evaluate when doing method lookups

2012-11-09 Thread Django
#19261: Page.__getitem__ usage causes queryset to evaluate when doing method lookups -+- Reporter: trbs |Owner: nobody Type: | Status:

Re: [Django] #18004: Django should not use `force_unicode(..., errors='replace')` when parsing POST data.

2012-11-09 Thread Django
#18004: Django should not use `force_unicode(..., errors='replace')` when parsing POST data. -+- Reporter: mrmachine|Owner: aaugustin Type: Bug |

Re: [Django] #18899: FileSystemStorage.save should support any file-like objects

2012-11-09 Thread Django
#18899: FileSystemStorage.save should support any file-like objects --+ Reporter: vzima |Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #19261: Page.__getitem__ usage causes queryset to evaluate when doing method lookups

2012-11-09 Thread Django
#19261: Page.__getitem__ usage causes queryset to evaluate when doing method lookups -+- Reporter: trbs |Owner: nobody Type: | Status:

Re: [Django] #19267: 1.4.1 PDF Table of Contents links broken

2012-11-09 Thread Django
#19267: 1.4.1 PDF Table of Contents links broken -+- Reporter: michael.amie@… |Owner: nobody Type: Bug | Status: new Component: Documentation

Re: [Django] #19266: Add documentation target for texinfo format

2012-11-09 Thread Django
#19266: Add documentation target for texinfo format ---+ Reporter: orontee| Owner: nobody Type: New feature| Status: closed Component: Documentation |Version: 1.4

[django/django] 087274: [1.5.x] Fixed #19266 -- Added Texinfo documentatio...

2012-11-09 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 087274d08f40b7d3e37a6d138789bd4ec4903139 https://github.com/django/django/commit/087274d08f40b7d3e37a6d138789bd4ec4903139 Author: Claude Paroz Date: 2012-11-09 (Fri, 09 Nov

Re: [Django] #19266: Add documentation target for texinfo format

2012-11-09 Thread Django
#19266: Add documentation target for texinfo format ---+ Reporter: orontee| Owner: nobody Type: New feature| Status: closed Component: Documentation |Version: 1.4

[django/django] a79d92: Fixed #19266 -- Added Texinfo documentation target

2012-11-09 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: a79d920a56e7200b6259e60f7811162c07c7651d https://github.com/django/django/commit/a79d920a56e7200b6259e60f7811162c07c7651d Author: Claude Paroz Date: 2012-11-09 (Fri, 09 Nov 2012)