Re: [Django] #21953: Memory leak in 1.6.1 in DB manager

2014-02-04 Thread Django
#21953: Memory leak in 1.6.1 in DB manager -+- Reporter: steve.hutchinz@… |Owner: nobody Type: Bug | Status: new Component: Database layer

Re: [Django] #21954: 1.7a1 - Migration syntax error

2014-02-04 Thread Django
#21954: 1.7a1 - Migration syntax error -+--- Reporter: caulagi |Owner: Type: Bug | Status: new Component: Migrations | Version

Re: [Django] #21954: 1.7a1 - Migration syntax error

2014-02-04 Thread Django
#21954: 1.7a1 - Migration syntax error -+--- Reporter: caulagi |Owner: Type: Bug | Status: new Component: Migrations | Version

Re: [Django] #21954: 1.7a1 - Migration syntax error

2014-02-04 Thread Django
#21954: 1.7a1 - Migration syntax error -+--- Reporter: caulagi |Owner: Type: Bug | Status: new Component: Migrations | Version

Re: [Django] #21954: 1.7a1 - Migration syntax error

2014-02-04 Thread Django
#21954: 1.7a1 - Migration syntax error -+--- Reporter: caulagi |Owner: Type: Bug | Status: new Component: Migrations | Version

Re: [Django] #21954: 1.7a1 - Migration syntax error

2014-02-04 Thread Django
#21954: 1.7a1 - Migration syntax error +--- Reporter: caulagi |Owner: Type: Bug | Status: new Component: Migrations | Version: 1.7-alpha-1

Re: [Django] #21954: 1.7a1 - Migration syntax error

2014-02-04 Thread Django
#21954: 1.7a1 - Migration syntax error +--- Reporter: caulagi |Owner: Type: Bug | Status: closed Component: Migrations | Version: 1.7-alpha-1

[Django] #21954: 1.7a1 - Migration syntax error

2014-02-04 Thread Django
#21954: 1.7a1 - Migration syntax error +- Reporter: caulagi | Owner: Type: Bug | Status: new Component: Migrations |Version: 1.7-alpha-1 Severity: Normal | Keywords: Triage Stage: Unr

Re: [Django] #16192: Make unique_together error messages in ModelForms customizable

2014-02-04 Thread Django
#16192: Make unique_together error messages in ModelForms customizable -+- Reporter: leahculver |Owner: nobody Type: New feature | Status: new Compo

Re: [Django] #21055: Error when implementing unknown language

2014-02-04 Thread Django
#21055: Error when implementing unknown language --+-- Reporter: beck |Owner: nobody Type: Bug | Status: new Component: Translations | Ve

Re: [Django] #21055: Error when implementing unknown language

2014-02-04 Thread Django
#21055: Error when implementing unknown language --+-- Reporter: beck |Owner: nobody Type: Bug | Status: new Component: Translations | Ve

Re: [Django] #21952: Deadlock while dispatching signals

2014-02-04 Thread Django
#21952: Deadlock while dispatching signals -+ Reporter: edevil |Owner: nobody Type: Bug | Status: new Component: Core (Other) |

Re: [Django] #16774: Backtracking URL resolver

2014-02-04 Thread Django
#16774: Backtracking URL resolver ---+ Reporter: nbstrite |Owner: nobody Type: New feature| Status: new Component: HTTP handling | Version: maste

Re: [Django] #21949: Django doesn't log much at high verbosity levels

2014-02-04 Thread Django
#21949: Django doesn't log much at high verbosity levels ---+-- Reporter: gcc|Owner: nobody Type: New feature| Status: new Component: Uncategorized |

[django/django] 6f5042: Removed two imports which are now unused

2014-02-04 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 6f504266b2e755b49a5ee4c63822ffa7b3d0fd8a https://github.com/django/django/commit/6f504266b2e755b49a5ee4c63822ffa7b3d0fd8a Author: Alex Gaynor Date: 2014-02-04 (Tue, 04 Feb 2014) Changed paths: M dj

Re: [Django] #21949: Django doesn't log much at high verbosity levels

2014-02-04 Thread Django
#21949: Django doesn't log much at high verbosity levels ---+-- Reporter: gcc|Owner: nobody Type: New feature| Status: new Component: Uncategorized |

Re: [Django] #21953: Memory leak in 1.6.1 in DB manager

2014-02-04 Thread Django
#21953: Memory leak in 1.6.1 in DB manager -+- Reporter: steve.hutchinz@… |Owner: nobody Type: Bug | Status: new Component: Database layer

Re: [Django] #21949: Django doesn't log much at high verbosity levels

2014-02-04 Thread Django
#21949: Django doesn't log much at high verbosity levels ---+-- Reporter: gcc|Owner: nobody Type: New feature| Status: new Component: Uncategorized |

Re: [Django] #21941: document kwargs parameter to url()

2014-02-04 Thread Django
#21941: document kwargs parameter to url() --+ Reporter: cjerdonek |Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation

[Django] #21953: Memory leak in 1.6.1 in DB manager

2014-02-04 Thread Django
#21953: Memory leak in 1.6.1 in DB manager --+ Reporter: steve.hutchinz@… | Owner: nobody Type: Bug | Status: new Component: Database layer (models, ORM) |

Re: [Django] #21929: Regression with template_tests.test_loaders.EggLoaderTest

2014-02-04 Thread Django
#21929: Regression with template_tests.test_loaders.EggLoaderTest -+ Reporter: manfre | Owner: nobody Type: Bug | Status: closed Component: Template system |Version: master Severity

[django/django] 2b2722: Fixed #21929 - Fixed test regression on Windows.

2014-02-04 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 2b272241809c939add6c81f312c479066e47c638 https://github.com/django/django/commit/2b272241809c939add6c81f312c479066e47c638 Author: Carl Meyer Date: 2014-02-04 (Tue, 04 Feb 2014) Changed paths: M tes

Re: [Django] #19830: staff_member_required decorator should use 'admin.site.login_form' and not

2014-02-04 Thread Django
#19830: staff_member_required decorator should use 'admin.site.login_form' and not -+- Reporter: rene@… |Owner: nobody Type: | Status:

Re: [Django] #21944: Add a warning for unsupported versions of the documentation

2014-02-04 Thread Django
#21944: Add a warning for unsupported versions of the documentation --+ Reporter: timo |Owner: timo Type: Cleanup/optimization | Status: closed Compo

Re: [Django] #21944: Add a warning for unsupported versions of the documentation

2014-02-04 Thread Django
#21944: Add a warning for unsupported versions of the documentation --+ Reporter: timo |Owner: timo Type: Cleanup/optimization | Status: closed Compo

Re: [Django] #21911: Admin login can cause data loss

2014-02-04 Thread Django
#21911: Admin login can cause data loss -+ Reporter: pennersr |Owner: nobody Type: Bug | Status: closed Component: contrib.admin|

Re: [Django] #21911: Admin login can cause data loss

2014-02-04 Thread Django
#21911: Admin login can cause data loss -+ Reporter: pennersr |Owner: nobody Type: Bug | Status: new Component: contrib.admin| V

[django/django] 5848be: Made staff_member_required redirect to login

2014-02-04 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 5848bea9dc9458a9517d4c98993d742976771342 https://github.com/django/django/commit/5848bea9dc9458a9517d4c98993d742976771342 Author: Claude Paroz Date: 2014-02-04 (Tue, 04 Feb 2014) Changed paths: M d

Re: [Django] #21911: Admin login can cause data loss

2014-02-04 Thread Django
#21911: Admin login can cause data loss -+ Reporter: pennersr |Owner: nobody Type: Bug | Status: closed Component: contrib.admin|

Re: [Django] #21952: Deadlock while dispatching signals

2014-02-04 Thread Django
#21952: Deadlock while dispatching signals -+ Reporter: edevil |Owner: nobody Type: Bug | Status: new Component: Core (Other) |

Re: [Django] #21840: LazyObject wrapped instances can no longer be coerced to Bool due to #20924

2014-02-04 Thread Django
#21840: LazyObject wrapped instances can no longer be coerced to Bool due to #20924 -+- Reporter: gabejackson |Owner: nobody Type: Bug | Status:

Re: [Django] #21952: Deadlock while dispatching signals

2014-02-04 Thread Django
#21952: Deadlock while dispatching signals -+ Reporter: edevil |Owner: nobody Type: Bug | Status: new Component: Core (Other) |

Re: [Django] #21948: Docs on extending admin templates should mention TEMPLATE_LOADERS

2014-02-04 Thread Django
#21948: Docs on extending admin templates should mention TEMPLATE_LOADERS --+ Reporter: django@… |Owner: nobody Type: Cleanup/optimization | Status: new

[django/django] fd3fa8: [1.6.x] Fixed #21748 -- join promotion for negated...

2014-02-04 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: fd3fa851b592700a8b04af46f626454db0db02e4 https://github.com/django/django/commit/fd3fa851b592700a8b04af46f626454db0db02e4 Author: Anssi Kääriäinen Date: 2014-02-04 (Tue, 04 Feb 2014) Changed path

Re: [Django] #21748: Invalid exclude result for related models

2014-02-04 Thread Django
#21748: Invalid exclude result for related models -+- Reporter: partizan |Owner: nobody Type: Bug | Status: closed Component: Database la

Re: [Django] #21748: Invalid exclude result for related models

2014-02-04 Thread Django
#21748: Invalid exclude result for related models -+- Reporter: partizan |Owner: nobody Type: Bug | Status: closed Component: Database la

[django/django] 35cecb: Fixed #21748 -- join promotion for negated AND con...

2014-02-04 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 35cecb1ebd0ccda0be7a518d1b727d26fbae https://github.com/django/django/commit/35cecb1ebd0ccda0be7a518d1b727d26fbae Author: Anssi Kääriäinen Date: 2014-02-04 (Tue, 04 Feb 2014) Changed paths:

Re: [Django] #21952: Deadlock while dispatching signals

2014-02-04 Thread Django
#21952: Deadlock while dispatching signals -+ Reporter: edevil |Owner: nobody Type: Bug | Status: new Component: Core (Other) |

Re: [Django] #21952: Deadlock while dispatching signals

2014-02-04 Thread Django
#21952: Deadlock while dispatching signals -+-- Reporter: edevil |Owner: nobody Type: Bug | Status: new Component: Core (Other) |

Re: [Django] #17653: using id = 0 on get_or_create

2014-02-04 Thread Django
#17653: using id = 0 on get_or_create -+- Reporter: sylvain.lebon@… |Owner: nobody Type: Bug | Status: new Component: Database layer |

Re: [Django] #21903: Query with select_related and defer on MySQL causes id field to be returned as bool

2014-02-04 Thread Django
#21903: Query with select_related and defer on MySQL causes id field to be returned as bool -+- Reporter: matklad |Owner: nobody Type: Bug |

Re: [Django] #21952: Deadlock while dispatching signals

2014-02-04 Thread Django
#21952: Deadlock while dispatching signals -+-- Reporter: edevil |Owner: nobody Type: Bug | Status: new Component: Core (Other) |

Re: [Django] #21413: select_related "row, fields misalignment" in SQLCompiler.fill_related_selections()

2014-02-04 Thread Django
#21413: select_related "row, fields misalignment" in SQLCompiler.fill_related_selections() -+- Reporter: anonymous|Owner: nobody Type: Bug | St

[django/django] 0f2726: [1.6.x] Fixed #21413 -- resolve_columns fields mis...

2014-02-04 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: 0f272629ca18e440aef67b4a3fd9377a57fb25a8 https://github.com/django/django/commit/0f272629ca18e440aef67b4a3fd9377a57fb25a8 Author: Anssi Kääriäinen Date: 2014-02-04 (Tue, 04 Feb 2014) Changed path

Re: [Django] #21795: preserve_filter doesn't work on production server

2014-02-04 Thread Django
#21795: preserve_filter doesn't work on production server ---+-- Reporter: honyczek |Owner: nobody Type: Bug| Status: new Component: contrib.admin |

Re: [Django] #21932: urlise filter not working with links in other tags

2014-02-04 Thread Django
#21932: urlise filter not working with links in other tags -+- Reporter: smortus@…|Owner: nobody Type: Uncategorized| Status: closed Component: Te

Re: [Django] #21949: Django doesn't log much at high verbosity levels

2014-02-04 Thread Django
#21949: Django doesn't log much at high verbosity levels ---+-- Reporter: gcc|Owner: nobody Type: New feature| Status: new Component: Uncategorized |

Re: [Django] #21949: Django doesn't log much at high verbosity levels

2014-02-04 Thread Django
#21949: Django doesn't log much at high verbosity levels ---+-- Reporter: gcc|Owner: nobody Type: New feature| Status: new Component: Uncategorized |

Re: [Django] #21924: added reverse order for admin_order_field

2014-02-04 Thread Django
#21924: added reverse order for admin_order_field ---+ Reporter: fetzig |Owner: nobody Type: New feature| Status: new Component: contrib.admin |

Re: [Django] #21940: Consistent contribute_to_class's virtual_only

2014-02-04 Thread Django
#21940: Consistent contribute_to_class's virtual_only ---+-- Reporter: Kronuz |Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |

Re: [Django] #21931: DeleteProtectedModelForm has no fields attribute

2014-02-04 Thread Django
#21931: DeleteProtectedModelForm has no fields attribute ---+--- Reporter: Siecje |Owner: nobody Type: Uncategorized | Status: closed Component: Uncategorized |

Re: [Django] #21947: Test server returns HTTP 500 on static files when STATIC_ROOT is None

2014-02-04 Thread Django
#21947: Test server returns HTTP 500 on static files when STATIC_ROOT is None -+- Reporter: madmox |Owner: nobody Type: Bug | Status: closed

Re: [Django] #21941: document kwargs parameter to url()

2014-02-04 Thread Django
#21941: document kwargs parameter to url() --+ Reporter: cjerdonek |Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation

[Django] #21952: Deadlock while dispatching signals

2014-02-04 Thread Django
#21952: Deadlock while dispatching signals -+- Reporter: edevil | Owner: nobody Type: Bug | Status: new Component: Core (Other) |Version: 1.6 Severity: Release blocker

Re: [Django] #21947: Test server returns HTTP 500 on static files when STATIC_ROOT is None

2014-02-04 Thread Django
#21947: Test server returns HTTP 500 on static files when STATIC_ROOT is None -+- Reporter: madmox |Owner: nobody Type: Bug | Status: new

Re: [Django] #21947: Test server returns HTTP 500 on static files when STATIC_ROOT is None

2014-02-04 Thread Django
#21947: Test server returns HTTP 500 on static files when STATIC_ROOT is None -+- Reporter: madmox |Owner: nobody Type: Bug | Status: new

Re: [Django] #21942: document Form.clean() in "Forms API" docs

2014-02-04 Thread Django
#21942: document Form.clean() in "Forms API" docs -+- Reporter: cjerdonek|Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #21190: Fix broken ePub documentation by adding a proper theme for it

2014-02-04 Thread Django
#21190: Fix broken ePub documentation by adding a proper theme for it -+ Reporter: giuliettamasina |Owner: nobody Type: New feature | Status: new Component: Documen

Re: [Django] #16192: Make unique_together error messages in ModelForms customizable

2014-02-04 Thread Django
#16192: Make unique_together error messages in ModelForms customizable -+- Reporter: leahculver |Owner: nobody Type: New feature | Status: new Compo

Re: [Django] #21231: Limiting the number of variables and files that a POST request can contain

2014-02-04 Thread Django
#21231: Limiting the number of variables and files that a POST request can contain ---+ Reporter: epandurski@… |Owner: nobody Type: New feature| Status: new Component:

Re: [Django] #21231: Limiting the number of variables and files that a POST request can contain

2014-02-04 Thread Django
#21231: Limiting the number of variables and files that a POST request can contain ---+ Reporter: epandurski@… |Owner: nobody Type: New feature| Status: new Component:

Re: [Django] #21944: Add a warning for unsupported versions of the documentation

2014-02-04 Thread Django
#21944: Add a warning for unsupported versions of the documentation --+ Reporter: timo |Owner: timo Type: Cleanup/optimization | Status: assigned Com

Re: [Django] #21231: Limiting the number of variables and files that a POST request can contain

2014-02-04 Thread Django
#21231: Limiting the number of variables and files that a POST request can contain ---+ Reporter: epandurski@… |Owner: nobody Type: New feature| Status: new Component:

Re: [Django] #21944: Add a warning for unsupported versions of the documentation

2014-02-04 Thread Django
#21944: Add a warning for unsupported versions of the documentation --+ Reporter: timo |Owner: timo Type: Cleanup/optimization | Status: assigned Com

Re: [Django] #21231: Limiting the number of variables and files that a POST request can contain

2014-02-04 Thread Django
#21231: Limiting the number of variables and files that a POST request can contain ---+ Reporter: epandurski@… |Owner: nobody Type: New feature| Status: new Component:

Re: [Django] #16192: Make unique_together error messages in ModelForms customizable

2014-02-04 Thread Django
#16192: Make unique_together error messages in ModelForms customizable -+- Reporter: leahculver |Owner: nobody Type: New feature | Status: new Compo

[django/django] 867f8f: Made some PEP8 fixes in docs/ref/forms/widgets.txt

2014-02-04 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 867f8fd6c7f204769f2c72d1684b5c8c220aa5b4 https://github.com/django/django/commit/867f8fd6c7f204769f2c72d1684b5c8c220aa5b4 Author: Tim Graham Date: 2014-02-04 (Tue, 04 Feb 2014) Changed paths: M doc

[Django] #21951: Docs should assume Python 3 first for __str__/__unicode__ methods

2014-02-04 Thread Django
#21951: Docs should assume Python 3 first for __str__/__unicode__ methods + Reporter: timo | Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #4682: [patch] Add UuidField

2014-02-04 Thread Django
#4682: [patch] Add UuidField -+- Reporter: John Downey |Owner: nobody | Status: closed Type: Uncategorized| Vers

[Django] #21950: With people's various health-related and healthcare requirements, Maine home health care amenities will definitely be able to provide companies that cater to a broad range of problems

2014-02-04 Thread Django
#21950: With people's various health-related and healthcare requirements, Maine home health care amenities will definitely be able to provide companies that cater to a broad range of problems and men and women. By means of referrals and a few study, one particular family members could simply locate

Re: [Django] #21687: Document the abstract models testing

2014-02-04 Thread Django
#21687: Document the abstract models testing -+- Reporter: jocelyn@…|Owner: JocelynD Type: | Status: assigned Cleanup/optimization

[Django] #21949: Django doesn't log much at high verbosity levels

2014-02-04 Thread Django
#21949: Django doesn't log much at high verbosity levels ---+ Reporter: gcc| Owner: nobody Type: New feature| Status: new Component: Uncategorized |Version: 1.6 Severity: Normal | K

Re: [Django] #21946: Calling get_object() on DeleteView resets the success_url

2014-02-04 Thread Django
#21946: Calling get_object() on DeleteView resets the success_url ---+-- Reporter: django@… |Owner: nobody Type: Uncategorized | Status: closed Component: Generic view

Re: [Django] #21946: Calling get_object() on DeleteView resets the success_url

2014-02-04 Thread Django
#21946: Calling get_object() on DeleteView resets the success_url ---+-- Reporter: django@… |Owner: nobody Type: Uncategorized | Status: closed Component: Generic view

Re: [Django] #21946: Calling get_object() on DeleteView resets the success_url

2014-02-04 Thread Django
#21946: Calling get_object() on DeleteView resets the success_url ---+-- Reporter: django@… |Owner: nobody Type: Uncategorized | Status: new Component: Generic views