Re: [Django] #9292: SESSION_SAVE_EVERY_REQUEST behavior is overkill

2008-10-03 Thread Django
#9292: SESSION_SAVE_EVERY_REQUEST behavior is overkill +--- Reporter: Huuuze | Owner: nobody Status: closed | Milestone:

Re: [Django] #8110: Admin interface: 'long' object has no attribute 'isdigit'

2008-10-03 Thread Django
#8110: Admin interface: 'long' object has no attribute 'isdigit' ---+ Reporter: anonymous | Owner: nobody Status: reopened | Milestone: 1.0 Component:

[Changeset] r9112 - django/trunk/tests/regressiontests/admin_scripts

2008-10-03 Thread noreply
Author: russellm Date: 2008-10-03 20:16:30 -0500 (Fri, 03 Oct 2008) New Revision: 9112 Modified: django/trunk/tests/regressiontests/admin_scripts/tests.py Log: Fixed #9293: Corrected expected test output for the admin_scripts tests, following the changes to --verbosity in 9110. Thanks to Alex

Re: [Django] #9288: Online docs example contains deprecated maxlength keyword

2008-10-03 Thread Django
#9288: Online docs example contains deprecated maxlength keyword +--- Reporter: xqp| Owner: nobody Status: closed | Milestone:

Re: [Django] #6961: loaddata fails if models directory instead of models.py

2008-10-03 Thread Django
#6961: loaddata fails if models directory instead of models.py --+- Reporter: pmd | Owner: nobody Status: new | Milestone: Component: django-a

[Django] #9297: Bad link

2008-10-03 Thread Django
#9297: Bad link ---+ Reporter: mintaka| Owner: nobody Status: new| Milestone: Component: Documentation | Version: 1.0 Keywords: Bad Link | Stage: U

Re: [Django] #9296: loaddata is looking in the wrong folder if using model folder instead of models.py

2008-10-03 Thread Django
#9296: loaddata is looking in the wrong folder if using model folder instead of models.py --+- Reporter: zhaoz| Owner: nobody Status: closed | Milestone:

Re: [Django] #9296: loaddata is looking in the wrong folder if using model folder instead of models.py

2008-10-03 Thread Django
#9296: loaddata is looking in the wrong folder if using model folder instead of models.py --+- Reporter: zhaoz| Owner: nobody Status: new | Milestone:

[Django] #9296: loaddata is looking in the wrong folder if using model folder instead of models.py

2008-10-03 Thread Django
#9296: loaddata is looking in the wrong folder if using model folder instead of models.py ---+ Reporter: zhaoz | Owner: nobody Status: new| Milestone: Component: Uncategorize

Re: [Django] #9295: Better error handling and/or error reporting when Proj.4 datum shifting files are not found

2008-10-03 Thread Django
#9295: Better error handling and/or error reporting when Proj.4 datum shifting files are not found --+- Reporter: springmeyer | Owner: nobody

Re: [Django] #8110: Admin interface: 'long' object has no attribute 'isdigit'

2008-10-03 Thread Django
#8110: Admin interface: 'long' object has no attribute 'isdigit' ---+ Reporter: anonymous | Owner: nobody Status: reopened | Milestone: 1.0 Component:

[Django] #9295: Better error handling and/or error reporting when Proj.4 datum shifting files are not found

2008-10-03 Thread Django
#9295: Better error handling and/or error reporting when Proj.4 datum shifting files are not found --+ Reporter: springmeyer | Owner: nobody

Re: [Django] #9245: Using choices in a mode field forces use of TypedChoiceField in a form field

2008-10-03 Thread Django
#9245: Using choices in a mode field forces use of TypedChoiceField in a form field ---+ Reporter: Tarken| Owner: badri Status: closed| Milestone: Component: Forms

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

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

Re: [Django] #9245: Using choices in a mode field forces use of TypedChoiceField in a form field

2008-10-03 Thread Django
#9245: Using choices in a mode field forces use of TypedChoiceField in a form field ---+ Reporter: Tarken| Owner: badri Status: closed| Milestone: Component: Forms

Re: [Django] #7501: template rendering doesn't reset cycle tag

2008-10-03 Thread Django
#7501: template rendering doesn't reset cycle tag -+-- Reporter: mitsuhiko | Owner: nobody Status: new | Milestone: post-1.0 Component: Templat

Re: [Django] #9294: TextArea widget calls force_unicode 2x on render

2008-10-03 Thread Django
#9294: TextArea widget calls force_unicode 2x on render -+-- Reporter: nkilday | Owner: nobody Status: new | Milestone: Component: Forms | Version:

[Django] #9294: TextArea widget calls force_unicode 2x on render

2008-10-03 Thread Django
#9294: TextArea widget calls force_unicode 2x on render -+-- Reporter: nkilday | Owner: nobody Status: new | Milestone: Component: Forms| Version: 1.0 Keywords: |

Re: [Django] #9293: Admin scripts test currently fail

2008-10-03 Thread Django
#9293: Admin scripts test currently fail +--- Reporter: Alex | Owner: Alex Status: new| Milestone: Component: Testing framework | Version

[Django] #9293: Admin scripts test currently fail

2008-10-03 Thread Django
#9293: Admin scripts test currently fail ---+ Reporter: Alex | Owner: nobody Status: new| Milestone: Component: Testing framework | Version: 1.0 Keywor

Re: [Django] #8571: comment framework throws obscure exception in {% comment_form_target %}

2008-10-03 Thread Django
#8571: comment framework throws obscure exception in {% comment_form_target %} --+- Reporter: [EMAIL PROTECTED] | Owner: nobody Status: closed |

Re: [Django] #7704: JS comments put after statements break make-messages.py output

2008-10-03 Thread Django
#7704: JS comments put after statements break make-messages.py output --+- Reporter: robbyd | Owner: nobody Status: new | Milestone:

Re: [Django] #7704: JS comments put after statements break make-messages.py output

2008-10-03 Thread Django
#7704: JS comments put after statements break make-messages.py output --+- Reporter: robbyd | Owner: nobody Status: new | Milestone:

Re: [Django] #9183: Using LocaleMiddleware breaks django.contrib.auth unittests

2008-10-03 Thread Django
#9183: Using LocaleMiddleware breaks django.contrib.auth unittests +--- Reporter: Bruno Bord | Owner: nobody Status: new| Milestone: Component: Test

[Django] #9280: A dead link on top page

2008-10-03 Thread Django
#9280: A dead link on top page ---+ Reporter: Takashi Matsuo <[EMAIL PROTECTED]> | Owner: nobody Status: new| Milestone: Component: Django Web site

[Changeset] r9111 - djangoproject.com/djangodocs

2008-10-03 Thread noreply
Author: jacob Date: 2008-10-03 11:19:39 -0500 (Fri, 03 Oct 2008) New Revision: 9111 Modified: djangoproject.com/djangodocs/urls.py djangoproject.com/djangodocs/views.py Log: [djangoproject.com] Fixed #9246 - fixed some URLs. Modified: djangoproject.com/djangodocs/urls.py ==

Re: [Django] #3189: [patch] generic date_based view, allowing week to start on monday

2008-10-03 Thread Django
#3189: [patch] generic date_based view, allowing week to start on monday -+-- Reporter: [EMAIL PROTECTED] | Owner: nobody Status: new | Milestone: Comp

Re: [Django] #8110: Admin interface: 'long' object has no attribute 'isdigit'

2008-10-03 Thread Django
#8110: Admin interface: 'long' object has no attribute 'isdigit' ---+ Reporter: anonymous | Owner: nobody Status: reopened | Milestone: 1.0 Component:

Re: [Django] #3189: [patch] generic date_based view, allowing week to start on monday

2008-10-03 Thread Django
#3189: [patch] generic date_based view, allowing week to start on monday -+-- Reporter: [EMAIL PROTECTED] | Owner: nobody Status: new | Milestone: Comp

[Django] #9291: SyndicationFeed.writeString(encoding) documentation uses broken encoding example

2008-10-03 Thread Django
#9291: SyndicationFeed.writeString(encoding) documentation uses broken encoding example +--- Reporter: [EMAIL PROTECTED] | Owner: nobody Status: new | Milestone: post-1.0 Component: Docum

[Django] #9292: SESSION_SAVE_EVERY_REQUEST behavior is overkill

2008-10-03 Thread Django
#9292: SESSION_SAVE_EVERY_REQUEST behavior is overkill +--- Reporter: Huuuze | Owner: nobody Status: new | Milestone: Component: Uncategorized

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

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

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

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

Re: [Django] #9262: Memory leak in django.utils.version.get_svn_revision

2008-10-03 Thread Django
#9262: Memory leak in django.utils.version.get_svn_revision +--- Reporter: semenov| Owner: nobody Status: reopened | Milestone: Component: Uncategorized |

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

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

[Django] #9290: List index out of range when invalid template tag is used

2008-10-03 Thread Django
#9290: List index out of range when invalid template tag is used ---+ Reporter: aneil | Owner: nobody Status: new| Milestone: Component: Uncategorized | Version: 1.0

[Django] #9289: Swedish (se) localflavor

2008-10-03 Thread Django
#9289: Swedish (se) localflavor +--- Reporter: peritus | Owner: peritus Status: new | Milestone: post-1.0 Component: django.contrib.localflavor | Version:

Re: [Django] #9246: root documentation url changed

2008-10-03 Thread Django
#9246: root documentation url changed --+- Reporter: SmileyChris | Owner: nobody Status: closed | Milestone: Component: Django Web site | Version: 1.

Re: [Django] #9288: Online docs example contains deprecated maxlength keyword

2008-10-03 Thread Django
#9288: Online docs example contains deprecated maxlength keyword +--- Reporter: xqp| Owner: nobody Status: new| Milestone:

Re: [Django] #9287: doc page inaccessible without double slashes at the end of the url

2008-10-03 Thread Django
#9287: doc page inaccessible without double slashes at the end of the url ---+ Reporter: afroisalreadyinu | Owner: nobody Status: closed| Milestone: Component:

[Django] #9288: Online docs example contains deprecated maxlength keyword

2008-10-03 Thread Django
#9288: Online docs example contains deprecated maxlength keyword --+- Reporter: xqp | Owner: nobody Status: new | Milestone: Component: Documentation |

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

2008-10-03 Thread Django
#9286: Starting other processes in a view gives me some weird results. +--- Reporter: namename12 | Owner: nobody Status: new| Milestone: Component: Uncatego

Re: [Django] #8110: Admin interface: 'long' object has no attribute 'isdigit'

2008-10-03 Thread Django
#8110: Admin interface: 'long' object has no attribute 'isdigit' ---+ Reporter: anonymous | Owner: nobody Status: reopened | Milestone: 1.0 Component:

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

2008-10-03 Thread Django
#9286: Starting other processes in a view gives me some weird results. +--- Reporter: namename12 | Owner: nobody Status: new| Milestone: Component: Uncatego

[Django] #9287: doc page inaccessible without double slashes at the end of the url

2008-10-03 Thread Django
#9287: doc page inaccessible without double slashes at the end of the url --+- Reporter: afroisalreadyinu | Owner: nobody Status: new | Milestone: Component: Django Web site |

Re: [Django] #8571: comment framework throws obscure exception in {% comment_form_target %}

2008-10-03 Thread Django
#8571: comment framework throws obscure exception in {% comment_form_target %} --+- Reporter: [EMAIL PROTECTED] | Owner: nobody Status: closed |

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

2008-10-03 Thread Django
#9286: Starting other processes in a view gives me some weird results. ---+ Reporter: namename12 | Owner: nobody Status: new| Milestone: Component: Uncategorized | Version:

Re: [Django] #8110: Admin interface: 'long' object has no attribute 'isdigit'

2008-10-03 Thread Django
#8110: Admin interface: 'long' object has no attribute 'isdigit' ---+ Reporter: anonymous | Owner: nobody Status: reopened | Milestone: 1.0 Component:

[Django] #9285: Admin options in models.py

2008-10-03 Thread Django
#9285: Admin options in models.py --+- Reporter: camflan | Owner: nobody Status: new | Milestone: post-1.0 Component: Contrib apps | Version: SVN Keywords: admin models |

Re: [Django] #8571: comment framework throws obscure exception in {% comment_form_target %}

2008-10-03 Thread Django
#8571: comment framework throws obscure exception in {% comment_form_target %} --+- Reporter: [EMAIL PROTECTED] | Owner: nobody Status: closed |

Re: [Django] #9076: Inline forms can result in a "Please correct the errors below." message with no errors listed.

2008-10-03 Thread Django
#9076: Inline forms can result in a "Please correct the errors below." message with no errors listed. -+-- Reporter: coady | Owner: nobody Status: reopened| Milestone:

[Django] #9284: Formsets don't call form's save

2008-10-03 Thread Django
#9284: Formsets don't call form's save --+- Reporter: [EMAIL PROTECTED] | Owner: nobody Status: new | Milestone: Component: Forms | Version: 1.0 Keywords:

[Django] #9283: DeprecationWarnings caused by makemessages with Python 2.6 (os.popen3)

2008-10-03 Thread Django
#9283: DeprecationWarnings caused by makemessages with Python 2.6 (os.popen3) --+- Reporter: arkx | Owner: nobody Status: new | Milestone: Component: Internatio

Re: [Django] #9282: Inclusion of comment-utils moderator facility

2008-10-03 Thread Django
#9282: Inclusion of comment-utils moderator facility --+- Reporter: thejaswi_puthraya| Owner: nobody Status: new | Milestone:

[Django] #9282: Inclusion of comment-utils moderator facility

2008-10-03 Thread Django
#9282: Inclusion of comment-utils moderator facility --+- Reporter: thejaswi_puthraya | Owner: nobody Status: new | Milestone: Component: dja

Re: [Django] #9254: porting guide lacks

2008-10-03 Thread Django
#9254: porting guide lacks +--- Reporter: beza1e1| Owner: nobody Status: new| Milestone: Component: Documentation | Version: 1.0 Reso

Re: [Django] #9039: Form validation problem for model with ForeignKey having unique=True, blank=True, null=True

2008-10-03 Thread Django
#9039: Form validation problem for model with ForeignKey having unique=True,blank=True,null=True ---+ Reporter: nategriswold | Owner: nobody Status: new | Milestone: