[Changeset] r9129 - in django/trunk: django/contrib/localflavor/es tests/regressiontests/forms/localflavor

2008-10-04 Thread noreply
Author: mtredinnick Date: 2008-10-05 00:59:04 -0500 (Sun, 05 Oct 2008) New Revision: 9129 Modified: django/trunk/django/contrib/localflavor/es/forms.py django/trunk/tests/regressiontests/forms/localflavor/es.py Log: Fixed #9259 -- Fixed a validation error for Spanish identity card numbers.

[Changeset] r9128 - django/branches/releases/1.0.X/django/contrib/comments/views

2008-10-04 Thread noreply
Author: mtredinnick Date: 2008-10-05 00:21:14 -0500 (Sun, 05 Oct 2008) New Revision: 9128 Modified: django/branches/releases/1.0.X/django/contrib/comments/views/comments.py Log: [1.0.X] Fixed #8963 -- Use the require_POST decorator instead of doing things manually in one of the comment

[Changeset] r9126 - in django/branches/releases/1.0.X: django/contrib/comments/templates/comments django/contrib/comments/views tests/regressiontests/comment_tests/tests

2008-10-04 Thread noreply
Author: mtredinnick Date: 2008-10-05 00:20:00 -0500 (Sun, 05 Oct 2008) New Revision: 9126 Modified: django/branches/releases/1.0.X/django/contrib/comments/templates/comments/approve.html django/branches/releases/1.0.X/django/contrib/comments/templates/comments/approved.html

[Changeset] r9125 - in django/branches/releases/1.0.X: django/contrib/comments/views tests/regressiontests/comment_tests/tests

2008-10-04 Thread noreply
Author: mtredinnick Date: 2008-10-05 00:18:25 -0500 (Sun, 05 Oct 2008) New Revision: 9125 Modified: django/branches/releases/1.0.X/django/contrib/comments/views/comments.py django/branches/releases/1.0.X/tests/regressiontests/comment_tests/tests/comment_view_tests.py Log: [1.0.x] Fixed

[Changeset] r9123 - django/branches/releases/1.0.X/django/contrib/comments

2008-10-04 Thread noreply
Author: mtredinnick Date: 2008-10-05 00:16:38 -0500 (Sun, 05 Oct 2008) New Revision: 9123 Modified: django/branches/releases/1.0.X/django/contrib/comments/forms.py Log: [1.0.X] Fixed #8879 -- Used ungettext instead of ngettext in the comments framework. Patch from zgoda. Backport of r9116

[Changeset] r9117 - django/trunk/django/contrib/comments/templates/comments

2008-10-04 Thread noreply
Author: mtredinnick Date: 2008-10-05 00:06:26 -0500 (Sun, 05 Oct 2008) New Revision: 9117 Modified: django/trunk/django/contrib/comments/templates/comments/approve.html django/trunk/django/contrib/comments/templates/comments/delete.html

[Changeset] r9115 - django/trunk/django/contrib/comments/templates/comments

2008-10-04 Thread noreply
Author: mtredinnick Date: 2008-10-05 00:04:56 -0500 (Sun, 05 Oct 2008) New Revision: 9115 Removed: django/trunk/django/contrib/comments/templates/comments/reply.html django/trunk/django/contrib/comments/templates/comments/reply_preview.html Log: Fixed #9141 -- Removed two templates from

Re: [Django] #8879: ngettext is used in comments framework

2008-10-04 Thread Django
#8879: ngettext is used in comments framework --+- Reporter: zgoda| Owner: nobody Status: closed | Milestone: Component:

[Changeset] r9114 - django/branches/releases/1.0.X/tests/regressiontests/templates

2008-10-04 Thread noreply
Author: mtredinnick Date: 2008-10-05 00:02:55 -0500 (Sun, 05 Oct 2008) New Revision: 9114 Modified: django/branches/releases/1.0.X/tests/regressiontests/templates/urls.py Log: [1.0.X] Altered a failing url template tag test to work more reliably. There's no guarantee about the order in which

[Django] #9303: comment templatetags should be independent of Comment model

2008-10-04 Thread Django
#9303: comment templatetags should be independent of Comment model +--- Reporter: thejaswi_puthraya | Owner: nobody Status: new |

Re: [Django] #9300: misprint

2008-10-04 Thread Django
#9300: misprint +--- Reporter: romankrv | Owner: nobody Status: new| Milestone: Component: Documentation | Version: 1.0

Re: [Django] #8803: Possibility to use username if full name is missing in the comments framework

2008-10-04 Thread Django
#8803: Possibility to use username if full name is missing in the comments framework --+- Reporter: thejaswi_puthraya| Owner: nobody Status: new

[Django] #9302: postgresql: currval of sequence is not yet defined in this session: fix

2008-10-04 Thread Django
#9302: postgresql: currval of sequence is not yet defined in this session: fix --+- Reporter: [EMAIL PROTECTED] | Owner: nobody Status: new | Milestone:

Re: [Django] #9239: Better reverse() handling for the (.*) pattern

2008-10-04 Thread Django
#9239: Better reverse() handling for the (.*) pattern -+-- Reporter: mtredinnick | Owner: mtredinnick Status: closed | Milestone: Component: Core

Re: [Django] #541: [patch] Making generic views use other templates like Zope3 ZPT

2008-10-04 Thread Django
#541: [patch] Making generic views use other templates like Zope3 ZPT -+-- Reporter: [EMAIL PROTECTED] | Owner: jacob Status: reopened| Milestone:

Re: [Django] #8928: Make a WSGI compatibility layer for Django middleware

2008-10-04 Thread Django
#8928: Make a WSGI compatibility layer for Django middleware +--- Reporter: simon | Owner: nobody Status: new| Milestone: post-1.0 Component: Uncategorized

Re: [Django] #6470: Admin urls should use urlpatterns

2008-10-04 Thread Django
#6470: Admin urls should use urlpatterns ---+ Reporter: jdetaeye | Owner: Alex Status: new | Milestone: Component:

Re: [Django] #541: [patch] Making generic views use other templates like Zope3 ZPT

2008-10-04 Thread Django
#541: [patch] Making generic views use other templates like Zope3 ZPT -+-- Reporter: [EMAIL PROTECTED] | Owner: jacob Status: reopened| Milestone:

Re: [Django] #4397: [gis] GeoDjango Documentation for Windows

2008-10-04 Thread Django
#4397: [gis] GeoDjango Documentation for Windows --+- Reporter: [EMAIL PROTECTED] | Owner: jbronn Status: closed | Milestone:

[Django] #9299: Using pointfield in the admin, openlayers zooms too close

2008-10-04 Thread Django
#9299: Using pointfield in the admin, openlayers zooms too close ---+ Reporter: oyvind | Owner: nobody Status: new| Milestone: post-1.0 Component: GIS

Re: [Django] #6470: Admin urls should use urlpatterns

2008-10-04 Thread Django
#6470: Admin urls should use urlpatterns ---+ Reporter: jdetaeye | Owner: Alex Status: new | Milestone: Component:

Re: [Django] #5888: Add head, options, put, delete to test Client

2008-10-04 Thread Django
#5888: Add head, options, put, delete to test Client ---+ Reporter: Scott Barr <[EMAIL PROTECTED]> | Owner: leahculver Status: assigned | Milestone:

Re: [Django] #9298: Error in tutorial part 4 : if error_message test doesn't work

2008-10-04 Thread Django
#9298: Error in tutorial part 4 : if error_message test doesn't work +--- Reporter: marco_2025 | Owner: nobody Status: closed | Milestone: Component:

[Django] #9298: Error in tutorial part 4 : if error_message test doesn't work

2008-10-04 Thread Django
#9298: Error in tutorial part 4 : if error_message test doesn't work ---+ Reporter: marco_2025 | Owner: nobody Status: new| Milestone: Component: Documentation | Version:

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

2008-10-04 Thread Django
#9289: Swedish (se) localflavor -+-- Reporter: peritus | Owner: peritus Status: new | Milestone: post-1.0

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

2008-10-04 Thread Django
#9289: Swedish (se) localflavor -+-- Reporter: peritus | Owner: peritus Status: new | Milestone: post-1.0