Re: [Django] #17198: In admin results can be omitted due to pagination and inadequate ordering clauses

2012-02-28 Thread Django
#17198: In admin results can be omitted due to pagination and inadequate ordering clauses ---+ Reporter: lukeplant |Owner: julien Type: Bug| Status: new Comp

Re: [Django] #17788: bulk_create() "too many SQL variables" error

2012-02-28 Thread Django
#17788: bulk_create() "too many SQL variables" error -+- Reporter: alpar|Owner: nobody Type: Bug | Status: new Component: Database la

Re: [Django] #16946: core.files.File assumes name attribute on file-like objects

2012-02-28 Thread Django
#16946: core.files.File assumes name attribute on file-like objects --+- Reporter: PaulM |Owner: charettes Type: Bug | Status: assigned Component: Core (Oth

Re: [Django] #16946: core.files.File assumes name attribute on file-like objects

2012-02-28 Thread Django
#16946: core.files.File assumes name attribute on file-like objects --+- Reporter: PaulM |Owner: charettes Type: Bug | Status: assigned Component: Core (Oth

Re: [Django] #14887: select_related() does not work with Proxy models and multi-table inheritance

2012-02-28 Thread Django
#14887: select_related() does not work with Proxy models and multi-table inheritance -+- Reporter: Ara Anjargolian |Owner: nobody | Status: new

Re: [Django] #17198: In admin results can be omitted due to pagination and inadequate ordering clauses

2012-02-28 Thread Django
#17198: In admin results can be omitted due to pagination and inadequate ordering clauses ---+ Reporter: lukeplant |Owner: julien Type: Bug| Status: new Comp

Re: [Django] #17730: Change django.utils.htmlparser to django.utils.html_parser to avoid possible issues with case-insensitivity and the HTMLParser stdlib module

2012-02-28 Thread Django
#17730: Change django.utils.htmlparser to django.utils.html_parser to avoid possible issues with case-insensitivity and the HTMLParser stdlib module ---+-- Reporter: un33k |Owner: nobody

[Django] #17792: pickled object's __setstate__() ignores exceptions

2012-02-28 Thread Django
#17792: pickled object's __setstate__() ignores exceptions ---+ Reporter: rpq__@…| Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.3 Severity: Normal

Re: [Django] #17786: Exception when running the tests under Oracle

2012-02-28 Thread Django
#17786: Exception when running the tests under Oracle ---+-- Reporter: aaugustin |Owner: aaugustin Type: Bug| Status: closed Component: Testing f

[Changeset] r17601 - in django/trunk/django/db/backends: . oracle

2012-02-28 Thread noreply
Author: aaugustin Date: 2012-02-28 13:23:45 -0800 (Tue, 28 Feb 2012) New Revision: 17601 Modified: django/trunk/django/db/backends/creation.py django/trunk/django/db/backends/oracle/creation.py Log: Fixed #17786 (again) -- Ensured destruction of test databases works under Oracle, even with

Re: [Django] #17786: Exception when running the tests under Oracle

2012-02-28 Thread Django
#17786: Exception when running the tests under Oracle ---+-- Reporter: aaugustin |Owner: aaugustin Type: Bug| Status: reopened Component: Testing

Re: [Django] #17786: Exception when running the tests under Oracle

2012-02-28 Thread Django
#17786: Exception when running the tests under Oracle ---+-- Reporter: aaugustin |Owner: aaugustin Type: Bug| Status: reopened Component: Testing

Re: [Django] #17786: Exception when running the tests under Oracle

2012-02-28 Thread Django
#17786: Exception when running the tests under Oracle ---+-- Reporter: aaugustin |Owner: aaugustin Type: Bug| Status: reopened Component: Testing

Re: [Django] #13127: Template tag "perms" doesn't support object level permission checking

2012-02-28 Thread Django
#13127: Template tag "perms" doesn't support object level permission checking --+ Reporter: danaspiegel |Owner: nobody Type: New feature | Status: new Component: contrib.

Re: [Django] #13127: Template tag "perms" doesn't support object level permission checking

2012-02-28 Thread Django
#13127: Template tag "perms" doesn't support object level permission checking --+ Reporter: danaspiegel |Owner: nobody Type: New feature | Status: new Component: contrib.

[Django] #17791: Ticket system thinks links to Django tickets are spam and gives rude wording

2012-02-28 Thread Django
#17791: Ticket system thinks links to Django tickets are spam and gives rude wording ---+ Reporter: anonymous | Owner: nobody Type: Uncategorized | Status: new Component: Documentation |Version: 1.3 Sev

[Django] #17790: Ajax CSRF example is needlessly restrictive

2012-02-28 Thread Django
#17790: Ajax CSRF example is needlessly restrictive + Reporter: jonathan.hayward@… | Owner: nobody Type: Bug | Status: new Component: Documentation |Version: 1.3 Severity: Norma

Re: [Django] #17198: In admin results can be omitted due to pagination and inadequate ordering clauses

2012-02-28 Thread Django
#17198: In admin results can be omitted due to pagination and inadequate ordering clauses ---+ Reporter: lukeplant |Owner: julien Type: Bug| Status: new Comp

Re: [Django] #17198: In admin results can be omitted due to pagination and inadequate ordering clauses

2012-02-28 Thread Django
#17198: In admin results can be omitted due to pagination and inadequate ordering clauses ---+ Reporter: lukeplant |Owner: julien Type: Bug| Status: new Comp

[Changeset] r17600 - in django/trunk: django/db/models docs/ref/models tests/modeltests/prefetch_related

2012-02-28 Thread noreply
Author: lukeplant Date: 2012-02-28 11:34:04 -0800 (Tue, 28 Feb 2012) New Revision: 17600 Modified: django/trunk/django/db/models/query.py django/trunk/docs/ref/models/querysets.txt django/trunk/tests/modeltests/prefetch_related/tests.py Log: Fixed #17668 - prefetch_related does not work i

Re: [Django] #17668: prefetch_related does not work in in_bulk

2012-02-28 Thread Django
#17668: prefetch_related does not work in in_bulk -+- Reporter: gurets@… |Owner: lukeplant Type: Bug | Status: closed Component: Database

Re: [Django] #17668: prefetch_related does not work in in_bulk

2012-02-28 Thread Django
#17668: prefetch_related does not work in in_bulk -+- Reporter: gurets@… |Owner: lukeplant Type: Bug | Status: new Component: Database la

Re: [Django] #17750: User.get_profile() returns cached object when database object has changed

2012-02-28 Thread Django
#17750: User.get_profile() returns cached object when database object has changed --+ Reporter: rjalves |Owner: nobody Type: New feature | Status: new Component: con

Re: [Django] #17764: Documentation out-of-date: django.contrib.auth.utils no longer exists.

2012-02-28 Thread Django
#17764: Documentation out-of-date: django.contrib.auth.utils no longer exists. -+- Reporter: mbt |Owner: PaulM Type: Bug | Status: new

Re: [Django] #17750: User.get_profile() returns cached object when database object has changed

2012-02-28 Thread Django
#17750: User.get_profile() returns cached object when database object has changed --+ Reporter: rjalves |Owner: nobody Type: New feature | Status: new Component: con

Re: [Django] #16426: sqlite: Cannot delete more than 999 things if there is a relation pointing to them

2012-02-28 Thread Django
#16426: sqlite: Cannot delete more than 999 things if there is a relation pointing to them -+- Reporter: kmtracey |Owner: nobody Type: Bug | S

Re: [Django] #17788: bulk_create() "too many SQL variables" error

2012-02-28 Thread Django
#17788: bulk_create() "too many SQL variables" error -+- Reporter: alpar|Owner: nobody Type: Bug | Status: new Component: Database la

Re: [Django] #17788: bulk_create() "too many SQL variables" error

2012-02-28 Thread Django
#17788: bulk_create() "too many SQL variables" error -+- Reporter: alpar|Owner: nobody Type: Bug | Status: new Component: Database la

Re: [Django] #17786: Exception when running the tests under Oracle

2012-02-28 Thread Django
#17786: Exception when running the tests under Oracle ---+-- Reporter: aaugustin |Owner: aaugustin Type: Bug| Status: reopened Component: Testing

[Changeset] r17599 - django/trunk/django/db/backends/oracle

2012-02-28 Thread noreply
Author: aaugustin Date: 2012-02-28 01:50:18 -0800 (Tue, 28 Feb 2012) New Revision: 17599 Modified: django/trunk/django/db/backends/oracle/creation.py Log: Fixed #17786 -- Exception when running the tests under Oracle, during the destruction of the test database. Modified: django/trunk/django

Re: [Django] #17786: Exception when running the tests under Oracle

2012-02-28 Thread Django
#17786: Exception when running the tests under Oracle ---+-- Reporter: aaugustin |Owner: aaugustin Type: Bug| Status: closed Component: Testing f