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

2009-04-09 Thread noreply
Author: tekNico Date: 2009-04-10 01:34:02 -0500 (Fri, 10 Apr 2009) New Revision: 10465 Modified: django/trunk/django/conf/locale/it/LC_MESSAGES/django.mo django/trunk/django/conf/locale/it/LC_MESSAGES/django.po django/trunk/django/conf/locale/it/LC_MESSAGES/djangojs.mo django/trunk/dj

Re: [Django] #10539: Sphinx error: Could not import extension djangodocs, when running sphinx v0.6b1

2009-04-09 Thread Django
#10539: Sphinx error: Could not import extension djangodocs, when running sphinx v0.6b1 +--- Reporter: waa| Owner: ramiro Status: new| Milestone:

Re: [Django] #10539: Sphinx error: Could not import extension djangodocs, when running sphinx v0.6b1

2009-04-09 Thread Django
#10539: Sphinx error: Could not import extension djangodocs, when running sphinx v0.6b1 +--- Reporter: waa| Owner: ramiro Status: new| Milestone:

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

2009-04-09 Thread noreply
Author: tekNico Date: 2009-04-10 01:24:43 -0500 (Fri, 10 Apr 2009) New Revision: 10464 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 django/branches/releases/1.0.X/django/con

Re: [Django] #10539: Sphinx error: Could not import extension djangodocs, when running sphinx v0.6b1

2009-04-09 Thread Django
#10539: Sphinx error: Could not import extension djangodocs, when running sphinx v0.6b1 +--- Reporter: waa| Owner: ramiro Status: new| Milestone:

Re: [Django] #10775: utils/version.py should not assume that it has access to the file system

2009-04-09 Thread Django
#10775: utils/version.py should not assume that it has access to the file system +--- Reporter: mad| Owner: mad Status: closed | Milestone: Component: Unca

[Changeset] r10463 - in django/branches/releases/1.0.X: . django/template django/utils tests/regressiontests/templates tests/regressiontests/text

2009-04-09 Thread noreply
Author: mtredinnick Date: 2009-04-09 23:49:00 -0500 (Thu, 09 Apr 2009) New Revision: 10463 Modified: django/branches/releases/1.0.X/AUTHORS django/branches/releases/1.0.X/django/template/__init__.py django/branches/releases/1.0.X/django/template/defaulttags.py django/branches/releases

[Changeset] r10462 - in django/trunk: . django/template django/utils tests/regressiontests/templates tests/regressiontests/text

2009-04-09 Thread noreply
Author: mtredinnick Date: 2009-04-09 23:13:27 -0500 (Thu, 09 Apr 2009) New Revision: 10462 Modified: django/trunk/AUTHORS django/trunk/django/template/__init__.py django/trunk/django/template/defaulttags.py django/trunk/django/utils/text.py django/trunk/tests/regressiontests/templa

Re: [Django] #8104: IntegerField max_value & min_value errors require a %s

2009-04-09 Thread Django
#8104: IntegerField max_value & min_value errors require a %s --+- Reporter: Chris Jones | Owner: nobody Status: new | Mil

Re: [Django] #10771: Add a transaction context manager

2009-04-09 Thread Django
#10771: Add a transaction context manager ---+ Reporter: obeattie | Owner: nobody Status: new | Milestone:

Re: [Django] #9315: Keyword arguments with spaces and the url tag

2009-04-09 Thread Django
#9315: Keyword arguments with spaces and the url tag --+- Reporter: alexisbellido| Owner: nessita Status: assigned | Milestone: 1.1

Re: [Django] #10675: escapejs doesn't handle U+2028 LINE SEPARATOR

2009-04-09 Thread Django
#10675: escapejs doesn't handle U+2028 LINE SEPARATOR --+- Reporter: olau | Owner: rleland Status: new | Milestone: 1.1 Component: Template system |

Re: [Django] #4501: Coverage support for tests

2009-04-09 Thread Django
#4501: Coverage support for tests +--- Reporter: b...@almad.net | Owner: ericholscher Status: new| Milestone: Component: Testing framework |

[Django] #10776: there should be a link from slugfield description to prepopulated field description

2009-04-09 Thread Django
#10776: there should be a link from slugfield description to prepopulated field description ---+ Reporter: ernop | Owner: nobody Status: new| Milestone: Component: Documentat

[Changeset] r10461 - in django/branches/releases/1.0.X: django/contrib/localflavor/pl tests/regressiontests/forms/localflavor

2009-04-09 Thread noreply
Author: mtredinnick Date: 2009-04-09 20:13:29 -0500 (Thu, 09 Apr 2009) New Revision: 10461 Modified: django/branches/releases/1.0.X/django/contrib/localflavor/pl/forms.py django/branches/releases/1.0.X/tests/regressiontests/forms/localflavor/pl.py Log: [1.0.X] Fixed #8515 -- Fixed validatio

Re: [Django] #8515: PLREGONField incorrecly validates REGON numbers

2009-04-09 Thread Django
#8515: PLREGONField incorrecly validates REGON numbers ---+ Reporter: Piotr Lewandowski | Owner: nobody Status: closed| Milestone: 1.1 Co

[Changeset] r10460 - in django/trunk: django/contrib/localflavor/pl tests/regressiontests/forms/localflavor

2009-04-09 Thread noreply
Author: mtredinnick Date: 2009-04-09 20:03:44 -0500 (Thu, 09 Apr 2009) New Revision: 10460 Modified: django/trunk/django/contrib/localflavor/pl/forms.py django/trunk/tests/regressiontests/forms/localflavor/pl.py Log: Fixed #8515 -- Fixed validation of Polish REGON numbers. Patch from Piotr

[Django] #10775: utils/version.py should not assume that it has access to the file system

2009-04-09 Thread Django
#10775: utils/version.py should not assume that it has access to the file system ---+ Reporter: mad| Owner: mad Status: new| Milestone: Component: Uncategorized |

Re: [Django] #10773: 3 letters french translation of August use 4 chars

2009-04-09 Thread Django
#10773: 3 letters french translation of August use 4 chars +--- Reporter: djoume | Owner: nobody Status: new| Milestone: 1.1 Component: Uncategorized |

Re: [Django] #6735: Class-based generic views

2009-04-09 Thread Django
#6735: Class-based generic views +--- Reporter: jkocherhans| Owner: telenieko Status: assigned | Milestone: 1.2 Component: Generic views | Version: SVN

Re: [Django] #10774: Accessing form media subtypes ('js', 'css') in templates does not work

2009-04-09 Thread Django
#10774: Accessing form media subtypes ('js', 'css') in templates does not work +--- Reporter: tarequeh | Owner: nobody Status: new| Milestone: 1.1

Re: [Django] #10774: Accessing form media subtypes ('js', 'css') in templates does not work

2009-04-09 Thread Django
#10774: Accessing form media subtypes ('js', 'css') in templates does not work ---+ Reporter: tarequeh | Owner: nobody Status: new | Milestone: 1.1

Re: [Django] #10774: Accessing form media subtypes ('js', 'css') in templates does not work

2009-04-09 Thread Django
#10774: Accessing form media subtypes ('js', 'css') in templates does not work ---+ Reporter: tarequeh | Owner: nobody Status: new | Milestone: 1.1

Re: [Django] #10571: FakePayload Truncates Unicode Content

2009-04-09 Thread Django
#10571: FakePayload Truncates Unicode Content ---+ Reporter: rwag...@physics.ucsd.edu | Owner: nobody Status: reopened | Milestone: 1.1 Component: Testing fra

[Django] #10774: Accessing form media subtypes ('js', 'css') in templates does not work

2009-04-09 Thread Django
#10774: Accessing form media subtypes ('js', 'css') in templates does not work --+- Reporter: tarequeh | Owner: nobody Status: new | Milestone: Component: Forms

Re: [Django] #10571: FakePayload Truncates Unicode Content

2009-04-09 Thread Django
#10571: FakePayload Truncates Unicode Content ---+ Reporter: rwag...@physics.ucsd.edu | Owner: nobody Status: reopened | Milestone: 1.1 Component: Testing fra

[Django] #10773: 3 letters french translation of August use 4 chars

2009-04-09 Thread Django
#10773: 3 letters french translation of August use 4 chars ---+ Reporter: djoume | Owner: nobody Status: new| Milestone: Component: Uncategorized | Version: 1.0

Re: [Django] #10765: Problem with translations when the settings module is a folder

2009-04-09 Thread Django
#10765: Problem with translations when the settings module is a folder ---+ Reporter: vbmendes | Owner: nobody Status: new | Milest

Re: [Django] #9563: displaying comments docs lack attributes description

2009-04-09 Thread Django
#9563: displaying comments docs lack attributes description +--- Reporter: mapleoin | Owner: jacob Status: closed | Milestone: 1.1 Component: Documentation

Re: [Django] #10772: Password Reset exposes non-trivial security vulnerability

2009-04-09 Thread Django
#10772: Password Reset exposes non-trivial security vulnerability -+-- Reporter: fergusferrier | Owner: nobody Status: closed | Milestone:

Re: [Django] #10771: Add a transaction context manager

2009-04-09 Thread Django
#10771: Add a transaction context manager ---+ Reporter: obeattie | Owner: nobody Status: new | Milestone:

Re: [Django] #10154: allow the combination of an F expression with a timedelta

2009-04-09 Thread Django
#10154: allow the combination of an F expression with a timedelta ---+ Reporter: Koen Biermans | Owner: nobody Status: new | Milestone:

Re: [Django] #10154: allow the combination of an F expression with a timedelta

2009-04-09 Thread Django
#10154: allow the combination of an F expression with a timedelta ---+ Reporter: Koen Biermans | Owner: nobody Status: new | Milestone:

[Django] #10772: Password Reset exposes non-trivial security vulnerability

2009-04-09 Thread Django
#10772: Password Reset exposes non-trivial security vulnerability --+- Reporter: fergusferrier | Owner: nobody Status: new | Milestone: Component: Authentication

[Django] #10771: Add a transaction context manager

2009-04-09 Thread Django
#10771: Add a transaction context manager --+- Reporter: obeattie | Owner: nobody Status: new | Milestone: Component: Database layer (models, ORM)

Re: [Django] #10768: Allow for Admin Actions to be applied to an empty QuerySet

2009-04-09 Thread Django
#10768: Allow for Admin Actions to be applied to an empty QuerySet --+- Reporter: andreplebl...@gmail.com | Owner: nobody Status: closed | Milestone: Co

Re: [Django] #7048: Support clearing FileFields with ModelForms

2009-04-09 Thread Django
#7048: Support clearing FileFields with ModelForms ---+ Reporter: jarrow| Owner: brosner Status: assigned | Milestone: 1.1 Component: django.contr

Re: [Django] #9289: Swedish (se) localflavor

2009-04-09 Thread Django
#9289: Swedish (se) localflavor -+-- Reporter: peritus | Owner: Status: new | Milestone: 1.2 Component

Re: [Django] #9286: Starting other processes in a view gives me some weird results.

2009-04-09 Thread Django
#9286: Starting other processes in a view gives me some weird results. +--- Reporter: namename12 | Owner: nobody Status: closed | Milestone: 1.1 Component: Uncatego

Re: [Django] #9118: Unhelpful handling of UTF_8 encoding bugs in ModelForm field.help_text

2009-04-09 Thread Django
#9118: Unhelpful handling of UTF_8 encoding bugs in ModelForm field.help_text ---+ Reporter: jbl1 | Owner: Status: closed| Milestone: 1.1 Component: Forms |

Re: [Django] #8538: Document when process_response and process_exception middleware is invoked

2009-04-09 Thread Django
#8538: Document when process_response and process_exception middleware is invoked +--- Reporter: TP | Owner: jacob Status: closed | Milestone: 1.1

Re: [Django] #10770: IntegrityError when creating multiple inline objects with ForeignKey and unique_together

2009-04-09 Thread Django
#10770: IntegrityError when creating multiple inline objects with ForeignKey and unique_together ---+ Reporter: rutt | Owner: nobody Status: new | Mile

Re: [Django] #10769: IntegrityError with generic relations, unique_together, and inline admin forms

2009-04-09 Thread Django
#10769: IntegrityError with generic relations, unique_together, and inline admin forms ---+ Reporter: rutt | Owner: nobody Status: new | Milestone: 1.

Re: [Django] #8356: The documentation for mod_python should state the permissions or ownership settings of the project files

2009-04-09 Thread Django
#8356: The documentation for mod_python should state the permissions or ownership settings of the project files +--- Reporter: anonymous | Owner: jacob

[Changeset] r10459 - in django/branches/releases/1.0.X: . django/views/generic tests/regressiontests/views tests/regressiontests/views/tests/generic tests/templates/views

2009-04-09 Thread noreply
Author: jacob Date: 2009-04-09 10:28:41 -0500 (Thu, 09 Apr 2009) New Revision: 10459 Added: django/branches/releases/1.0.X/tests/templates/views/article_archive_day.html Modified: django/branches/releases/1.0.X/AUTHORS django/branches/releases/1.0.X/django/views/generic/date_based.py

[Django] #10770: IntegrityError when creating multiple inline objects with ForeignKey and unique_together

2009-04-09 Thread Django
#10770: IntegrityError when creating multiple inline objects with ForeignKey and unique_together --+- Reporter: rutt | Owner: nobody Status: new | Milestone: 1.1 Com

[Changeset] r10458 - django/trunk/tests/templates/views

2009-04-09 Thread noreply
Author: jacob Date: 2009-04-09 10:26:15 -0500 (Thu, 09 Apr 2009) New Revision: 10458 Added: django/trunk/tests/templates/views/article_archive_day.html Log: Added missing file from [10457]. Added: django/trunk/tests/templates/views/article_archive_day.html

[Changeset] r10457 - in django/trunk: . django/views/generic tests/regressiontests/views tests/regressiontests/views/tests/generic

2009-04-09 Thread noreply
Author: jacob Date: 2009-04-09 10:23:56 -0500 (Thu, 09 Apr 2009) New Revision: 10457 Modified: django/trunk/AUTHORS django/trunk/django/views/generic/date_based.py django/trunk/tests/regressiontests/views/tests/generic/date_based.py django/trunk/tests/regressiontests/views/urls.py Log

Re: [Django] #10571: FakePayload Truncates Unicode Content

2009-04-09 Thread Django
#10571: FakePayload Truncates Unicode Content ---+ Reporter: rwag...@physics.ucsd.edu | Owner: nobody Status: reopened | Milestone: 1.1 Component: Testing fra

Re: [Django] #10769: IntegrityError with generic relations, unique_together, and inline admin forms

2009-04-09 Thread Django
#10769: IntegrityError with generic relations, unique_together, and inline admin forms ---+ Reporter: rutt | Owner: nobody Status: new | Milestone: 1.

[Django] #10769: IntegrityError with generic relations, unique_together, and inline admin forms

2009-04-09 Thread Django
#10769: IntegrityError with generic relations, unique_together, and inline admin forms ---+ Reporter: rutt | Owner: nobody Status: new| Milestone: 1.1 Component: Uncategorized

Re: [Django] #7048: Support clearing FileFields with ModelForms

2009-04-09 Thread Django
#7048: Support clearing FileFields with ModelForms ---+ Reporter: jarrow| Owner: brosner Status: assigned | Milestone: 1.1 Component: django.contr

Re: [Django] #10768: Allow for Admin Actions to be applied to an empty QuerySet

2009-04-09 Thread Django
#10768: Allow for Admin Actions to be applied to an empty QuerySet --+- Reporter: andreplebl...@gmail.com | Owner: nobody Status: closed | Milestone: Co

[Django] #10768: Allow for Admin Actions to be applied to an empty QuerySet

2009-04-09 Thread Django
#10768: Allow for Admin Actions to be applied to an empty QuerySet -+-- Reporter: andreplebl...@gmail.com | Owner: nobody Status: new | Milestone: Component: django.contrib.

[Changeset] r10456 - in django/trunk: django/core/management tests/modeltests/invalid_models tests/regressiontests/serializers_regress

2009-04-09 Thread noreply
Author: jacob Date: 2009-04-09 10:09:35 -0500 (Thu, 09 Apr 2009) New Revision: 10456 Modified: django/trunk/django/core/management/validation.py django/trunk/tests/modeltests/invalid_models/models.py django/trunk/tests/regressiontests/serializers_regress/models.py Log: Fixed #5563: `Bool

[Changeset] r10455 - in django/trunk: django/db/backends docs/ref/models tests/modeltests/unmanaged_models

2009-04-09 Thread noreply
Author: jacob Date: 2009-04-09 10:03:31 -0500 (Thu, 09 Apr 2009) New Revision: 10455 Added: django/trunk/tests/modeltests/unmanaged_models/tests.py Modified: django/trunk/django/db/backends/creation.py django/trunk/docs/ref/models/options.txt django/trunk/tests/modeltests/unmanaged_mo

Re: [Django] #10767: SQL flush statements are generated for through many to many tables set managed = False

2009-04-09 Thread Django
#10767: SQL flush statements are generated for through many to many tables set managed = False ---+ Reporter: trevor| Owner: nobody Status: closed

Re: [Django] #10765: Problem with translations when the settings module is a folder

2009-04-09 Thread Django
#10765: Problem with translations when the settings module is a folder ---+ Reporter: vbmendes | Owner: nobody Status: new | Milest

Re: [Django] #9230: Iterating over checkboxes in CheckboxSelectMultiple should be possible

2009-04-09 Thread Django
#9230: Iterating over checkboxes in CheckboxSelectMultiple should be possible --+- Reporter: mtredinnick | Owner: mtredinnick Status: new | Milestone: Compone

Re: [Django] #7140: Errors in escaping fieldnames in Oracle

2009-04-09 Thread Django
#7140: Errors in escaping fieldnames in Oracle ---+ Reporter: her...@snt.utwente.nl | Owner: mboersma Status: assigned | Milestone:

[Django] #10767: SQL flush statements are generated for through many to many tables set managed = False

2009-04-09 Thread Django
#10767: SQL flush statements are generated for through many to many tables set managed = False --+- Reporter: trevor| Owner: nobody Status: new | Milestone: