Re: [Django] #11506: session.flush should not delete the old session

2009-07-23 Thread Django
#11506: session.flush should not delete the old session --+- Reporter: Glenn| Owner: nobody Status: new | Milestone: Component:

Re: [Django] #4102: Allow UPDATE of only specific fields in model.save()

2009-07-23 Thread Django
#4102: Allow UPDATE of only specific fields in model.save() +--- Reporter: Collin Grady | Owner: cgrady Status: new| Milestone:

Re: [Django] #4102: Allow UPDATE of only specific fields in model.save()

2009-07-23 Thread Django
#4102: Allow UPDATE of only specific fields in model.save() +--- Reporter: Collin Grady | Owner: cgrady Status: new| Milestone: 1.1

[Changeset] r11320 - django/branches/soc2009/http-wsgi-improvements/django/http

2009-07-23 Thread noreply
Author: ccahoon Date: 2009-07-23 20:57:43 -0500 (Thu, 23 Jul 2009) New Revision: 11320 Modified: django/branches/soc2009/http-wsgi-improvements/django/http/__init__.py Log: [soc2009/http-wsgi-improvements] Fix early settings use in HttpResponseSendFile. Refs #2131. Modified:

Re: [Django] #7052: auth fixture fails to import when running test server

2009-07-23 Thread Django
#7052: auth fixture fails to import when running test server +--- Reporter: jb0t | Owner: nobody Status: new| Milestone:

Re: [Django] #11535: GenericRelation query with OR creates incorrect SQL

2009-07-23 Thread Django
#11535: GenericRelation query with OR creates incorrect SQL ---+ Reporter: brianglass| Owner: nobody Status: new | Milestone: 1.2

[Django] #11538: Documentation links wrong

2009-07-23 Thread Django
#11538: Documentation links wrong ---+ Reporter: Ianr | Owner: nobody Status: new| Milestone: Component: Documentation | Version: 1.0 Keywords:

[Changeset] r11319 - in django/branches/soc2009/http-wsgi-improvements: django/conf django/core/handlers django/http docs/ref tests/regressiontests/sendfile

2009-07-23 Thread noreply
Author: ccahoon Date: 2009-07-23 15:17:30 -0500 (Thu, 23 Jul 2009) New Revision: 11319 Modified: django/branches/soc2009/http-wsgi-improvements/django/conf/global_settings.py django/branches/soc2009/http-wsgi-improvements/django/core/handlers/modpython.py

Re: [Django] #11536: template_object_name not working correctly in archive_index

2009-07-23 Thread Django
#11536: template_object_name not working correctly in archive_index +--- Reporter: chrisrobison | Owner: nobody Status: closed | Milestone: Component: Generic

Re: [Django] #11536: template_object_name not working correctly in archive_index

2009-07-23 Thread Django
#11536: template_object_name not working correctly in archive_index +--- Reporter: chrisrobison | Owner: nobody Status: new| Milestone: Component: Generic

[Django] #11537: localflavor for india's state choices are not tuples

2009-07-23 Thread Django
#11537: localflavor for india's state choices are not tuples +--- Reporter: zbyte64 | Owner: nobody Status: new | Milestone: Component:

[Django] #11536: template_object_name not working correctly in archive_index

2009-07-23 Thread Django
#11536: template_object_name not working correctly in archive_index ---+ Reporter: chrisrobison | Owner: nobody Status: new| Milestone: Component: Generic views | Version:

Re: [Django] #3895: archive_index should have template_object_name

2009-07-23 Thread Django
#3895: archive_index should have template_object_name +--- Reporter: marchino | Owner: nobody Status: closed | Milestone:

Re: [Django] #3895: archive_index should have template_object_name

2009-07-23 Thread Django
#3895: archive_index should have template_object_name +--- Reporter: marchino | Owner: nobody Status: reopened | Milestone:

Re: [Django] #3895: archive_index should have template_object_name

2009-07-23 Thread Django
#3895: archive_index should have template_object_name +--- Reporter: marchino | Owner: nobody Status: closed | Milestone:

Re: [Django] #7052: auth fixture fails to import when running test server

2009-07-23 Thread Django
#7052: auth fixture fails to import when running test server +--- Reporter: jb0t | Owner: nobody Status: new| Milestone:

Re: [Django] #7052: auth fixture fails to import when running test server

2009-07-23 Thread Django
#7052: auth fixture fails to import when running test server +--- Reporter: jb0t | Owner: nobody Status: new| Milestone:

[Changeset] r11318 - django/trunk/django/conf/locale/de/LC_MESSAGES

2009-07-23 Thread noreply
Author: jezdez Date: 2009-07-23 12:48:00 -0500 (Thu, 23 Jul 2009) New Revision: 11318 Modified: django/trunk/django/conf/locale/de/LC_MESSAGES/django.mo django/trunk/django/conf/locale/de/LC_MESSAGES/django.po Log: Updated German translation. Modified:

[Changeset] r11317 - django/branches/releases/1.0.X/django/conf/locale/de/LC_MESSAGES

2009-07-23 Thread noreply
Author: jezdez Date: 2009-07-23 12:46:28 -0500 (Thu, 23 Jul 2009) New Revision: 11317 Modified: django/branches/releases/1.0.X/django/conf/locale/de/LC_MESSAGES/django.mo django/branches/releases/1.0.X/django/conf/locale/de/LC_MESSAGES/django.po Log: [1.0.X] Updated German translation.

Re: [Django] #11535: GenericRelation query with OR creates incorrect SQL

2009-07-23 Thread Django
#11535: GenericRelation query with OR creates incorrect SQL ---+ Reporter: brianglass| Owner: nobody Status: new | Milestone: 1.1

[Django] #11535: GenericRelation query with OR creates incorrect SQL

2009-07-23 Thread Django
#11535: GenericRelation query with OR creates incorrect SQL --+- Reporter: brianglass| Owner: nobody Status: new | Milestone: 1.1 Component: Database

Re: [Django] #11527: Documentation and testing for F() assignment to model attributes

2009-07-23 Thread Django
#11527: Documentation and testing for F() assignment to model attributes ---+ Reporter: zacharyvoase | Owner: zacharyvoase Status: assigned |

Re: [Django] #10663: Serbian translations

2009-07-23 Thread Django
#10663: Serbian translations ---+ Reporter: Branko Vukelic | Owner: nobody Status: reopened | Milestone: 1.1 Component:

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

2009-07-23 Thread noreply
Author: ramiro Date: 2009-07-23 10:01:48 -0500 (Thu, 23 Jul 2009) New Revision: 11316 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 for trunk. Modified:

Re: [Django] #11475: test.Client.session.save() raises error for anonymous users

2009-07-23 Thread Django
#11475: test.Client.session.save() raises error for anonymous users +--- Reporter: egma...@gmail.com | Owner: nobody Status: new| Milestone:

Re: [Django] #11528: Chinese translation for Django-1.1

2009-07-23 Thread Django
#11528: Chinese translation for Django-1.1 ---+ Reporter: qingfeng | Owner: nobody Status: closed| Milestone: 1.1 Component: Translations | Version: SVN

[Changeset] r11315 - django/trunk/django/conf/locale/zh_CN/LC_MESSAGES

2009-07-23 Thread noreply
Author: russellm Date: 2009-07-23 09:32:26 -0500 (Thu, 23 Jul 2009) New Revision: 11315 Modified: django/trunk/django/conf/locale/zh_CN/LC_MESSAGES/django.mo django/trunk/django/conf/locale/zh_CN/LC_MESSAGES/django.po Log: Fixed #11528 -- Updated Traditional Chinese translation. Thanks to

[Changeset] r11314 - in django/trunk: django/contrib/admin tests/regressiontests/admin_widgets

2009-07-23 Thread noreply
Author: russellm Date: 2009-07-23 09:31:33 -0500 (Thu, 23 Jul 2009) New Revision: 11314 Added: django/trunk/tests/regressiontests/admin_widgets/urls2.py Modified: django/trunk/django/contrib/admin/widgets.py django/trunk/tests/regressiontests/admin_widgets/tests.py Log: Fixed #11532 --

[Django] #11534: Very Bad Grammar in Admin Bulk Delete Warning

2009-07-23 Thread Django
#11534: Very Bad Grammar in Admin Bulk Delete Warning --+- Reporter: hanksims | Owner: nobody Status: new | Milestone: Component: django.contrib.admin |

Re: [Django] #11475: test.Client.session.save() raises error for anonymous users

2009-07-23 Thread Django
#11475: test.Client.session.save() raises error for anonymous users +--- Reporter: egma...@gmail.com | Owner: nobody Status: new| Milestone:

Re: [Django] #11528: Chinese translation for Django-1.1

2009-07-23 Thread Django
#11528: Chinese translation for Django-1.1 ---+ Reporter: qingfeng | Owner: nobody Status: reopened | Milestone: 1.1 Component: Translations | Version: SVN

Re: [Django] #11408: Patch for Brazilian portuguese translation of POT files for 1.1

2009-07-23 Thread Django
#11408: Patch for Brazilian portuguese translation of POT files for 1.1 --+- Reporter: Guilherme Gondim | Owner: nobody Status: closed

[Changeset] r11313 - django/trunk/django/conf/locale/pt_BR/LC_MESSAGES

2009-07-23 Thread noreply
Author: russellm Date: 2009-07-23 08:58:00 -0500 (Thu, 23 Jul 2009) New Revision: 11313 Modified: django/trunk/django/conf/locale/pt_BR/LC_MESSAGES/django.mo django/trunk/django/conf/locale/pt_BR/LC_MESSAGES/django.po Log: Fixed #11408 -- Updated Brazilian Portuguese translation. Thanks to

[Django] #11533: AUTH_USE_MESSAGES

2009-07-23 Thread Django
#11533: AUTH_USE_MESSAGES +--- Reporter: BlindHunter | Owner: nobody Status: new | Milestone: 1.2 Component: Core framework | Version: 1.0 Keywords: |

Re: [Django] #10537: list_editable: ForeignKey widget points to wrong add_view

2009-07-23 Thread Django
#10537: list_editable: ForeignKey widget points to wrong add_view ---+ Reporter: bartTC| Owner: nobody Status: closed| Milestone: 1.1

Re: [Django] #11520: Release tarball includes useless ".DS_Store" files

2009-07-23 Thread Django
#11520: Release tarball includes useless ".DS_Store" files +--- Reporter: lamby | Owner: nobody Status: new| Milestone: 1.1 Component: Uncategorized |

Re: [Django] #11408: Patch for Brazilian portuguese translation of POT files for 1.1

2009-07-23 Thread Django
#11408: Patch for Brazilian portuguese translation of POT files for 1.1 --+- Reporter: Guilherme Gondim | Owner: nobody Status: reopened

Re: [Django] #11045: Updated Dutch translation

2009-07-23 Thread Django
#11045: Updated Dutch translation ---+ Reporter: joeri | Owner: nobody Status: closed| Milestone: 1.1 Component: Translations |

Re: [Django] #11045: Updated Dutch translation

2009-07-23 Thread Django
#11045: Updated Dutch translation ---+ Reporter: joeri | Owner: nobody Status: new | Milestone: 1.1 Component: Translations |

Re: [Django] #11528: Chinese translation for Django-1.1

2009-07-23 Thread Django
#11528: Chinese translation for Django-1.1 ---+ Reporter: qingfeng | Owner: nobody Status: closed| Milestone: 1.1 Component: Translations | Version: SVN

[Django] #11532: Possible #10537 regression

2009-07-23 Thread Django
#11532: Possible #10537 regression --+- Reporter: kmtracey | Owner: nobody Status: new | Milestone: 1.1 Component: django.contrib.admin | Version: SVN

[Changeset] r11310 - django/trunk/django/conf/locale/zh_CN/LC_MESSAGES

2009-07-23 Thread noreply
Author: russellm Date: 2009-07-23 08:24:52 -0500 (Thu, 23 Jul 2009) New Revision: 11310 Modified: django/trunk/django/conf/locale/zh_CN/LC_MESSAGES/django.mo django/trunk/django/conf/locale/zh_CN/LC_MESSAGES/django.po django/trunk/django/conf/locale/zh_CN/LC_MESSAGES/djangojs.mo

Re: [Django] #11524: Japanese translation for Django-1.1

2009-07-23 Thread Django
#11524: Japanese translation for Django-1.1 ---+ Reporter: tmatsuo | Owner: nobody Status: closed| Milestone: 1.1 Component: Translations | Version: SVN

[Changeset] r11309 - django/trunk/django/conf/locale/ru/LC_MESSAGES

2009-07-23 Thread noreply
Author: russellm Date: 2009-07-23 08:23:34 -0500 (Thu, 23 Jul 2009) New Revision: 11309 Modified: django/trunk/django/conf/locale/ru/LC_MESSAGES/django.mo django/trunk/django/conf/locale/ru/LC_MESSAGES/django.po Log: Fixed #11525 -- Updated Russian translation. Thanks to dc and kmike.

[Changeset] r11308 - django/trunk/django/conf/locale/ja/LC_MESSAGES

2009-07-23 Thread noreply
Author: russellm Date: 2009-07-23 08:22:05 -0500 (Thu, 23 Jul 2009) New Revision: 11308 Modified: django/trunk/django/conf/locale/ja/LC_MESSAGES/django.mo django/trunk/django/conf/locale/ja/LC_MESSAGES/django.po django/trunk/django/conf/locale/ja/LC_MESSAGES/djangojs.mo

Re: [Django] #11507: Bengali (bn) translation

2009-07-23 Thread Django
#11507: Bengali (bn) translation ---+ Reporter: nsmgr8| Owner: nobody Status: closed| Milestone: 1.1 Component: Translations | Version: 1.0

Re: [Django] #11507: Bengali (bn) translation

2009-07-23 Thread Django
#11507: Bengali (bn) translation ---+ Reporter: nsmgr8| Owner: nobody Status: new | Milestone: 1.1 Component: Translations | Version: 1.0

[Changeset] r11305 - django/trunk/django/conf/locale/pt_BR/LC_MESSAGES

2009-07-23 Thread noreply
Author: russellm Date: 2009-07-23 08:17:10 -0500 (Thu, 23 Jul 2009) New Revision: 11305 Modified: django/trunk/django/conf/locale/pt_BR/LC_MESSAGES/django.mo django/trunk/django/conf/locale/pt_BR/LC_MESSAGES/django.po Log: Fixed #11408 -- Updated Brazilian Portuguese translation. Thanks to

Re: [Django] #11067: Updated Arabic translation (r10731)

2009-07-23 Thread Django
#11067: Updated Arabic translation (r10731) ---+ Reporter: okhayat | Owner: nobody Status: closed| Milestone: 1.1 Component: Translations | Version: SVN

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

2009-07-23 Thread noreply
Author: russellm Date: 2009-07-23 08:13:17 -0500 (Thu, 23 Jul 2009) New Revision: 11303 Modified: django/trunk/django/conf/locale/ar/LC_MESSAGES/django.mo django/trunk/django/conf/locale/ar/LC_MESSAGES/django.po Log: Fixed #11067 -- Updated Arabic translation. Thanks to Ossama M. Khayat.

Re: [Django] #10900: Czech translation

2009-07-23 Thread Django
#10900: Czech translation ---+ Reporter: Elvard| Owner: Elvard Status: closed| Milestone: 1.1 Component: Translations | Version: SVN

Re: [Django] #11528: Chinese translation for Django-1.1

2009-07-23 Thread Django
#11528: Chinese translation for Django-1.1 ---+ Reporter: qingfeng | Owner: nobody Status: new | Milestone: 1.1 Component: Translations | Version: SVN

Re: [Django] #11045: Updated Dutch translation

2009-07-23 Thread Django
#11045: Updated Dutch translation ---+ Reporter: joeri | Owner: nobody Status: new | Milestone: 1.1 Component: Translations |

Re: [Django] #11528: Chinese translation for Django-1.1

2009-07-23 Thread Django
#11528: Chinese translation for Django-1.1 ---+ Reporter: qingfeng | Owner: nobody Status: new | Milestone: 1.1 Component: Translations | Version: SVN

Re: [Django] #11528: Chinese translation for Django-1.1

2009-07-23 Thread Django
#11528: Chinese translation for Django-1.1 ---+ Reporter: qingfeng | Owner: nobody Status: new | Milestone: 1.0 alpha Component: Translations | Version:

[Django] #11531: Remove unused file django/contrib/admin/media/js/dateparse.js

2009-07-23 Thread Django
#11531: Remove unused file django/contrib/admin/media/js/dateparse.js --+- Reporter: mk| Owner: nobody Status: new | Milestone: Component:

Re: [Django] #11525: Updated Russian translation

2009-07-23 Thread Django
#11525: Updated Russian translation ---+ Reporter: dc| Owner: nobody Status: new | Milestone: 1.1 Component: Translations |

Re: [Django] #11371: Unable to put non-MULTIPART_CONTENT data in method django.test.Client.put()

2009-07-23 Thread Django
#11371: Unable to put non-MULTIPART_CONTENT data in method django.test.Client.put() +--- Reporter: vorushin | Owner: nobody Status: new| Milestone:

Re: [Django] #11045: Updated Dutch translation

2009-07-23 Thread Django
#11045: Updated Dutch translation ---+ Reporter: joeri | Owner: nobody Status: new | Milestone: 1.0 alpha Component: Translations |

Re: [Django] #11040: Updated Finnish translation

2009-07-23 Thread Django
#11040: Updated Finnish translation ---+ Reporter: Uninen| Owner: nobody Status: new | Milestone: 1.1 Component:

Re: [Django] #11040: Updated Finnish translation

2009-07-23 Thread Django
#11040: Updated Finnish translation ---+ Reporter: Uninen| Owner: nobody Status: new | Milestone: 1.0 alpha Component:

Re: [Django] #10984: Japanese translation updated.

2009-07-23 Thread Django
#10984: Japanese translation updated. ---+ Reporter: tmatsuo | Owner: nobody Status: closed| Milestone: 1.1 Component: Translations | Version: SVN

[Django] #11530: Portuguese translation patch for Django 1.1

2009-07-23 Thread Django
#11530: Portuguese translation patch for Django 1.1 --+- Reporter: nmariz| Owner: nobody Status: new | Milestone: 1.1 Component: Translations | Version: SVN Keywords:

Re: [Django] #8171: Invalid formset when form is missing from POST data

2009-07-23 Thread Django
#8171: Invalid formset when form is missing from POST data ---+ Reporter: James Chua | Owner: brosner Status: reopened | Milestone: 1.2

Re: [Django] #10537: list_editable: ForeignKey widget points to wrong add_view

2009-07-23 Thread Django
#10537: list_editable: ForeignKey widget points to wrong add_view ---+ Reporter: bartTC| Owner: nobody Status: closed| Milestone: 1.1

Re: [Django] #11529: RadioSelect widget is misaligned and has square bullets in admin

2009-07-23 Thread Django
#11529: RadioSelect widget is misaligned and has square bullets in admin ---+ Reporter: rfugger | Owner: nobody Status: closed|

Re: [Django] #7980: I18N needs improvements

2009-07-23 Thread Django
#7980: I18N needs improvements ---+ Reporter: garcia_marc | Owner: garcia_marc Status: new | Milestone: Component: Internationalization |

Re: [Django] #6449: datetime filter to access the settings/locales datetime format

2009-07-23 Thread Django
#6449: datetime filter to access the settings/locales datetime format ---+ Reporter: Harm Geerts | Owner: garcia_marc Status: new | Milestone:

Re: [Django] #5526: Localized Date/DateTime fields proposal

2009-07-23 Thread Django
#5526: Localized Date/DateTime fields proposal -+-- Reporter: janr| Owner: garcia_marc Status: new | Milestone:

Re: [Django] #4147: Add some i18n hooks to DateFormat

2009-07-23 Thread Django
#4147: Add some i18n hooks to DateFormat -+-- Reporter: orestis | Owner: nobody Status: new | Milestone: Component:

Re: [Django] #3940: Comma as decimal separator

2009-07-23 Thread Django
#3940: Comma as decimal separator ---+ Reporter: vid...@epost.no | Owner: garcia_marc Status: new | Milestone: Component: Internationalization

Re: [Django] #2203: TIME_FORMAT, DATE_FORMAT and DATETIME_FORMAT are ignored

2009-07-23 Thread Django
#2203: TIME_FORMAT, DATE_FORMAT and DATETIME_FORMAT are ignored -+-- Reporter: marc...@elksoft.pl | Owner: garcia_marc Status: new | Milestone:

Re: [Django] #1061: Start week day on calendar

2009-07-23 Thread Django
#1061: Start week day on calendar +--- Reporter: antoni.a...@gmail.com | Owner: garcia_marc Status: new| Milestone: Component:

Re: [Django] #11529: RadioSelect widget is misaligned and has square bullets in admin

2009-07-23 Thread Django
#11529: RadioSelect widget is misaligned and has square bullets in admin ---+ Reporter: rfugger | Owner: nobody Status: new |

[Django] #11529: RadioSelect widget is misaligned and has square bullets in admin

2009-07-23 Thread Django
#11529: RadioSelect widget is misaligned and has square bullets in admin --+- Reporter: rfugger | Owner: nobody Status: new | Milestone: Component:

Re: [Django] #11525: Updated Russian translation

2009-07-23 Thread Django
#11525: Updated Russian translation ---+ Reporter: dc| Owner: nobody Status: new | Milestone: 1.1 Component: Translations |