Re: [Django] #10656: Documentation correction for unicode character encoding typo

2009-03-29 Thread Django
#10656: Documentation correction for unicode character encoding typo +--- Reporter: kgrandis | Owner: nobody Status: new| Milestone: Component:

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

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

Re: [Django] #10656: Documentation correction for unicode character encoding typo

2009-03-29 Thread Django
#10656: Documentation correction for unicode character encoding typo +--- Reporter: kgrandis | Owner: nobody Status: new| Milestone: Component:

[Django] #10656: Documentation correction for unicode character encoding typo

2009-03-29 Thread Django
#10656: Documentation correction for unicode character encoding typo ---+ Reporter: kgrandis | Owner: nobody Status: new| Milestone: Component: Documentation | Version:

Re: [Django] #6799: Update to truncate words methods to make them more callable

2009-03-29 Thread Django
#6799: Update to truncate words methods to make them more callable ---+ Reporter: bret | Owner: adamfast Status: assigned | Milestone: Component: Contrib

Re: [Django] #10094: do_extenbds function incorrectly parses Token

2009-03-29 Thread Django
#10094: do_extenbds function incorrectly parses Token --+- Reporter: pe...@monicol.co.uk | Owner: nobody Status: new | Milestone: 1.1 Component: Template

Re: [Django] #10079: [trivial, patch] Make template.context usable outside of Django

2009-03-29 Thread Django
#10079: [trivial, patch] Make template.context usable outside of Django +--- Reporter: kcarnold | Owner: nobody Status: new| Milestone: 1.1 Component:

Re: [Django] #10079: [trivial, patch] Make template.context usable outside of Django

2009-03-29 Thread Django
#10079: [trivial, patch] Make template.context usable outside of Django +--- Reporter: kcarnold | Owner: nobody Status: new| Milestone: 1.1 Component:

Re: [Django] #10079: [trivial, patch] Make template.context usable outside of Django

2009-03-29 Thread Django
#10079: [trivial, patch] Make template.context usable outside of Django +--- Reporter: kcarnold | Owner: nobody Status: new| Milestone: 1.1 Component:

Re: [Django] #5563: BooleanField should raise an error if null=True

2009-03-29 Thread Django
#5563: BooleanField should raise an error if null=True ---+ Reporter: shaunc | Owner: SamBull Status: assigned | Milestone: 1.1

Re: [Django] #10094: do_extenbds function incorrectly parses Token

2009-03-29 Thread Django
#10094: do_extenbds function incorrectly parses Token --+- Reporter: pe...@monicol.co.uk | Owner: nobody Status: new | Milestone: 1.1 Component: Template

Re: [Django] #9666: ssi tag don't works with context variables

2009-03-29 Thread Django
#9666: ssi tag don't works with context variables --+- Reporter: andrews | Owner: nobody Status: new | Milestone: 1.1 Component:

Re: [Django] #9672: timeuntil filters doesn't work with DateField since [8579]

2009-03-29 Thread Django
#9672: timeuntil filters doesn't work with DateField since [8579] --+- Reporter: anonymous| Owner: nobody Status: new | Milestone: 1.1

[Changeset] r10189 - django/branches/releases/1.0.X/docs/howto

2009-03-29 Thread noreply
Author: jbronn Date: 2009-03-29 22:36:35 -0500 (Sun, 29 Mar 2009) New Revision: 10189 Modified: django/branches/releases/1.0.X/docs/howto/jython.txt Log: [1.0.X] Fixed #10653 -- Update docs regarding Jython support. Thanks, Leo Soto for ticket & patch. Backport of r10188 from trunk.

Re: [Django] #10094: do_extenbds function incorrectly parses Token

2009-03-29 Thread Django
#10094: do_extenbds function incorrectly parses Token --+- Reporter: pe...@monicol.co.uk | Owner: nobody Status: new | Milestone: 1.1 Component: Template

[Changeset] r10188 - django/trunk/docs/howto

2009-03-29 Thread noreply
Author: jbronn Date: 2009-03-29 22:32:40 -0500 (Sun, 29 Mar 2009) New Revision: 10188 Modified: django/trunk/docs/howto/jython.txt Log: Fixed #10653 -- Update docs regarding Jython support. Thanks, Leo Soto for ticket & patch. Modified: django/trunk/docs/howto/jython.txt

Re: [Django] #10612: list_editable admin documentation

2009-03-29 Thread Django
#10612: list_editable admin documentation +--- Reporter: anonymous | Owner: nobody Status: new| Milestone: 1.1 Component: Documentation

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

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

Re: [Django] #10617: Typo in docs/ref/contrib/admin/index.txt

2009-03-29 Thread Django
#10617: Typo in docs/ref/contrib/admin/index.txt +--- Reporter: UloPe | Owner: nobody Status: new| Milestone: 1.1 Component: Documentation

Re: [Django] #10631: Documentation: SQL for second exclude example is incorrect

2009-03-29 Thread Django
#10631: Documentation: SQL for second exclude example is incorrect +--- Reporter: muffinresearch | Owner: nobody Status: new| Milestone: 1.1 Component:

Re: [Django] #10653: Remove outdated note on Jython version needed for running Django

2009-03-29 Thread Django
#10653: Remove outdated note on Jython version needed for running Django +--- Reporter: leosoto| Owner: nobody Status: new| Milestone: 1.1

[Changeset] r10187 - django/trunk/django/db/backends

2009-03-29 Thread noreply
Author: jbronn Date: 2009-03-29 22:11:12 -0500 (Sun, 29 Mar 2009) New Revision: 10187 Modified: django/trunk/django/db/backends/signals.py Log: Fixed redundant definition of `connection_created` signal due to DVCS mistake. My bad. Modified: django/trunk/django/db/backends/signals.py

Re: [Django] #10055: Documentation clarification to url lookups

2009-03-29 Thread Django
#10055: Documentation clarification to url lookups +--- Reporter: TLS| Owner: kgrandis Status: assigned | Milestone: 1.1 Component: Documentation |

Re: [Django] #10369: {% trans %} and {% blocktrans %} breaking auto escape

2009-03-29 Thread Django
#10369: {% trans %} and {% blocktrans %} breaking auto escape -+-- Reporter: Briel | Owner: andrewbadr Status: new | Milestone: 1.1

[Changeset] r10186 - django/trunk/django/utils

2009-03-29 Thread noreply
Author: jbronn Date: 2009-03-29 22:03:37 -0500 (Sun, 29 Mar 2009) New Revision: 10186 Modified: django/trunk/django/utils/text.py Log: Fixed #10655 -- Who uses 5-space indentation anyways? Thanks to Andrew Badr for the ticket & patch. Modified: django/trunk/django/utils/text.py

Re: [Django] #10055: Documentation clarification to url lookups

2009-03-29 Thread Django
#10055: Documentation clarification to url lookups +--- Reporter: TLS| Owner: kgrandis Status: assigned | Milestone: 1.1 Component: Documentation |

Re: [Django] #9130: Typo in gis/admin/widgets.py

2009-03-29 Thread Django
#9130: Typo in gis/admin/widgets.py +--- Reporter: scel | Owner: nobody Status: new| Milestone: 1.1 Component: Contrib apps |

Re: [Django] #5034: request.urlconf does not get used in URL template tag

2009-03-29 Thread Django
#5034: request.urlconf does not get used in URL template tag -+-- Reporter: Trey| Owner: SmileyChris Status: new | Milestone:

Re: [Django] #5563: BooleanField should raise an error if null=True

2009-03-29 Thread Django
#5563: BooleanField should raise an error if null=True ---+ Reporter: shaunc | Owner: SamBull Status: assigned | Milestone: 1.1

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

2009-03-29 Thread noreply
Author: gwilson Date: 2009-03-29 18:40:04 -0500 (Sun, 29 Mar 2009) New Revision: 10185 Modified: django/branches/releases/1.0.X/tests/regressiontests/templates/tests.py Log: [1.0.X]: Removed an inadvertent raise statement added in [8777] and added the printing of tracebacks for template

Re: [Django] #10094: do_extenbds function incorrectly parses Token

2009-03-29 Thread Django
#10094: do_extenbds function incorrectly parses Token --+- Reporter: pe...@monicol.co.uk | Owner: mcroydon Status: assigned | Milestone: 1.1 Component: Template

[Changeset] r10184 - in django/trunk: django/contrib/localflavor/at django/contrib/localflavor/cz django/contrib/localflavor/ro tests/modeltests/aggregation tests/modeltests/defer tests/modeltests/exp

2009-03-29 Thread noreply
Author: jbronn Date: 2009-03-29 18:35:09 -0500 (Sun, 29 Mar 2009) New Revision: 10184 Modified: django/trunk/django/contrib/localflavor/at/ django/trunk/django/contrib/localflavor/cz/ django/trunk/django/contrib/localflavor/ro/ django/trunk/tests/modeltests/aggregation/

[Changeset] r10183 - django/trunk/tests/regressiontests/templates

2009-03-29 Thread noreply
Author: gwilson Date: 2009-03-29 18:33:01 -0500 (Sun, 29 Mar 2009) New Revision: 10183 Modified: django/trunk/tests/regressiontests/templates/tests.py Log: Removed an inadvertent raise statement added in [8777] and added the printing of tracebacks for template tests that raise an unhandled

Re: [Django] #8462: length and length_is filters don't fail silently

2009-03-29 Thread Django
#8462: length and length_is filters don't fail silently +--- Reporter: magneto| Owner: gwilson Status: assigned | Milestone: Component: Template

Re: [Django] #8462: length and length_is filters don't fail silently

2009-03-29 Thread Django
#8462: length and length_is filters don't fail silently +--- Reporter: magneto| Owner: gwilson Status: new| Milestone: Component: Template

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

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

Re: [Django] #10094: do_extenbds function incorrectly parses Token

2009-03-29 Thread Django
#10094: do_extenbds function incorrectly parses Token --+- Reporter: pe...@monicol.co.uk | Owner: mcroydon Status: assigned | Milestone: 1.1 Component: Template

[Changeset] r10182 - in django/trunk: django/db/backends django/db/backends/mysql django/db/backends/oracle django/db/backends/postgresql django/db/backends/postgresql_psycopg2 django/db/backends/sqli

2009-03-29 Thread noreply
Author: jbronn Date: 2009-03-29 18:15:58 -0500 (Sun, 29 Mar 2009) New Revision: 10182 Added: django/trunk/django/db/backends/signals.py Modified: django/trunk/django/db/backends/mysql/base.py django/trunk/django/db/backends/oracle/base.py

[Changeset] r10181 - django/trunk/django/contrib/admin/media/css

2009-03-29 Thread noreply
Author: wilson Date: 2009-03-29 18:05:51 -0500 (Sun, 29 Mar 2009) New Revision: 10181 Modified: django/trunk/django/contrib/admin/media/css/changelists.css Log: Some minor tweaks to the admin changelist styles for the new action menus. Cut out extranous margins around checkboxes on

Re: [Django] #10188: HttpResponse does not filter CR/LF characters from headers

2009-03-29 Thread Django
#10188: HttpResponse does not filter CR/LF characters from headers +--- Reporter: bthomas| Owner: rokclimb15 Status: new| Milestone: 1.1 Component:

Re: [Django] #10016: Cache middleware with memcached can't handle long URLs

2009-03-29 Thread Django
#10016: Cache middleware with memcached can't handle long URLs ---+ Reporter: jacob | Owner: tim Status: assigned | Milestone: 1.1 Component: Cache system |

Re: [Django] #9847: hardcoded string in core/handlers/base.py

2009-03-29 Thread Django
#9847: hardcoded string in core/handlers/base.py -+-- Reporter: drakkan | Owner: kgrandis Status: assigned| Milestone: 1.1 Component: Core framework |

Re: [Django] #8391: slugify template filter poorly encodes non-English strings

2009-03-29 Thread Django
#8391: slugify template filter poorly encodes non-English strings -+-- Reporter: bjornkri| Owner: nobody Status: reopened| Milestone:

Re: [Django] #8391: slugify template filter poorly encodes non-English strings

2009-03-29 Thread Django
#8391: slugify template filter poorly encodes non-English strings -+-- Reporter: bjornkri| Owner: nobody Status: reopened| Milestone:

Re: [Django] #9847: hardcoded string in core/handlers/base.py

2009-03-29 Thread Django
#9847: hardcoded string in core/handlers/base.py -+-- Reporter: drakkan | Owner: kgrandis Status: assigned| Milestone: 1.1 Component: Core framework |

Re: [Django] #10153: 'gte' missing in get_db_prep_lookup lookup

2009-03-29 Thread Django
#10153: 'gte' missing in get_db_prep_lookup lookup ---+ Reporter: gatwanagu | Owner: Status: new | Milestone: 1.1

Re: [Django] #9580: javascript_quote should accept SafeUnicode

2009-03-29 Thread Django
#9580: javascript_quote should accept SafeUnicode --+- Reporter: boyerc...@gmail.com | Owner: keithb Status: assigned | Milestone: 1.1 Component:

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

2009-03-29 Thread noreply
Author: tekNico Date: 2009-03-29 16:25:50 -0500 (Sun, 29 Mar 2009) New Revision: 10180 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: [1.0.X] Updated Italian translation

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

2009-03-29 Thread noreply
Author: tekNico Date: 2009-03-29 16:25:21 -0500 (Sun, 29 Mar 2009) New Revision: 10179 Modified: django/trunk/django/conf/locale/it/LC_MESSAGES/django.mo django/trunk/django/conf/locale/it/LC_MESSAGES/django.po Log: Updated Italian translation Modified:

Re: [Django] #10655: django/utils/text.py contains inconsistent indentation

2009-03-29 Thread Django
#10655: django/utils/text.py contains inconsistent indentation +--- Reporter: andrewbadr | Owner: andrewbadr Status: new| Milestone: 1.1 Component:

[Django] #10655: django/utils/text.py contains inconsistent indentation

2009-03-29 Thread Django
#10655: django/utils/text.py contains inconsistent indentation ---+ Reporter: andrewbadr | Owner: andrew Status: new| Milestone: 1.1 Component: Uncategorized | Version: 1.0

Re: [Django] #8826: URLField links to the current website cause page loading problem when useing Django developing server.

2009-03-29 Thread Django
#8826: URLField links to the current website cause page loading problem when useing Django developing server. +--- Reporter: ruserious | Owner: kkubasik Status: assigned |

Re: [Django] #8749: contrib.auth admin change password template breadcrumb differs

2009-03-29 Thread Django
#8749: contrib.auth admin change password template breadcrumb differs ---+ Reporter: SmileyChris | Owner: kkubasik Status: new | Milestone: 1.1

Re: [Django] #8749: contrib.auth admin change password template breadcrumb differs

2009-03-29 Thread Django
#8749: contrib.auth admin change password template breadcrumb differs ---+ Reporter: SmileyChris | Owner: anonymous Status: assigned | Milestone: 1.1

Re: [Django] #9362: InlineAdminForm breaks content_type FK on model

2009-03-29 Thread Django
#9362: InlineAdminForm breaks content_type FK on model ---+ Reporter: carljm| Owner: carljm Status: new | Milestone: 1.1 Component:

Re: [Django] #9362: InlineAdminForm breaks content_type FK on model

2009-03-29 Thread Django
#9362: InlineAdminForm breaks content_type FK on model ---+ Reporter: carljm| Owner: carljm Status: new | Milestone: 1.1 Component:

Re: [Django] #10254: The use of 'FileField' Upload file missing Chinese characters (non-ascii)

2009-03-29 Thread Django
#10254: The use of 'FileField' Upload file missing Chinese characters (non-ascii) ---+ Reporter: isoem...@163. com | Owner: nobody Status: new |

Re: [Django] #9966: Generic view "redirect_to" to carry existing query string

2009-03-29 Thread Django
#9966: Generic view "redirect_to" to carry existing query string -+-- Reporter: FilipeCorreia | Owner: nobody Status: new | Milestone: 1.1

Re: [Django] #10622: List editable breaks with model inheritance

2009-03-29 Thread Django
#10622: List editable breaks with model inheritance ---+ Reporter: oyvind| Owner: nobody Status: closed| Milestone: 1.1

[Changeset] r10178 - in django/trunk: django/contrib/admin/templatetags tests/regressiontests/admin_views

2009-03-29 Thread noreply
Author: brosner Date: 2009-03-29 13:52:38 -0500 (Sun, 29 Mar 2009) New Revision: 10178 Modified: django/trunk/django/contrib/admin/templatetags/admin_list.py django/trunk/tests/regressiontests/admin_views/models.py django/trunk/tests/regressiontests/admin_views/tests.py Log: Fixed

Re: [Django] #9696: FileField raises unhandled exception when filename contains non-ascii characters

2009-03-29 Thread Django
#9696: FileField raises unhandled exception when filename contains non-ascii characters ---+ Reporter: magarac | Owner: kmtracey Status: closed| Milestone:

Re: [Django] #2626: Datetime handling is broken when dealing with more than one time zone

2009-03-29 Thread Django
#2626: Datetime handling is broken when dealing with more than one time zone -+-- Reporter: Tom Tobin | Owner: nobody Status: new | Milestone: Component:

Re: [Django] #2131: [patch] HttpResponseSendFile for serving static files handler-specific sendfile mechanism

2009-03-29 Thread Django
#2131: [patch] HttpResponseSendFile for serving static files handler-specific sendfile mechanism ---+ Reporter: ymasuda[at]ethercube.com | Owner: alsleme Status: new |

Re: [Django] #2626: Datetime handling is broken when dealing with more than one time zone

2009-03-29 Thread Django
#2626: Datetime handling is broken when dealing with more than one time zone -+-- Reporter: Tom Tobin | Owner: nobody Status: new | Milestone: Component:

Re: [Django] #8813: BaseInlineFormSet unable to save existing objects

2009-03-29 Thread Django
#8813: BaseInlineFormSet unable to save existing objects ---+ Reporter: tobias| Owner: jkocherhans Status: assigned | Milestone: 1.1 Component: Forms |

[Django] #10654: incorrect error message for missing config

2009-03-29 Thread Django
#10654: incorrect error message for missing config +--- Reporter: gutworth| Owner: nobody Status: new | Milestone: Component: Core framework | Version: 1.0

[Django] #10653: Remove outdated note on Jython version needed for running Django

2009-03-29 Thread Django
#10653: Remove outdated note on Jython version needed for running Django ---+ Reporter: leosoto| Owner: nobody Status: new| Milestone: Component: Documentation |

Re: [Django] #10071: month and day lookup arguments should be integers

2009-03-29 Thread Django
#10071: month and day lookup arguments should be integers ---+ Reporter: leosoto | Owner: nobody Status: new | Milestone: 1.1

Re: [Django] #9986: CACHE_BACKEND argument name doesn't match code

2009-03-29 Thread Django
#9986: CACHE_BACKEND argument name doesn't match code +--- Reporter: john_scott | Owner: nobody Status: new| Milestone: 1.1 Component: Documentation |

[Django] #10652: Updated Slovenian (sl) translation for Django

2009-03-29 Thread Django
#10652: Updated Slovenian (sl) translation for Django --+- Reporter: gasperzejn| Owner: nobody Status: new | Milestone: 1.1 Component: Translations | Version: 1.0

Re: [Django] #9756: Recent changes to for tag (adding empty clause) leave context stack imbalanced when iterable is empty

2009-03-29 Thread Django
#9756: Recent changes to for tag (adding empty clause) leave context stack imbalanced when iterable is empty --+- Reporter: seanl| Owner: nobody Status: new |

Re: [Django] #10535: No Exception is thrown or output when fixtures are not found

2009-03-29 Thread Django
#10535: No Exception is thrown or output when fixtures are not found +--- Reporter: peterbraden| Owner: nobody Status: new| Milestone: Component: