Re: [Django] #21778: djangoproject.com urlconf exerpt

2014-01-13 Thread Django
#21778: djangoproject.com urlconf exerpt -+- Reporter: |Owner: nobody abhiram.chintangal@… | Status: closed Type: Uncategorized

[Django] #21778: djangoproject.com urlconf exerpt

2014-01-13 Thread Django
#21778: djangoproject.com urlconf exerpt --+ Reporter: abhiram.chintangal@… | Owner: nobody Type: Uncategorized | Status: new Component: Documentation |Version: 1.6 Severity: Normal

Re: [Django] #21540: TestCase with multiple assertRaises fails with TransactionManagementError

2014-01-13 Thread Django
#21540: TestCase with multiple assertRaises fails with TransactionManagementError ---+ Reporter: marfire|Owner: nobody Type: Bug| Status: new

Re: [Django] #21540: TestCase with multiple assertRaises fails with TransactionManagementError

2014-01-13 Thread Django
#21540: TestCase with multiple assertRaises fails with TransactionManagementError ---+ Reporter: marfire|Owner: nobody Type: Bug| Status: new

Re: [Django] #21654: Document a use-case for `Form.errors.as_data()`

2014-01-13 Thread Django
#21654: Document a use-case for `Form.errors.as_data()` --+ Reporter: selwin|Owner: nobody Type: Cleanup/optimization | Status: new Component: Forms

Re: [Django] #21654: Document a use-case for `Form.errors.as_data()` (was: Better name for `Form.errors.as_data()`)

2014-01-13 Thread Django
#21654: Document a use-case for `Form.errors.as_data()` --+ Reporter: selwin|Owner: nobody Type: Cleanup/optimization | Status: new Component: Forms

Re: [Django] #21693: detaultfilter wordcap converts a string into titlecase but respect the actual uppercase

2014-01-13 Thread Django
#21693: detaultfilter wordcap converts a string into titlecase but respect the actual uppercase -+-- Reporter: areski |Owner: nobody Type: New feature | Status:

Re: [Django] #21771: ModelAdmin's log_deletion method behaves incorrectly compared to other log methods

2014-01-13 Thread Django
#21771: ModelAdmin's log_deletion method behaves incorrectly compared to other log methods -+- Reporter: Keryn Knight |Owner: nobody | Status: ne

Re: [Django] #21763: Misleading Error: 'ManyRelatedManager' object has no attribute 'add'

2014-01-13 Thread Django
#21763: Misleading Error: 'ManyRelatedManager' object has no attribute 'add' -+- Reporter: anonymous|Owner: nobody Type: | Status: new C

Re: [Django] #21777: Make request exception handling more robust to subsequent exceptions

2014-01-13 Thread Django
#21777: Make request exception handling more robust to subsequent exceptions ---+-- Reporter: patrakov@… |Owner: nobody Type: Uncategorized | Status: new Component: Core

[Django] #21777: Make request exception handling more robust to subsequent exceptions

2014-01-13 Thread Django
#21777: Make request exception handling more robust to subsequent exceptions ---+ Reporter: patrakov@… | Owner: nobody Type: Uncategorized | Status: new Component: Core (Other) |Version: 1.6 Severity:

Re: [Django] #19527: bulk_create() can set the primary key

2014-01-13 Thread Django
#19527: bulk_create() can set the primary key -+- Reporter: Tuttle |Owner: nobody Type: New feature | Status: new Component: Database layer

[django/django] ac8d0a: Remove unneded open(.., 'U') when on python 3.

2014-01-13 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: ac8d0a48157c4a53f971cf2450cb6c8ee6c05f36 https://github.com/django/django/commit/ac8d0a48157c4a53f971cf2450cb6c8ee6c05f36 Author: Marc Tamlyn Date: 2014-01-13 (Mon, 13 Jan 2014) Changed paths: M dj

Re: [Django] #21721: Python 3.4 support

2014-01-13 Thread Django
#21721: Python 3.4 support -+ Reporter: mjtamlyn |Owner: nobody Type: Bug | Status: new Component: Python 3 | Version: mast

[django/django] 132c26: Negligible change to my bio in docs/internals/comm...

2014-01-13 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 132c26649c7fc46921619c266cf7eda7ef54eb7a https://github.com/django/django/commit/132c26649c7fc46921619c266cf7eda7ef54eb7a Author: Adrian Holovaty Date: 2014-01-13 (Mon, 13 Jan 2014) Changed paths:

Re: [Django] #21721: Python 3.4 support

2014-01-13 Thread Django
#21721: Python 3.4 support -+ Reporter: mjtamlyn |Owner: nobody Type: Bug | Status: new Component: Python 3 | Version: mast

Re: [Django] #12233: Redirect logged in user

2014-01-13 Thread Django
#12233: Redirect logged in user -+- Reporter: dmathieu |Owner: Type: New feature | aaronbassett Component: contrib.auth | Status: assigne

[Django] #21776: People From Different Nations

2014-01-13 Thread Django
#21776: People From Different Nations ---+ Reporter: cartenxz@… | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.6 Severity: Normal | Keywords: Triage St

Re: [Django] #14336: list_display should be able to contain sortable references to extra and/or annotated fields

2014-01-13 Thread Django
#14336: list_display should be able to contain sortable references to extra and/or annotated fields ---+ Reporter: pmclanahan |Owner: nobody Type: New feature| Status: ne

Re: [Django] #18726: Combination of F() expression with query seems to confuse sql compiler's table aliases

2014-01-13 Thread Django
#18726: Combination of F() expression with query seems to confuse sql compiler's table aliases -+- Reporter: bugs@… |Owner: nobody Type: Bug |

Re: [Django] #21703: `exclude` query with `F` object across relationship fails

2014-01-13 Thread Django
#21703: `exclude` query with `F` object across relationship fails -+- Reporter: anonymous|Owner: nobody Type: Bug | Status: new Component: