Re: [Django] #9476: deprecated text in Manager's documentation

2008-11-13 Thread Django
#9476: deprecated text in Manager's documentation +--- Reporter: metzeltiger| Owner: nobody Status: closed | Milestone: Component: Documentation | Versio

[Changeset] r9433 - django/branches/releases/1.0.X/docs/ref/contrib

2008-11-13 Thread noreply
Author: mtredinnick Date: 2008-11-14 01:51:16 -0600 (Fri, 14 Nov 2008) New Revision: 9433 Modified: django/branches/releases/1.0.X/docs/ref/contrib/admin.txt Log: [django-1.0.X] Fixed #9507 -- Correct an example in the admin docs. Thanks, john_scott and SmileyChris. Backport of r9432 from tru

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

2008-11-13 Thread noreply
Author: mtredinnick Date: 2008-11-14 01:49:51 -0600 (Fri, 14 Nov 2008) New Revision: 9432 Modified: django/trunk/docs/ref/contrib/admin.txt Log: Fixed #9507 -- Correct an example in the admin docs. Thanks, john_scott and SmileyChris. Modified: django/trunk/docs/ref/contrib/admin.txt

Re: [Django] #9507: Broken examples in admin documentation

2008-11-13 Thread Django
#9507: Broken examples in admin documentation +--- Reporter: john_scott | Owner: nobody Status: new| Milestone: Component: Documentation | Version:

[Changeset] r9431 - django/branches/releases/1.0.X/docs/topics

2008-11-13 Thread noreply
Author: mtredinnick Date: 2008-11-14 01:43:26 -0600 (Fri, 14 Nov 2008) New Revision: 9431 Modified: django/branches/releases/1.0.X/docs/topics/testing.txt Log: [django-1.0.X] Fixed #9594 -- Typo fix in the testing example. Backport of r9429 from trunk. Modified: django/branches/releases/1.0

[Changeset] r9430 - django/branches/releases/1.0.X/docs/faq

2008-11-13 Thread noreply
Author: mtredinnick Date: 2008-11-14 01:42:50 -0600 (Fri, 14 Nov 2008) New Revision: 9430 Modified: django/branches/releases/1.0.X/docs/faq/models.txt Log: [django-1.0.X] Fixed #9468 -- Fixed a misleading FAQ answer. Backport of r9428 from trunk. Modified: django/branches/releases/1.0.X/doc

Re: [Django] #9468: faq entry confusing

2008-11-13 Thread Django
#9468: faq entry confusing ---+ Reporter: [EMAIL PROTECTED] | Owner: nobody Status: closed| Milestone: Component: Documentation | Version: 1

Re: [Django] #9468: faq entry confusing

2008-11-13 Thread Django
#9468: faq entry confusing ---+ Reporter: [EMAIL PROTECTED] | Owner: nobody Status: new | Milestone: Component: Documentation | Version: 1

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

2008-11-13 Thread noreply
Author: mtredinnick Date: 2008-11-14 01:38:55 -0600 (Fri, 14 Nov 2008) New Revision: 9429 Modified: django/trunk/docs/topics/testing.txt Log: Fixed #9594 -- Typo fix in the testing example. Modified: django/trunk/docs/topics/testing.txt ===

[Changeset] r9428 - django/trunk/docs/faq

2008-11-13 Thread noreply
Author: mtredinnick Date: 2008-11-14 01:38:27 -0600 (Fri, 14 Nov 2008) New Revision: 9428 Modified: django/trunk/docs/faq/models.txt Log: Fixed #9468 -- Fixed a misleading FAQ answer. Modified: django/trunk/docs/faq/models.txt =

Re: [Django] #9465: Change API Ref Docs

2008-11-13 Thread Django
#9465: Change API Ref Docs +--- Reporter: adamnelson | Owner: nobody Status: new| Milestone: Component: Documentation | Version: 1.0 Reso

[Changeset] r9427 - django/branches/releases/1.0.X/django/conf/locale/ar/LC_MESSAGES

2008-11-13 Thread noreply
Author: mtredinnick Date: 2008-11-14 01:23:10 -0600 (Fri, 14 Nov 2008) New Revision: 9427 Modified: django/branches/releases/1.0.X/django/conf/locale/ar/LC_MESSAGES/django.mo django/branches/releases/1.0.X/django/conf/locale/ar/LC_MESSAGES/django.po Log: [django-1.0.X] Fixed #9570 -- Updated

[Django] #9597: Django Hebrew Translation Update

2008-11-13 Thread Django
#9597: Django Hebrew Translation Update --+- Reporter: Alex | Owner: nobody Status: new | Milestone: Component: Translations | Version: 1.0 Keywords:

[Changeset] r9425 - django/trunk/django/conf/locale/it/LC_MESSAGES

2008-11-13 Thread noreply
Author: tekNico Date: 2008-11-14 01:15:15 -0600 (Fri, 14 Nov 2008) New Revision: 9425 Modified: django/trunk/django/conf/locale/it/LC_MESSAGES/django.mo django/trunk/django/conf/locale/it/LC_MESSAGES/django.po Log: Italian translation updated Modified: django/trunk/django/conf/locale/it/L

[Changeset] r9424 - django/branches/releases/1.0.X/django/conf/locale/it/LC_MESSAGES

2008-11-13 Thread noreply
Author: tekNico Date: 2008-11-14 01:14:58 -0600 (Fri, 14 Nov 2008) New Revision: 9424 Modified: django/branches/releases/1.0.X/django/conf/locale/it/LC_MESSAGES/django.mo django/branches/releases/1.0.X/django/conf/locale/it/LC_MESSAGES/django.po Log: Italian translation updated Modified:

[Changeset] r9423 - django/trunk/django/conf/locale/ar/LC_MESSAGES

2008-11-13 Thread noreply
Author: mtredinnick Date: 2008-11-14 01:12:28 -0600 (Fri, 14 Nov 2008) New Revision: 9423 Modified: django/trunk/django/conf/locale/ar/LC_MESSAGES/django.mo django/trunk/django/conf/locale/ar/LC_MESSAGES/django.po Log: Fixed #9570 -- Updated Arabic translation from Ossama M. Khayat. Modifi

Re: [Django] #9581: Race condition in Model.save() with non-automatic unique indexes

2008-11-13 Thread Django
#9581: Race condition in Model.save() with non-automatic unique indexes ---+ Reporter: [EMAIL PROTECTED] | Owner: nobody Status: closed| Milestone:

Re: [Django] #9589: development server stops on SyntaxError or other Exceptions

2008-11-13 Thread Django
#9589: development server stops on SyntaxError or other Exceptions +--- Reporter: eibaan | Owner: nobody Status: new| Milestone:

Re: [Django] #9590: CharField and TextField with blank=True, null=True saves u'' instead of null

2008-11-13 Thread Django
#9590: CharField and TextField with blank=True, null=True saves u'' instead of null -+-- Reporter: romke | Owner: nobody Status: closed | Milestone:

Re: [Django] #9596: Comparing a DateTimeField to a date is too hard

2008-11-13 Thread Django
#9596: Comparing a DateTimeField to a date is too hard ---+ Reporter: [EMAIL PROTECTED] | Owner: nobody Status: n

Re: [Django] #9596: Comparing a DateTimeField to a date is too hard

2008-11-13 Thread Django
#9596: Comparing a DateTimeField to a date is too hard ---+ Reporter: [EMAIL PROTECTED] | Owner: nobody Status: n

[Django] #9596: Comparing a DateTimeField to a date is too hard

2008-11-13 Thread Django
#9596: Comparing a DateTimeField to a date is too hard ---+ Reporter: [EMAIL PROTECTED] | Owner: nobody Status: new

Re: [Django] #7777: DecimalField validation ignores infinity and nan

2008-11-13 Thread Django
#: DecimalField validation ignores infinity and nan -+-- Reporter: thebitguru | Owner: nobody Status: new | Milestone: Component: Core

Re: [Django] #9595: Add support for cache to not expire

2008-11-13 Thread Django
#9595: Add support for cache to not expire ---+ Reporter: keseldude | Owner: nobody Status: new | Milestone: Component: Cache system | Ve

Re: [Django] #9595: Add support for cache to not expire

2008-11-13 Thread Django
#9595: Add support for cache to not expire ---+ Reporter: keseldude | Owner: nobody Status: new | Milestone: Component: Cache system | Ve

Re: [Django] #9595: Add support for cache to not expire

2008-11-13 Thread Django
#9595: Add support for cache to not expire ---+ Reporter: keseldude | Owner: nobody Status: new | Milestone: Component: Cache system | Ve

Re: [Django] #9595: Add support for cache to not expire

2008-11-13 Thread Django
#9595: Add support for cache to not expire ---+ Reporter: keseldude | Owner: nobody Status: new | Milestone: Component: Cache system | Ve

[Django] #9595: Add support for cache to not expire

2008-11-13 Thread Django
#9595: Add support for cache to not expire ---+ Reporter: keseldude | Owner: nobody Status: new| Milestone: Component: Cache system | Version: 1.0 Keywords: cache

Re: [Django] #9347: verbose_name option is missing in Model Field reference

2008-11-13 Thread Django
#9347: verbose_name option is missing in Model Field reference +--- Reporter: marcoberi | Owner: nobody Status: new| Milestone: post-1.0 Component: Documentatio

[Changeset] r9421 - django/branches/releases/1.0.X/django/conf/locale/es_AR/LC_MESSAGES

2008-11-13 Thread noreply
Author: ramiro Date: 2008-11-13 20:48:29 -0600 (Thu, 13 Nov 2008) New Revision: 9421 Modified: django/branches/releases/1.0.X/django/conf/locale/es_AR/LC_MESSAGES/django.mo django/branches/releases/1.0.X/django/conf/locale/es_AR/LC_MESSAGES/django.po Log: [1.0.X] Updated Argentinian spanish

[Changeset] r9420 - django/trunk/django/conf/locale/es_AR/LC_MESSAGES

2008-11-13 Thread noreply
Author: ramiro Date: 2008-11-13 20:33:01 -0600 (Thu, 13 Nov 2008) New Revision: 9420 Modified: django/trunk/django/conf/locale/es_AR/LC_MESSAGES/django.mo django/trunk/django/conf/locale/es_AR/LC_MESSAGES/django.po Log: Updated Argentinian spanish translations, refs #9506 and related commit

[Django] #9594: self.assertEqual( in docs should be self.assertEquals(

2008-11-13 Thread Django
#9594: self.assertEqual( in docs should be self.assertEquals( ---+ Reporter: sakyamuni | Owner: nobody Status: new| Milestone: Component: Documentation | Version: 1.0

Re: [Django] #9408: Oracle backend, error in FormatStylePlaceholderCursor _format_params method

2008-11-13 Thread Django
#9408: Oracle backend, error in FormatStylePlaceholderCursor _format_params method ---+ Reporter: ramiro| Owner: nobody Status: closed

[Changeset] r9419 - in django/branches/releases/1.0.X: . django/db/backends/oracle

2008-11-13 Thread noreply
Author: ikelly Date: 2008-11-13 18:56:12 -0600 (Thu, 13 Nov 2008) New Revision: 9419 Modified: django/branches/releases/1.0.X/ django/branches/releases/1.0.X/django/db/backends/oracle/base.py Log: [1.0.X] Removed support for passing params as dicts in the oracle backend. Wasn't documented,

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

2008-11-13 Thread noreply
Author: ikelly Date: 2008-11-13 18:54:16 -0600 (Thu, 13 Nov 2008) New Revision: 9418 Modified: django/trunk/django/db/backends/oracle/base.py Log: Refs #9408: Removed support for passing params as dicts in the oracle backend. Wasn't documented, didn't work, isn't necessary. Modified: django/

Re: [Django] #9188: Postgresql 'missing FROM-clause entry in subquery for table' error on lookup that spans relationships

2008-11-13 Thread Django
#9188: Postgresql 'missing FROM-clause entry in subquery for table' error on lookup that spans relationships ---+ Reporter: naitsirhc | Owner: mtredinnick S

Re: [Django] #9592: generic_inline_admin test fails when run with all tests

2008-11-13 Thread Django
#9592: generic_inline_admin test fails when run with all tests +--- Reporter: kmtracey | Owner: brosner Status: assigned | Milestone: Component: Uncategorized

[Django] #9593: permalink breaks when using include() in urls.py

2008-11-13 Thread Django
#9593: permalink breaks when using include() in urls.py ---+ Reporter: IanLewis | Owner: nobody Status: new| Milestone: Component: Uncategorized | Version: 1.0 Key

[Changeset] r9417 - in django/branches/releases/1.0.X: . docs/internals

2008-11-13 Thread noreply
Author: kmtracey Date: 2008-11-13 17:53:52 -0600 (Thu, 13 Nov 2008) New Revision: 9417 Modified: django/branches/releases/1.0.X/ django/branches/releases/1.0.X/AUTHORS django/branches/releases/1.0.X/docs/internals/committers.txt Log: [1.0.X] Updated svnmerge metadata and added myself to

[Changeset] r9416 - in django/trunk: . docs/internals

2008-11-13 Thread noreply
Author: kmtracey Date: 2008-11-13 17:43:25 -0600 (Thu, 13 Nov 2008) New Revision: 9416 Modified: django/trunk/AUTHORS django/trunk/docs/internals/committers.txt Log: Quit being a complete mystery. Modified: django/trunk/AUTHORS =

Re: [Django] #9592: generic_inline_admin test fails when run with all tests

2008-11-13 Thread Django
#9592: generic_inline_admin test fails when run with all tests +--- Reporter: kmtracey | Owner: brosner Status: assigned | Milestone: Component: Uncategorized

Re: [Django] #9590: CharField and TextField with blank=True, null=True saves u'' instead of null

2008-11-13 Thread Django
#9590: CharField and TextField with blank=True, null=True saves u'' instead of null -+-- Reporter: romke | Owner: nobody Status: new | Milestone:

Re: [Django] #9592: generic_inline_admin test fails when run with all tests

2008-11-13 Thread Django
#9592: generic_inline_admin test fails when run with all tests +--- Reporter: kmtracey | Owner: brosner Status: assigned | Milestone: Component: Uncategorized

[Django] #9592: generic_inline_admin test fails when run with all tests

2008-11-13 Thread Django
#9592: generic_inline_admin test fails when run with all tests ---+ Reporter: kmtracey | Owner: nobody Status: new| Milestone: Component: Uncategorized | Version: 1.0

Re: [Django] #9054: request.raw_post_data is empty for multipart/related posts

2008-11-13 Thread Django
#9054: request.raw_post_data is empty for multipart/related posts +--- Reporter: gruffudd | Owner: nobody Status: new| Milestone: Component: HTTP ha

Re: [Django] #9408: Oracle backend, error in FormatStylePlaceholderCursor _format_params method

2008-11-13 Thread Django
#9408: Oracle backend, error in FormatStylePlaceholderCursor _format_params method ---+ Reporter: ramiro| Owner: nobody Status: new

Re: [Django] #8946: Denormalisation built in to the ORM

2008-11-13 Thread Django
#8946: Denormalisation built in to the ORM +--- Reporter: simon | Owner: nobody Status: new| Milestone: Component: Uncategorized | Version

[Django] #9591: MemoryFileUploadHandler doesn't rewind InMemoryUploadedFile to the beginning

2008-11-13 Thread Django
#9591: MemoryFileUploadHandler doesn't rewind InMemoryUploadedFile to the beginning ---+ Reporter: isagalaev | Owner: nobody Status: new| Milestone: Component: Uncategorized |

[Django] #9590: CharField and TextField with blank=True, null=True saves u'' instead of null

2008-11-13 Thread Django
#9590: CharField and TextField with blank=True, null=True saves u'' instead of null +--- Reporter: romke | Owner: nobody Status: new | Milestone: Comp

[Changeset] r9415 - django/trunk/django/conf/locale/es_AR/LC_MESSAGES

2008-11-13 Thread noreply
Author: ramiro Date: 2008-11-13 14:19:07 -0600 (Thu, 13 Nov 2008) New Revision: 9415 Modified: django/trunk/django/conf/locale/es_AR/LC_MESSAGES/django.mo django/trunk/django/conf/locale/es_AR/LC_MESSAGES/django.po Log: Updated Argentinian spanish translation. Port of [9325] from the 1.0.X

Re: [Django] #7806: django.template refactoring

2008-11-13 Thread Django
#7806: django.template refactoring --+- Reporter: emulbreh | Owner: nobody Status: new | Milestone: post-1.0 Component: Template system | Version: S

Re: [Django] #9588: provide **kwargs argument to GenericInlineModelAdmin.get_formset

2008-11-13 Thread Django
#9588: provide **kwargs argument to GenericInlineModelAdmin.get_formset --+- Reporter: [EMAIL PROTECTED] | Owner: brosner Status: assigned | Milestone:

[Changeset] r9414 - in django/branches/releases/1.0.X: . django/template/loaders django/utils

2008-11-13 Thread noreply
Author: kmtracey Date: 2008-11-13 13:11:08 -0600 (Thu, 13 Nov 2008) New Revision: 9414 Modified: django/branches/releases/1.0.X/ django/branches/releases/1.0.X/django/template/loaders/app_directories.py django/branches/releases/1.0.X/django/utils/_os.py Log: [1.0.X] Fixed #9579 -- Proper

Re: [Django] #9588: provide **kwargs argument to GenericInlineModelAdmin.get_formset

2008-11-13 Thread Django
#9588: provide **kwargs argument to GenericInlineModelAdmin.get_formset --+- Reporter: [EMAIL PROTECTED] | Owner: brosner Status: assigned | Milestone:

Re: [Django] #9498: generic inline formsets: object has no attribute 'fk'

2008-11-13 Thread Django
#9498: generic inline formsets: object has no attribute 'fk' ---+ Reporter: fredbartle| Owner: brosner Status: closed| Milestone:

[Changeset] r9413 - in django/branches/releases/1.0.X: django/contrib/admin tests tests/regressiontests tests/regressiontests/generic_inline_admin tests/regressiontests/generic_inline_admin/fixtures

2008-11-13 Thread noreply
Author: brosner Date: 2008-11-13 13:05:49 -0600 (Thu, 13 Nov 2008) New Revision: 9413 Added: django/branches/releases/1.0.X/tests/regressiontests/generic_inline_admin/ django/branches/releases/1.0.X/tests/regressiontests/generic_inline_admin/__init__.py django/branches/releases/1.0.X/t

[Changeset] r9412 - in django/trunk: django/contrib/admin tests tests/regressiontests tests/regressiontests/generic_inline_admin tests/regressiontests/generic_inline_admin/fixtures

2008-11-13 Thread noreply
Author: brosner Date: 2008-11-13 13:03:44 -0600 (Thu, 13 Nov 2008) New Revision: 9412 Added: django/trunk/tests/regressiontests/generic_inline_admin/ django/trunk/tests/regressiontests/generic_inline_admin/__init__.py django/trunk/tests/regressiontests/generic_inline_admin/fixtures/

[Changeset] r9411 - in django/trunk/django: template/loaders utils

2008-11-13 Thread noreply
Author: kmtracey Date: 2008-11-13 13:03:42 -0600 (Thu, 13 Nov 2008) New Revision: 9411 Modified: django/trunk/django/template/loaders/app_directories.py django/trunk/django/utils/_os.py Log: Fixed #9579 -- Properly handle apps running with (and specifically, loading templates from) a curre

[Django] #9589: development server stops on SyntaxError or other Exceptions

2008-11-13 Thread Django
#9589: development server stops on SyntaxError or other Exceptions ---+ Reporter: eibaan | Owner: nobody Status: new| Milestone: Component: django-admi

Re: [Django] #9200: Add a session based form wizard

2008-11-13 Thread Django
#9200: Add a session based form wizard ---+ Reporter: ddurham | Owner: nobody Status: new | Milestone:

[Django] #9588: provide **kwargs argument to GenericInlineModelAdmin.get_formset

2008-11-13 Thread Django
#9588: provide **kwargs argument to GenericInlineModelAdmin.get_formset -+-- Reporter: [EMAIL PROTECTED] | Owner: nobody Status: new | Milestone: Component: Contrib

[Changeset] r9410 - django/trunk/django/conf/locale/ca/LC_MESSAGES

2008-11-13 Thread noreply
Author: telenieko Date: 2008-11-13 12:13:13 -0600 (Thu, 13 Nov 2008) New Revision: 9410 Modified: django/trunk/django/conf/locale/ca/LC_MESSAGES/django.mo django/trunk/django/conf/locale/ca/LC_MESSAGES/django.po Log: Updated Catalan translation. Modified: django/trunk/django/conf/locale/ca

[Changeset] r9409 - django/trunk/django/conf/locale/es/LC_MESSAGES

2008-11-13 Thread noreply
Author: telenieko Date: 2008-11-13 12:12:29 -0600 (Thu, 13 Nov 2008) New Revision: 9409 Modified: django/trunk/django/conf/locale/es/LC_MESSAGES/django.mo django/trunk/django/conf/locale/es/LC_MESSAGES/django.po Log: Updated Spanish translation. Modified: django/trunk/django/conf/locale/es

[Changeset] r9408 - django/branches/releases/1.0.X/django/conf/locale/ca/LC_MESSAGES

2008-11-13 Thread noreply
Author: telenieko Date: 2008-11-13 12:07:51 -0600 (Thu, 13 Nov 2008) New Revision: 9408 Modified: django/branches/releases/1.0.X/django/conf/locale/ca/LC_MESSAGES/django.mo django/branches/releases/1.0.X/django/conf/locale/ca/LC_MESSAGES/django.po Log: [1.0.X] Updated Catalan translation.

[Changeset] r9407 - django/branches/releases/1.0.X/django/conf/locale/es/LC_MESSAGES

2008-11-13 Thread noreply
Author: telenieko Date: 2008-11-13 12:07:06 -0600 (Thu, 13 Nov 2008) New Revision: 9407 Modified: django/branches/releases/1.0.X/django/conf/locale/es/LC_MESSAGES/django.mo django/branches/releases/1.0.X/django/conf/locale/es/LC_MESSAGES/django.po Log: [1.0.X] Updated Spanish translation.

Re: [Django] #9054: request.raw_post_data is empty for multipart/related posts

2008-11-13 Thread Django
#9054: request.raw_post_data is empty for multipart/related posts +--- Reporter: gruffudd | Owner: nobody Status: new| Milestone: Component: HTTP ha

[Django] #9587: formset with can_delete shouldn't require deleted forms to validate

2008-11-13 Thread Django
#9587: formset with can_delete shouldn't require deleted forms to validate ---+ Reporter: Daniel Pope <[EMAIL PROTECTED]> | Owner: nobody Status: new| Milestone:

Re: [Django] #5934: Database Migrations

2008-11-13 Thread Django
#5934: Database Migrations -+-- Reporter: Patrick Altman <[EMAIL PROTECTED]> | Owner: nobody Status: new | Milestone: post-

Re: [Django] #5099: Provide the ability to update database to reflect changes in model definitions (i.e., schema evolution)

2008-11-13 Thread Django
#5099: Provide the ability to update database to reflect changes in model definitions (i.e., schema evolution) +--- Reporter: Derek Anderson <[EMAIL PROTECTED]> | Owner: nobody

Re: [Django] #9585: r9398 broke test suite on Python2.3/2.4

2008-11-13 Thread Django
#9585: r9398 broke test suite on Python2.3/2.4 +--- Reporter: kmtracey | Owner: nobody Status: new| Milestone: Component: Testing framework |

Re: [Django] #9586: Shall upload_to return an urlencoded string or not?

2008-11-13 Thread Django
#9586: Shall upload_to return an urlencoded string or not? ---+ Reporter: eibaan| Owner: nobody Status: new | Milestone: Component: File u

Re: [Django] #9584: Encoded ampersand in title tag

2008-11-13 Thread Django
#9584: Encoded ampersand in title tag +--- Reporter: Bri <[EMAIL PROTECTED]> | Owner: nobody Status: closed | Milestone: post-1.0 Component: Documentati

Re: [Django] #8885: HTML markup appearing in title of doc page

2008-11-13 Thread Django
#8885: HTML markup appearing in title of doc page --+- Reporter: gkelly | Owner: nobody Status: new | Milestone: Component: Django Web site |

[Django] #9586: Shall upload_to return an urlencoded string or not?

2008-11-13 Thread Django
#9586: Shall upload_to return an urlencoded string or not? --+- Reporter: eibaan| Owner: nobody Status: new | Milestone: Component: File uploads/storage | V

[Django] #9585: r9398 broke test suite on Python2.3/2.4

2008-11-13 Thread Django
#9585: r9398 broke test suite on Python2.3/2.4 ---+ Reporter: kmtracey | Owner: nobody Status: new| Milestone: Component: Testing framework | Version: 1.0

[Django] #9584: Encoded ampersand in title tag

2008-11-13 Thread Django
#9584: Encoded ampersand in title tag ---+ Reporter: Bri <[EMAIL PROTECTED]> | Owner: nobody Status: new| Milestone: post-1.0 Component: Documentation | V

Re: [Django] #9579: problem with safe_join function from django.utils._os

2008-11-13 Thread Django
#9579: problem with safe_join function from django.utils._os -+-- Reporter: gonzalodelgado | Owner: kmtracey Status: assigned| Milestone:

Re: [Django] #9583: FormWizard hash field name should be customisable.

2008-11-13 Thread Django
#9583: FormWizard hash field name should be customisable. -+-- Reporter: Ratty | Owner: nobody Status: new | Milestone: Component: Forms

Re: [Django] #9433: File locking broken on AFP mounts

2008-11-13 Thread Django
#9433: File locking broken on AFP mounts ---+ Reporter: rndblnch | Owner: rndblnch Status: new | Milestone: Component: File uploads/storage

Re: [Django] #9400: flock causes problems when writing to an NFS share

2008-11-13 Thread Django
#9400: flock causes problems when writing to an NFS share +--- Reporter: mikeh | Owner: nobody Status: new| Milestone: Component: Uncategorized |

Re: [Django] #8403: Current file locking does not work on NFS mounts

2008-11-13 Thread Django
#8403: Current file locking does not work on NFS mounts ---+ Reporter: mtredinnick | Owner: mtredinnick Status: closed| Milestone: 1.0 Component:

[Django] #9583: FormWizard hash should be customisable.

2008-11-13 Thread Django
#9583: FormWizard hash should be customisable. -+-- Reporter: Ratty| Owner: nobody Status: new | Milestone: Component: Forms| Version: 1.0 Keywor

[Django] #9582: Unhandled exception in runserver (when losing network file?)

2008-11-13 Thread Django
#9582: Unhandled exception in runserver (when losing network file?) -+-- Reporter: MattLabbe| Owner: nobody Status: new | Milestone: Component: Uncategorized|

Re: [Django] #9581: Race condition in Model.save() with non-automatic unique indexes

2008-11-13 Thread Django
#9581: Race condition in Model.save() with non-automatic unique indexes ---+ Reporter: [EMAIL PROTECTED] | Owner: nobody Status: reopened | Milestone:

Re: [Django] #9581: Race condition in Model.save() with non-automatic unique indexes

2008-11-13 Thread Django
#9581: Race condition in Model.save() with non-automatic unique indexes ---+ Reporter: [EMAIL PROTECTED] | Owner: nobody Status: closed| Milestone: