Re: [Django] #17785: PostgreSQL Introspection: get_relations() broken after drop column

2012-02-27 Thread Django
#17785: PostgreSQL Introspection: get_relations() broken after drop column -+- Reporter: guettli |Owner: nobody Type: Bug | Status: new

Re: [Django] #17784: per-view cache broken in latest 1.4beta

2012-02-27 Thread Django
#17784: per-view cache broken in latest 1.4beta ---+-- Reporter: hemabe@… |Owner: nobody Type: Bug| Status: closed Component: Uncategorized |

[Django] #17789: when i use a custom FieldListFilter class for a given field.

2012-02-27 Thread Django
#17789: when i use a custom FieldListFilter class for a given field. ---+- Reporter: Kidwind| Owner: nobody Type: Bug| Status: new Component: contrib.admin |Version: 1.3 Severity:

Re: [Django] #17777: MD5PasswordHasher is not using salt

2012-02-27 Thread Django
#1: MD5PasswordHasher is not using salt -+- Reporter: gunnar@… |Owner: PaulM Type: Bug | Status: new Component: contrib.auth

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

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

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

2012-02-27 Thread Django
#5622: Empty ipaddress raises an error (invalid input syntax for type inet: "") -+ Reporter: anonymous|Owner: nobody Type: Bug | Status: new Component: Forms

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

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

Re: [Django] #17777: MD5PasswordHasher is not using salt

2012-02-27 Thread Django
#1: MD5PasswordHasher is not using salt -+- Reporter: gunnar@… |Owner: PaulM Type: Uncategorized| Status: new Component: contrib.auth

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

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

Re: [Django] #17787: Clear setting-dependant caches when settings are overridden (in tests)

2012-02-27 Thread Django
#17787: Clear setting-dependant caches when settings are overridden (in tests) ---+-- Reporter: aaugustin |Owner: nobody Type: Bug| Status: new

Re: [Django] #17744: override_settings has no effect on FileSystemStorage()

2012-02-27 Thread Django
#17744: override_settings has no effect on FileSystemStorage() -+- Reporter: mvt |Owner: nobody Type: Uncategorized| Status: closed

Re: [Django] #16366: contrib.auth.tests.context_processors.AuthContextProcessorTests.test_session_not_accessed fails when project loads other middleware that access the session.

2012-02-27 Thread Django
#16366: contrib.auth.tests.context_processors.AuthContextProcessorTests.test_session_not_accessed fails when project loads other middleware that access the session. -+- Reporter: jsdalton |

[Changeset] r17598 - django/trunk/django/contrib/auth/tests

2012-02-27 Thread noreply
Author: aaugustin Date: 2012-02-27 14:54:35 -0800 (Mon, 27 Feb 2012) New Revision: 17598 Modified: django/trunk/django/contrib/auth/tests/context_processors.py Log: Fixed #16366 -- Prevented some failures of the django.contrib.auth tests when run within a project. Thanks to everyone who

Re: [Django] #17787: Clear setting-dependant caches when settings are overridden (in tests)

2012-02-27 Thread Django
#17787: Clear setting-dependant caches when settings are overridden (in tests) ---+-- Reporter: aaugustin |Owner: nobody Type: Bug| Status: new

[Changeset] r17597 - django/trunk/docs/topics

2012-02-27 Thread noreply
Author: aaugustin Date: 2012-02-27 14:52:07 -0800 (Mon, 27 Feb 2012) New Revision: 17597 Modified: django/trunk/docs/topics/testing.txt Log: Clarified the fact that the signal_changed signal isn't used by Django itself (yet). Refs #17787. Modified: django/trunk/docs/topics/testing.txt

Re: [Django] #17787: Clear setting-dependant caches when settings are overridden (in tests)

2012-02-27 Thread Django
#17787: Clear setting-dependant caches when settings are overridden (in tests) ---+-- Reporter: aaugustin |Owner: nobody Type: Bug| Status: new

Re: [Django] #17787: Clear setting-dependant caches when settings are overridden (in tests)

2012-02-27 Thread Django
#17787: Clear setting-dependant caches when settings are overridden (in tests) ---+-- Reporter: aaugustin |Owner: nobody Type: Bug| Status: new

Re: [Django] #2140: short_description in admin for get_absolute_url doesn't work due to currying

2012-02-27 Thread Django
#2140: short_description in admin for get_absolute_url doesn't work due to currying + Reporter: Rudolph |Owner: nobody Type: defect | Status: closed

Re: [Django] #17627: contrib.admin.util is misnamed

2012-02-27 Thread Django
#17627: contrib.admin.util is misnamed --+ Reporter: PaulM |Owner: lukegb Type: Cleanup/optimization | Status: assigned Component: contrib.admin

Re: [Django] #17627: contrib.admin.util is misnamed

2012-02-27 Thread Django
#17627: contrib.admin.util is misnamed --+ Reporter: PaulM |Owner: lukegb Type: Cleanup/optimization | Status: new Component: contrib.admin

Re: [Django] #17787: Clear setting-dependant caches when settings are overridden (in tests)

2012-02-27 Thread Django
#17787: Clear setting-dependant caches when settings are overridden (in tests) -+- Reporter: aaugustin|Owner: aaugustin Type: Bug | Status:

Re: [Django] #16366: contrib.auth.tests.context_processors.AuthContextProcessorTests.test_session_not_accessed fails when project loads other middleware that access the session.

2012-02-27 Thread Django
#16366: contrib.auth.tests.context_processors.AuthContextProcessorTests.test_session_not_accessed fails when project loads other middleware that access the session. -+- Reporter: jsdalton |

[Django] #17787: Clear setting-dependant caches when settings are overridden (in tests)

2012-02-27 Thread Django
#17787: Clear setting-dependant caches when settings are overridden (in tests) -+- Reporter: aaugustin | Owner: nobody Type: Bug| Status: new

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

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

Re: [Django] #17605: It is not documented how to work with ManyToMany relations

2012-02-27 Thread Django
#17605: It is not documented how to work with ManyToMany relations -+ Reporter: kmike|Owner: ramiro Type: Bug | Status: assigned Component:

Re: [Django] #8492: Nesting applications can cause name collision in admin

2012-02-27 Thread Django
#8492: Nesting applications can cause name collision in admin -+-- Reporter: chris_dickinson |Owner: nobody Type: Uncategorized| Status: closed Component:

[Changeset] r17596 - in django/trunk: django/db/backends/mysql django/db/backends/oracle django/db/backends/sqlite3 tests/modeltests/timezones

2012-02-27 Thread noreply
Author: aaugustin Date: 2012-02-27 13:15:25 -0800 (Mon, 27 Feb 2012) New Revision: 17596 Modified: django/trunk/django/db/backends/mysql/base.py django/trunk/django/db/backends/oracle/base.py django/trunk/django/db/backends/sqlite3/base.py

Re: [Django] #17755: Use database adapters for converting time zone aware datetimes in raw queries

2012-02-27 Thread Django
#17755: Use database adapters for converting time zone aware datetimes in raw queries -+- Reporter: akaariai |Owner: aaugustin Type: Uncategorized|

Re: [Django] #915: Admin breadcrumb links assume app is rooted at /admin/

2012-02-27 Thread Django
#915: Admin breadcrumb links assume app is rooted at /admin/ ---+-- Reporter: oggie rob |Owner: adrian Type: defect | Status: closed Component: contrib.admin |

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

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

Re: [Django] #4102: Allow UPDATE of only specific fields in model.save()

2012-02-27 Thread Django
#4102: Allow UPDATE of only specific fields in model.save() -+- Reporter: Collin Grady |Owner: cgrady | Status: new Type: New

[Changeset] r17595 - in django/trunk/docs/topics: . _images

2012-02-27 Thread noreply
Author: ramiro Date: 2012-02-27 11:04:33 -0800 (Mon, 27 Feb 2012) New Revision: 17595 Added: django/trunk/docs/topics/_images/ django/trunk/docs/topics/_images/django_unittest_classes_hierarchy.png Modified: django/trunk/docs/topics/testing.txt Log: Added a diagram of the hierarchy of

Re: [Django] #17785: PostgreSQL Introspection: get_relations() broken after drop column

2012-02-27 Thread Django
#17785: PostgreSQL Introspection: get_relations() broken after drop column -+- Reporter: guettli |Owner: nobody Type: Uncategorized| Status: new

Re: [Django] #4102: Allow UPDATE of only specific fields in model.save()

2012-02-27 Thread Django
#4102: Allow UPDATE of only specific fields in model.save() -+- Reporter: Collin Grady |Owner: cgrady | Status: new Type: New

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

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

Re: [Django] #16074: Class-based views clash get_context_data

2012-02-27 Thread Django
#16074: Class-based views clash get_context_data -+- Reporter: emyller |Owner: tobias Type: Bug | Status: assigned Component: Generic

Re: [Django] #4102: Allow UPDATE of only specific fields in model.save()

2012-02-27 Thread Django
#4102: Allow UPDATE of only specific fields in model.save() -+- Reporter: Collin Grady |Owner: cgrady | Status: new Type: New

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

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

Re: [Django] #17762: Multi-db apps (no Django test suite) testing fails to create in-memory sqlite DBs

2012-02-27 Thread Django
#17762: Multi-db apps (no Django test suite) testing fails to create in-memory sqlite DBs -+- Reporter: agriffis |Owner: nobody Type: Bug |

[Django] #17785: PostgreSQL Introspection: get_relations() broken after drop column

2012-02-27 Thread Django
#17785: PostgreSQL Introspection: get_relations() broken after drop column --+ Reporter: guettli | Owner: nobody Type: Uncategorized | Status: new Component:

Re: [Django] #17761: save_base() does not properly detect when MTI parent key is unset

2012-02-27 Thread Django
#17761: save_base() does not properly detect when MTI parent key is unset -+- Reporter: agriffis |Owner: nobody Type: Bug | Status: new

Re: [Django] #17762: Multi-db apps (no Django test suite) testing fails to create in-memory sqlite DBs

2012-02-27 Thread Django
#17762: Multi-db apps (no Django test suite) testing fails to create in-memory sqlite DBs -+- Reporter: agriffis |Owner: nobody Type: Bug |

Re: [Django] #17762: Multi-db apps (no Django test suite) testing fails to create in-memory sqlite DBs

2012-02-27 Thread Django
#17762: Multi-db apps (no Django test suite) testing fails to create in-memory sqlite DBs -+- Reporter: agriffis |Owner: nobody Type: Bug |

[Django] #17784: per-view cache broken in latest 1.4beta

2012-02-27 Thread Django
#17784: per-view cache broken in latest 1.4beta ---+ Reporter: hemabe@… | Owner: nobody Type: Bug| Status: new Component: Uncategorized |Version: SVN Severity: Normal | Keywords:

[Changeset] r17594 - django/trunk/docs/ref/contrib

2012-02-27 Thread noreply
Author: lukeplant Date: 2012-02-27 06:40:36 -0800 (Mon, 27 Feb 2012) New Revision: 17594 Modified: django/trunk/docs/ref/contrib/csrf.txt Log: Added versionadded info for ensure_csrf_cookie decorator Modified: django/trunk/docs/ref/contrib/csrf.txt

[Changeset] r17593 - django/trunk/docs/ref/contrib

2012-02-27 Thread noreply
Author: lukeplant Date: 2012-02-27 06:40:27 -0800 (Mon, 27 Feb 2012) New Revision: 17593 Modified: django/trunk/docs/ref/contrib/csrf.txt Log: Fixed ReST typo in CSRF docs. Modified: django/trunk/docs/ref/contrib/csrf.txt === ---

[Changeset] r17592 - django/trunk/tests/regressiontests/admin_views

2012-02-27 Thread noreply
Author: ramiro Date: 2012-02-27 05:29:56 -0800 (Mon, 27 Feb 2012) New Revision: 17592 Modified: django/trunk/tests/regressiontests/admin_views/tests.py Log: Modified tests introduced in r15452 to not run 31 test cases twice. Thanks Julien for discovering this. Modified:

Re: [Django] #17782: django.contrib.gis.feeds.Feed uses deprecated API

2012-02-27 Thread Django
#17782: django.contrib.gis.feeds.Feed uses deprecated API -+- Reporter: richard@…|Owner: nobody Type: | Status: closed

Re: [Django] #15040: Boolean fields return 0 and 1 when loaded through select_related

2012-02-27 Thread Django
#15040: Boolean fields return 0 and 1 when loaded through select_related -+- Reporter: homm |Owner: nobody Type: Bug | Status: new

[Django] #17783: Budgets Are Essential For Business Success

2012-02-27 Thread Django
#17783: Budgets Are Essential For Business Success ---+ Reporter: vebikike | Owner: nobody Type: bug / defect | Status: new Component: Uncategorized |Version: 1.3 Keywords: | Triage

[Django] #17782: django.contrib.gis.feeds.Feed uses deprecated API

2012-02-27 Thread Django
#17782: django.contrib.gis.feeds.Feed uses deprecated API --+ Reporter: richard@… | Owner: nobody Type: Cleanup/optimization | Status: new Component: GIS |Version: 1.3

[Django] #17781: Django cache middleware does not set "Age" header as described in rfc2616

2012-02-27 Thread Django
#17781: Django cache middleware does not set "Age" header as described in rfc2616 -+ Reporter: corentin.chary@… | Owner: nobody Type: Bug | Status: new Component: Core (Cache system) |

Re: [Django] #16819: list_editable breaks multipage changelists

2012-02-27 Thread Django
#16819: list_editable breaks multipage changelists -+ Reporter: anossov@…|Owner: nobody Type: Bug | Status: new Component: contrib.admin

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

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

[Django] #17780: Immediate Response Locksmith Service

2012-02-27 Thread Django
#17780: Immediate Response Locksmith Service ---+ Reporter: vebikike | Owner: nobody Type: bug / defect | Status: new Component: Uncategorized |Version: 1.3 Keywords: | Triage