Re: [Django] #17052: dictConfig does not correctly handle absolute imports

2011-10-14 Thread Django
#17052: dictConfig does not correctly handle absolute imports ---+-- Reporter: dcramer|Owner: nobody Type: Bug| Status: new Component: Uncategorized |

[Changeset] r16987 - in django/trunk: django/db/backends django/db/backends/oracle django/db/backends/postgresql_psycopg2 django/db/models/fields docs/howto docs/ref docs/ref/models docs/releases doc

2011-10-14 Thread noreply
Author: aaugustin Date: 2011-10-14 14:49:43 -0700 (Fri, 14 Oct 2011) New Revision: 16987 Added: django/trunk/docs/topics/db/tablespaces.txt django/trunk/tests/modeltests/tablespaces/ django/trunk/tests/modeltests/tablespaces/__init__.py

Re: [Django] #12308: Adding tablespace support to postgres backends

2011-10-14 Thread Django
#12308: Adding tablespace support to postgres backends -+- Reporter: tclineks |Owner: aaugustin Type: New feature | Status: closed Component:

Re: [Django] #17054: Django test suite does not run if gettext not installed

2011-10-14 Thread Django
#17054: Django test suite does not run if gettext not installed ---+-- Reporter: jsdalton |Owner: nobody Type: Uncategorized | Status: new Component:

[Django] #17054: Django test suite does not run if gettext not installed

2011-10-14 Thread Django
#17054: Django test suite does not run if gettext not installed ---+ Reporter: jsdalton | Owner: nobody Type: Uncategorized | Status: new Component: Testing framework |Version: SVN

Re: [Django] #10046: ModPythonHandler class should check for IOError when writing response

2011-10-14 Thread Django
#10046: ModPythonHandler class should check for IOError when writing response -+- Reporter: ewoudenberg |Owner: nobody Type: Bug | Status:

Re: [Django] #16360: Add a standard entrypoint for WSGI to project template

2011-10-14 Thread Django
#16360: Add a standard entrypoint for WSGI to project template --+ Reporter: jezdez|Owner: nobody Type: New feature | Status: new Component: Core (Other) |

Re: [Django] #17053: Add a note about USE_THOUSAND_SEPARATOR in localization docs

2011-10-14 Thread Django
#17053: Add a note about USE_THOUSAND_SEPARATOR in localization docs -+- Reporter: shelldweller |Owner: nobody Type: | Status: new

[Django] #17053: Add a note about USE_THOUSAND_SEPARATOR in localization docs

2011-10-14 Thread Django
#17053: Add a note about USE_THOUSAND_SEPARATOR in localization docs --+ Reporter: shelldweller | Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation |Version:

[Django] #17052: dictConfig does not correctly handle absolute imports

2011-10-14 Thread Django
#17052: dictConfig does not correctly handle absolute imports ---+ Reporter: dcramer| Owner: nobody Type: Bug| Status: new Component: Uncategorized |Version: SVN Severity: Normal

Re: [Django] #17041: Non-staff users should see clear message when trying to access admin

2011-10-14 Thread Django
#17041: Non-staff users should see clear message when trying to access admin ---+-- Reporter: coolRR |Owner: nobody Type: Uncategorized | Status: closed Component:

Re: [Django] #17023: WizardView.process_step() is docummented twice

2011-10-14 Thread Django
#17023: WizardView.process_step() is docummented twice ---+ Reporter: semente|Owner: nobody Type: Bug| Status: new Component: Documentation |

Re: [Django] #10813: Database errors in the shell should roll back the transaction

2011-10-14 Thread Django
#10813: Database errors in the shell should roll back the transaction -+- Reporter: Glenn|Owner: nobody Type: Bug | Status: new

[Changeset] r16986 - in django/trunk/tests: modeltests/select_related modeltests/validation regressiontests/comment_tests/tests regressiontests/defer_regress regressiontests/forms/tests regressiontes

2011-10-14 Thread noreply
Author: Alex Date: 2011-10-14 10:03:08 -0700 (Fri, 14 Oct 2011) New Revision: 16986 Modified: django/trunk/tests/modeltests/select_related/tests.py django/trunk/tests/modeltests/validation/test_unique.py django/trunk/tests/regressiontests/comment_tests/tests/templatetag_tests.py

Re: [Django] #11665: django.test.TestCase should flush constraints

2011-10-14 Thread Django
#11665: django.test.TestCase should flush constraints ---+ Reporter: Glenn |Owner: Type: Bug| Status: new Component: Testing framework |

Re: [Django] #11665: django.test.TestCase should flush constraints

2011-10-14 Thread Django
#11665: django.test.TestCase should flush constraints ---+ Reporter: Glenn |Owner: Type: Bug| Status: new Component: Testing framework |

[Django] #17051: RegexValidator.message is not used

2011-10-14 Thread Django
#17051: RegexValidator.message is not used +--- Reporter: jbcurtincode@… | Owner: nobody Type: Bug | Status: new Component: Core (Other)|Version: 1.3 Severity: Normal |

Re: [Django] #17050: add id attribute to individual model divs in the admin index

2011-10-14 Thread Django
#17050: add id attribute to individual model divs in the admin index ---+ Reporter: scytale|Owner: nobody Type: New feature| Status: new Component: contrib.admin

Re: [Django] #14806: No template tag to support contextual translations

2011-10-14 Thread Django
#14806: No template tag to support contextual translations --+ Reporter: jtiai |Owner: julien Type: New feature | Status: new Component:

Re: [Django] #14806: No template tag to support contextual translations

2011-10-14 Thread Django
#14806: No template tag to support contextual translations --+ Reporter: jtiai |Owner: julien Type: New feature | Status: new Component:

Re: [Django] #14806: No template tag to support contextual translations

2011-10-14 Thread Django
#14806: No template tag to support contextual translations --+ Reporter: jtiai |Owner: julien Type: New feature | Status: new Component:

Re: [Django] #17050: add id attribute to individual model divs in the admin index (was: add id blah to individual msodel divs in the admin index)

2011-10-14 Thread Django
#17050: add id attribute to individual model divs in the admin index ---+-- Reporter: scytale|Owner: nobody Type: New feature| Status: new Component:

[Django] #17050: add id blah to individual msodel divs in the admin index

2011-10-14 Thread Django
#17050: add id blah to individual msodel divs in the admin index ---+ Reporter: scytale| Owner: nobody Type: New feature| Status: new Component: contrib.admin |Version: SVN Severity: Normal

Re: [Django] #14806: No template tag to support contextual translations

2011-10-14 Thread Django
#14806: No template tag to support contextual translations --+ Reporter: jtiai |Owner: julien Type: New feature | Status: new Component:

Re: [Django] #13843: 'destroy_geom' filling up the apache error logs.

2011-10-14 Thread Django
#13843: 'destroy_geom' filling up the apache error logs. ---+-- Reporter: Rozza |Owner: nobody Type: Uncategorized | Status: reopened Component: GIS|