Re: [Django] #7270: selected_related() can not follow reverse relations of OneToOne.

2009-03-24 Thread Django
#7270: selected_related() can not follow reverse relations of OneToOne. ---+ Reporter: towjz...@hotmail.com | Owner: mtredinnick Status: new

[Changeset] r10170 - django/trunk/django/db/models/fields

2009-03-24 Thread noreply
Author: mtredinnick Date: 2009-03-24 23:41:40 -0500 (Tue, 24 Mar 2009) New Revision: 10170 Modified: django/trunk/django/db/models/fields/related.py Log: Fixed a breakage with ManyToManyFields in admin caused by r10139. Modified: django/trunk/django/db/models/fields/related.py

[Changeset] r10169 - in django/trunk: django/template tests/regressiontests/templates tests/regressiontests/templates/templatetags

2009-03-24 Thread noreply
Author: mtredinnick Date: 2009-03-24 22:45:56 -0500 (Tue, 24 Mar 2009) New Revision: 10169 Added: django/trunk/tests/regressiontests/templates/custom.py django/trunk/tests/regressiontests/templates/templatetags/ django/trunk/tests/regressiontests/templates/templatetags/__init__.py

Re: [Django] #10619: Typo in contrib/admin/validation.py

2009-03-24 Thread Django
#10619: Typo in contrib/admin/validation.py ---+ Reporter: seble...@gmail.com| Owner: nobody Status: new | Milestone: 1.1 Component: django.contrib.admin

[Django] #10619: Typo in contrib/admin/validation.py

2009-03-24 Thread Django
#10619: Typo in contrib/admin/validation.py --+- Reporter: seble...@gmail.com| Owner: nobody Status: new | Milestone: 1.1 Component: django.contrib.admin | Version: 1.0

[Changeset] r10168 - django/trunk/django/contrib/admin

2009-03-24 Thread noreply
Author: mtredinnick Date: 2009-03-24 20:31:57 -0500 (Tue, 24 Mar 2009) New Revision: 10168 Modified: django/trunk/django/contrib/admin/util.py Log: Fixed a ungettext() call to prevent spurious string extraction by xgettext. Modified: django/trunk/django/contrib/admin/util.py

Re: [Django] #10611: Doc TOC becomes invisible during scroll down

2009-03-24 Thread Django
#10611: Doc TOC becomes invisible during scroll down -+-- Reporter: adrian_...@yahoo.com| Owner: nobody Status: new | Milestone: Component:

Re: [Django] #9041: invalid count result when paired with select_related

2009-03-24 Thread Django
#9041: invalid count result when paired with select_related +--- Reporter: Mathieu Bouchard | Owner: nobody Status: closed |

Re: [Django] #10604: Document that blocktrans fails if a defined expression is not used

2009-03-24 Thread Django
#10604: Document that blocktrans fails if a defined expression is not used +--- Reporter: bartTC | Owner: nobody Status: new| Milestone: 1.1

[Changeset] r10167 - in django/branches/releases/1.0.X/docs: ref/models topics/db

2009-03-24 Thread noreply
Author: mtredinnick Date: 2009-03-24 18:02:36 -0500 (Tue, 24 Mar 2009) New Revision: 10167 Modified: django/branches/releases/1.0.X/docs/ref/models/fields.txt django/branches/releases/1.0.X/docs/topics/db/models.txt Log: [1.0.X] Made a couple of cross-references in the model fields

[Django] #10618: Admin Actions: Action form doesn't takes care whose submit button was pushed.

2009-03-24 Thread Django
#10618: Admin Actions: Action form doesn't takes care whose submit button was pushed. --+- Reporter: bartTC| Owner: nobody Status: new | Milestone: Component:

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

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

Re: [Django] #4465: Invalid sql string formatting (TypeError) if sql contains '%' signs in /django/db/backends/util.py

2009-03-24 Thread Django
#4465: Invalid sql string formatting (TypeError) if sql contains '%' signs in /django/db/backends/util.py ---+ Reporter: MockSoul | Owner: adrian Status: closed

Re: [Django] #7944: Generic date based views get confused with a numeric month_format

2009-03-24 Thread Django
#7944: Generic date based views get confused with a numeric month_format +--- Reporter: SmileyChris| Owner: justinlilly Status: assigned | Milestone: 1.1

Re: [Django] #10616: Meta.permission does not work with lazy translations

2009-03-24 Thread Django
#10616: Meta.permission does not work with lazy translations ---+ Reporter: apollo13 | Owner: nobody Status: closed| Milestone: 1.1 Component: Contrib apps |

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

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

Re: [Django] #10615: Admin Actions: Add a "X of Y objects selected" notification

2009-03-24 Thread Django
#10615: Admin Actions: Add a "X of Y objects selected" notification +--- Reporter: bartTC | Owner: nobody Status: new| Milestone:

Re: [Django] #10614: Typo in docs/topics/db/models.txt

2009-03-24 Thread Django
#10614: Typo in docs/topics/db/models.txt +--- Reporter: rduffield | Owner: nobody Status: new| Milestone: Component: Documentation |

[Django] #10616: Meta.permission does not work with lazy translations

2009-03-24 Thread Django
#10616: Meta.permission does not work with lazy translations --+- Reporter: apollo13 | Owner: nobody Status: new | Milestone: 1.1 Component: Contrib apps | Version: SVN

Re: [Django] #10604: blocktrans fails if a defined expression is not used

2009-03-24 Thread Django
#10604: blocktrans fails if a defined expression is not used --+- Reporter: bartTC | Owner: nobody Status: new | Milestone:

Re: [Django] #8817: Accessing ImageField's dimensions doesn't close file

2009-03-24 Thread Django
#8817: Accessing ImageField's dimensions doesn't close file ---+ Reporter: tripediac | Owner: nobody Status: new | Milestone: 1.1 Component: File

[Django] #10615: Admin Actions: Add a "1 of 4 objects selected" notification

2009-03-24 Thread Django
#10615: Admin Actions: Add a "1 of 4 objects selected" notification +--- Reporter: bartTC | Owner: nobody Status: new | Milestone: Component: Uncategorized | Version:

[Django] #10614: Typo in docs/topics/db/models.txt

2009-03-24 Thread Django
#10614: Typo in docs/topics/db/models.txt ---+ Reporter: rduffield | Owner: nobody Status: new| Milestone: Component: Documentation | Version: SVN Keywords:

[Django] #10613: Doc search page links should go to first occurence of search term

2009-03-24 Thread Django
#10613: Doc search page links should go to first occurence of search term --+- Reporter: adrian_...@yahoo.com | Owner: nobody Status: new | Milestone: Component: Documentation

[Django] #10612: list_editable admin documentation

2009-03-24 Thread Django
#10612: list_editable admin documentation ---+ Reporter: anonymous | Owner: nobody Status: new| Milestone: Component: Documentation | Version: 1.0 Keywords: docs,

[Changeset] r10166 - django/branches/releases/1.0.X

2009-03-24 Thread noreply
Author: kmtracey Date: 2009-03-24 13:32:26 -0500 (Tue, 24 Mar 2009) New Revision: 10166 Modified: django/branches/releases/1.0.X/ Log: [1.0.X] Updated svnmerge metadata to indicate 10078 was backported to the branch. Property changes on: django/branches/releases/1.0.X

[Django] #10611: Doc TOC becomes invisible during scroll down

2009-03-24 Thread Django
#10611: Doc TOC becomes invisible during scroll down --+- Reporter: adrian_...@yahoo.com | Owner: nobody Status: new | Milestone: Component: Documentation |

[Changeset] r10165 - django/branches/releases/1.0.X

2009-03-24 Thread noreply
Author: kmtracey Date: 2009-03-24 13:28:34 -0500 (Tue, 24 Mar 2009) New Revision: 10165 Modified: django/branches/releases/1.0.X/ Log: [1.0.X] Added some more blocked revsions. Property changes on: django/branches/releases/1.0.X

[Changeset] r10164 - django/branches/releases/1.0.X

2009-03-24 Thread noreply
Author: kmtracey Date: 2009-03-24 13:11:21 -0500 (Tue, 24 Mar 2009) New Revision: 10164 Modified: django/branches/releases/1.0.X/ Log: [1.0.X] Fixed svnmerge-blocked: block r10128-10135, not 10028-10135. Property changes on: django/branches/releases/1.0.X

Re: [Django] #9520: date filter should not crash when dealing with non date objects

2009-03-24 Thread Django
#9520: date filter should not crash when dealing with non date objects --+- Reporter: hotani | Owner: nobody Status: new | Milestone:

Re: [Django] #9520: date filter should not crash when dealing with non date objects

2009-03-24 Thread Django
#9520: date filter should not crash when dealing with non date objects --+- Reporter: hotani | Owner: nobody Status: new | Milestone: 1.1

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

2009-03-24 Thread Django
#10537: list_editable: ForeignKey widget points to wrong add_view ---+ Reporter: bartTC| Owner: nobody Status: new | Milestone: 1.1

Re: [Django] #9977: CSRFMiddleware needs template tag

2009-03-24 Thread Django
#9977: CSRFMiddleware needs template tag -+-- Reporter: bthomas | Owner: nobody Status: new | Milestone: 1.1 beta Component: Uncategorized

[Django] #10610: When you run syncdb for the first time with django.contrib.auth you are forced to input an email address

2009-03-24 Thread Django
#10610: When you run syncdb for the first time with django.contrib.auth you are forced to input an email address +--- Reporter: DavidReynolds | Owner: nobody Status: new | Milestone:

Re: [Django] #9994: list_filter ignores to_field

2009-03-24 Thread Django
#9994: list_filter ignores to_field ---+ Reporter: jzylks| Owner: mtredinnick Status: closed| Milestone: 1.1 Component:

Re: [Django] #10070: Named parameters not working on raw sql queries with sqlite

2009-03-24 Thread Django
#10070: Named parameters not working on raw sql queries with sqlite ---+ Reporter: msurdi| Owner: nobody Status: new | Milestone:

Re: [Django] #9749: ModelAdmin should allow specifying Changelist class to further modify Changelist behavior

2009-03-24 Thread Django
#9749: ModelAdmin should allow specifying Changelist class to further modify Changelist behavior ---+ Reporter: anonymous | Owner: brosner Status: new

Re: [Django] #10609: Permissions on admin actions

2009-03-24 Thread Django
#10609: Permissions on admin actions +--- Reporter: leitjohn | Owner: leitjohn Status: new| Milestone: 1.1 beta Component: Uncategorized | Version: 1.0

[Django] #10609: Permissions on admin actions

2009-03-24 Thread Django
#10609: Permissions on admin actions ---+ Reporter: leitjohn | Owner: leitjohn Status: new| Milestone: 1.1 beta Component: Uncategorized | Version: 1.0 Keywords:

Re: [Django] #9977: CSRFMiddleware needs template tag

2009-03-24 Thread Django
#9977: CSRFMiddleware needs template tag -+-- Reporter: bthomas | Owner: nobody Status: new | Milestone: 1.1 beta Component: Uncategorized

Re: [Django] #8483: Admin interface does not check for incompatible generic relations

2009-03-24 Thread Django
#8483: Admin interface does not check for incompatible generic relations ---+ Reporter: smoluf| Owner: ramiro Status: new | Milestone: 1.1

Re: [Django] #9977: CSRFMiddleware needs template tag

2009-03-24 Thread Django
#9977: CSRFMiddleware needs template tag -+-- Reporter: bthomas | Owner: nobody Status: new | Milestone: 1.1 beta Component: Uncategorized

Re: [Django] #9977: CSRFMiddleware needs template tag

2009-03-24 Thread Django
#9977: CSRFMiddleware needs template tag -+-- Reporter: bthomas | Owner: nobody Status: new | Milestone: 1.1 beta Component: Uncategorized

Re: [Django] #9977: CSRFMiddleware needs template tag

2009-03-24 Thread Django
#9977: CSRFMiddleware needs template tag -+-- Reporter: bthomas | Owner: nobody Status: new | Milestone: 1.1 beta Component: Uncategorized

Re: [Django] #9977: CSRFMiddleware needs template tag

2009-03-24 Thread Django
#9977: CSRFMiddleware needs template tag -+-- Reporter: bthomas | Owner: nobody Status: new | Milestone: 1.1 beta Component: Uncategorized

Re: [Django] #10213: Static Files doc improvement

2009-03-24 Thread Django
#10213: Static Files doc improvement +--- Reporter: preds | Owner: nobody Status: new| Milestone: 1.1 Component: Documentation | Version:

Re: [Django] #9977: CSRFMiddleware needs template tag

2009-03-24 Thread Django
#9977: CSRFMiddleware needs template tag -+-- Reporter: bthomas | Owner: nobody Status: new | Milestone: 1.1 beta Component: Uncategorized

Re: [Django] #10599: URLNode raises "Reverse for 'settings.view_name' ... not found."

2009-03-24 Thread Django
#10599: URLNode raises "Reverse for 'settings.view_name' ... not found." --+- Reporter: nishio | Owner: nobody Status: new | Milestone: Component:

Re: [Django] #10599: URLNode raises "Reverse for 'settings.view_name' ... not found."

2009-03-24 Thread Django
#10599: URLNode raises "Reverse for 'settings.view_name' ... not found." --+- Reporter: nishio | Owner: nobody Status: new | Milestone: Component:

Re: [Django] #10608: Support RequestSite along with Sites.objects.get_current() in contrib

2009-03-24 Thread Django
#10608: Support RequestSite along with Sites.objects.get_current() in contrib ---+ Reporter: hvendelbo | Owner: nobody Status: new | Milestone: Component:

[Django] #10608: Support RequestSite along with Sites.objects.get_current() in contrib

2009-03-24 Thread Django
#10608: Support RequestSite along with Sites.objects.get_current() in contrib --+- Reporter: hvendelbo | Owner: nobody Status: new | Milestone: Component: Contrib apps |

Re: [Django] #9977: CSRFMiddleware needs template tag

2009-03-24 Thread Django
#9977: CSRFMiddleware needs template tag -+-- Reporter: bthomas | Owner: nobody Status: new | Milestone: 1.1 beta Component: Uncategorized

Re: [Django] #9041: invalid count result when paired with select_related

2009-03-24 Thread Django
#9041: invalid count result when paired with select_related +--- Reporter: Mathieu Bouchard | Owner: nobody Status: new|

Re: [Django] #8940: A mechanism for managing official translations of the documentation

2009-03-24 Thread Django
#8940: A mechanism for managing official translations of the documentation +--- Reporter: simon | Owner: jacob Status: assigned | Milestone:

[Django] #10607: Use 'get_fieldset' to retieve fieldsets for inline related forms

2009-03-24 Thread Django
#10607: Use 'get_fieldset' to retieve fieldsets for inline related forms --+- Reporter: juriejan | Owner: juriejan Status: new | Milestone: Component:

Re: [Django] #10604: blocktrans fails if a defined expression is not used

2009-03-24 Thread Django
#10604: blocktrans fails if a defined expression is not used --+- Reporter: bartTC | Owner: nobody Status: new | Milestone:

[Django] #10606: FormWizard and admindocs

2009-03-24 Thread Django
#10606: FormWizard and admindocs --+- Reporter: gvangool | Owner: nobody Status: new | Milestone: Component: django.contrib.formtools | Version: SVN

[Changeset] r10163 - django/branches/releases/1.0.X

2009-03-24 Thread noreply
Author: russellm Date: 2009-03-24 07:34:41 -0500 (Tue, 24 Mar 2009) New Revision: 10163 Modified: django/branches/releases/1.0.X/ Log: [1.0.X] Updated svnmerge properties for some recent trunk changesets Property changes on: django/branches/releases/1.0.X

[Changeset] r10162 - django/trunk/django/conf/locale/es/LC_MESSAGES

2009-03-24 Thread noreply
Author: telenieko Date: 2009-03-24 07:32:08 -0500 (Tue, 24 Mar 2009) New Revision: 10162 Modified: django/trunk/django/conf/locale/es/LC_MESSAGES/django.mo django/trunk/django/conf/locale/es/LC_MESSAGES/django.po Log: Updated Spanish translation. Modified:

[Changeset] r10161 - django/trunk/django/conf/locale/ca/LC_MESSAGES

2009-03-24 Thread noreply
Author: telenieko Date: 2009-03-24 07:31:43 -0500 (Tue, 24 Mar 2009) New Revision: 10161 Modified: django/trunk/django/conf/locale/ca/LC_MESSAGES/django.mo django/trunk/django/conf/locale/ca/LC_MESSAGES/django.po Log: Updated catalan translation. Modified:

[Changeset] r10160 - in django/branches/releases/1.0.X: . docs/ref/models

2009-03-24 Thread noreply
Author: russellm Date: 2009-03-24 07:12:32 -0500 (Tue, 24 Mar 2009) New Revision: 10160 Modified: django/branches/releases/1.0.X/ django/branches/releases/1.0.X/docs/ref/models/fields.txt django/branches/releases/1.0.X/docs/ref/models/instances.txt Log: [1.0.X] Fixed #10329 -- Added

[Changeset] r10159 - in django/branches/releases/1.0.X: . docs/topics

2009-03-24 Thread noreply
Author: russellm Date: 2009-03-24 07:09:56 -0500 (Tue, 24 Mar 2009) New Revision: 10159 Modified: django/branches/releases/1.0.X/ django/branches/releases/1.0.X/docs/topics/i18n.txt Log: [1.0.X] Fixed #10503 -- Clarified docs on the operation of the noop option to {% trans %}. Thanks to

[Changeset] r10158 - in django/branches/releases/1.0.X: . docs/howto/deployment

2009-03-24 Thread noreply
Author: russellm Date: 2009-03-24 07:07:43 -0500 (Tue, 24 Mar 2009) New Revision: 10158 Modified: django/branches/releases/1.0.X/ django/branches/releases/1.0.X/docs/howto/deployment/fastcgi.txt Log: [1.0.X] Fixed #10434 -- Corrected FastCGI example. Thanks to vithlani. Merge of r10150

[Changeset] r10157 - in django/branches/releases/1.0.X: . docs/topics/forms

2009-03-24 Thread noreply
Author: russellm Date: 2009-03-24 07:04:43 -0500 (Tue, 24 Mar 2009) New Revision: 10157 Modified: django/branches/releases/1.0.X/ django/branches/releases/1.0.X/docs/topics/forms/media.txt Log: [1.0.X] Fixed #10437 -- Corrected typo in Widget media example. Thanks to Manuel Saelices.

[Changeset] r10156 - in django/branches/releases/1.0.X: . docs/topics/db

2009-03-24 Thread noreply
Author: russellm Date: 2009-03-24 07:01:23 -0500 (Tue, 24 Mar 2009) New Revision: 10156 Modified: django/branches/releases/1.0.X/ django/branches/releases/1.0.X/docs/topics/db/managers.txt Log: [1.0.X] Fixed #10570 -- Grammar fix for Manager docs. Thanks to adamv. Merge of r10147 from

[Changeset] r10155 - in django/branches/releases/1.0.X: . docs/howto

2009-03-24 Thread noreply
Author: russellm Date: 2009-03-24 06:57:36 -0500 (Tue, 24 Mar 2009) New Revision: 10155 Modified: django/branches/releases/1.0.X/ django/branches/releases/1.0.X/docs/howto/jython.txt Log: [1.0.X] Fixed #10591 -- Corrected link to Jython in docs. Thanks to framos. Merge of r10146 from

[Changeset] r10154 - in django/branches/releases/1.0.X: . docs/howto

2009-03-24 Thread noreply
Author: russellm Date: 2009-03-24 06:53:30 -0500 (Tue, 24 Mar 2009) New Revision: 10154 Modified: django/branches/releases/1.0.X/ django/branches/releases/1.0.X/docs/howto/initial-data.txt Log: [1.0.X] Fixed #10592 -- Corrected typo in initial-data howto. Thanks to Paul Menzel. Merge of

[Changeset] r10153 - in django/branches/releases/1.0.X: . tests/regressiontests/null_fk_ordering

2009-03-24 Thread noreply
Author: russellm Date: 2009-03-24 06:50:08 -0500 (Tue, 24 Mar 2009) New Revision: 10153 Modified: django/branches/releases/1.0.X/ django/branches/releases/1.0.X/tests/regressiontests/null_fk_ordering/models.py Log: [1.0.X] Fixed #10589 -- Removed duplicated model definition in

[Changeset] r10152 - django/trunk/docs/ref/models

2009-03-24 Thread noreply
Author: russellm Date: 2009-03-24 06:46:18 -0500 (Tue, 24 Mar 2009) New Revision: 10152 Modified: django/trunk/docs/ref/models/fields.txt django/trunk/docs/ref/models/instances.txt Log: Fixed #10329 -- Added link target for get_FOO_display, get_next_by_FOO, and get_previous_by_FOO. Thanks

[Changeset] r10151 - django/trunk/docs/topics

2009-03-24 Thread noreply
Author: russellm Date: 2009-03-24 06:44:51 -0500 (Tue, 24 Mar 2009) New Revision: 10151 Modified: django/trunk/docs/topics/i18n.txt Log: Fixed #10503 -- Clarified docs on the operation of the noop option to {% trans %}. Thanks to liangent for the report. Modified:

[Changeset] r10150 - django/trunk/docs/howto/deployment

2009-03-24 Thread noreply
Author: russellm Date: 2009-03-24 06:43:52 -0500 (Tue, 24 Mar 2009) New Revision: 10150 Modified: django/trunk/docs/howto/deployment/fastcgi.txt Log: Fixed #10434 -- Corrected FastCGI example. Thanks to vithlani. Modified: django/trunk/docs/howto/deployment/fastcgi.txt

[Django] #10605: Updated Japanese(ja) translation for trunk(rev10148).

2009-03-24 Thread Django
#10605: Updated Japanese(ja) translation for trunk(rev10148). --+- Reporter: tmatsuo | Owner: nobody Status: new | Milestone: 1.1 Component: Translations | Version: SVN

[Changeset] r10149 - django/trunk/docs/topics/forms

2009-03-24 Thread noreply
Author: russellm Date: 2009-03-24 06:42:34 -0500 (Tue, 24 Mar 2009) New Revision: 10149 Modified: django/trunk/docs/topics/forms/media.txt Log: Fixed #10437 -- Corrected typo in Widget media example. Thanks to Manuel Saelices. Modified: django/trunk/docs/topics/forms/media.txt

[Changeset] r10148 - django/trunk/docs/ref/contrib/admin

2009-03-24 Thread noreply
Author: russellm Date: 2009-03-24 06:41:37 -0500 (Tue, 24 Mar 2009) New Revision: 10148 Modified: django/trunk/docs/ref/contrib/admin/index.txt Log: Fixed #10510 -- Added missing versionadded marker for formfield_for_foreignkey docs. Thanks to onno. Modified:

[Changeset] r10147 - django/trunk/docs/topics/db

2009-03-24 Thread noreply
Author: russellm Date: 2009-03-24 06:40:12 -0500 (Tue, 24 Mar 2009) New Revision: 10147 Modified: django/trunk/docs/topics/db/managers.txt Log: Fixed #10570 -- Grammar fix for Manager docs. Thanks to adamv. Modified: django/trunk/docs/topics/db/managers.txt

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

2009-03-24 Thread noreply
Author: russellm Date: 2009-03-24 06:38:53 -0500 (Tue, 24 Mar 2009) New Revision: 10146 Modified: django/trunk/docs/howto/jython.txt Log: Fixed #10591 -- Corrected link to Jython in docs. Thanks to framos. Modified: django/trunk/docs/howto/jython.txt

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

2009-03-24 Thread noreply
Author: russellm Date: 2009-03-24 06:37:48 -0500 (Tue, 24 Mar 2009) New Revision: 10145 Modified: django/trunk/docs/howto/initial-data.txt Log: Fixed #10592 -- Corrected typo in initial-data howto. Thanks to Paul Menzel. Modified: django/trunk/docs/howto/initial-data.txt

[Changeset] r10144 - django/trunk/docs/topics/forms

2009-03-24 Thread noreply
Author: russellm Date: 2009-03-24 06:36:58 -0500 (Tue, 24 Mar 2009) New Revision: 10144 Modified: django/trunk/docs/topics/forms/modelforms.txt Log: Added versionadded markers for ModelForm field ordering, added in [10062]. Modified: django/trunk/docs/topics/forms/modelforms.txt

[Changeset] r10143 - django/trunk/tests/regressiontests/null_fk_ordering

2009-03-24 Thread noreply
Author: russellm Date: 2009-03-24 06:35:48 -0500 (Tue, 24 Mar 2009) New Revision: 10143 Modified: django/trunk/tests/regressiontests/null_fk_ordering/models.py Log: Fixed #10589 -- Removed duplicated model definition in null_fk_ordering regression test. Thanks to Julien Phalip for the

[Django] #10604: blocktrans fails if a defined expression is not used

2009-03-24 Thread Django
#10604: blocktrans fails if a defined expression is not used ---+ Reporter: bartTC | Owner: nobody Status: new| Milestone: Component: Template system|

[Django] #10603: DateField DEFAULT_DATE_INPUT_FORMATS

2009-03-24 Thread Django
#10603: DateField DEFAULT_DATE_INPUT_FORMATS ---+ Reporter: pcicman| Owner: nobody Status: new| Milestone: Component:

[Django] #10602: Proposal / Fix: auto_now should set a date for DateField

2009-03-24 Thread Django
#10602: Proposal / Fix: auto_now should set a date for DateField --+- Reporter: HuCy | Owner: nobody Status: new | Milestone: Component:

Re: [Django] #2507: [patch] LDAPBackend in django/contrib/auth/backends.py

2009-03-24 Thread Django
#2507: [patch] LDAPBackend in django/contrib/auth/backends.py ---+ Reporter: s...@mahonri5.net | Owner: nobody Status: new | Milestone:

[Django] #10601: with rtl languages, inline delete checkbox+label are not aligned to the left

2009-03-24 Thread Django
#10601: with rtl languages, inline delete checkbox+label are not aligned to the left --+- Reporter: hada...@gmail.com | Owner: nobody Status: new | Milestone: Component:

[Changeset] r10142 - django/trunk/django/conf/locale/pl/LC_MESSAGES

2009-03-24 Thread noreply
Author: zgoda Date: 2009-03-24 03:50:40 -0500 (Tue, 24 Mar 2009) New Revision: 10142 Modified: django/trunk/django/conf/locale/pl/LC_MESSAGES/django.mo django/trunk/django/conf/locale/pl/LC_MESSAGES/django.po Log: Polish translations updated (still one missing) Modified:

Re: [Django] #10243: to_field option problems in admin site

2009-03-24 Thread Django
#10243: to_field option problems in admin site ---+ Reporter: tsawyer | Owner: mtredinnick Status: assigned | Milestone: 1.1

Re: [Django] #10600: Broken msgid in r.10140 translations

2009-03-24 Thread Django
#10600: Broken msgid in r.10140 translations ---+ Reporter: zgoda | Owner: nobody Status: closed| Milestone: Component:

[Changeset] r10141 - django/trunk/django/contrib/admin

2009-03-24 Thread noreply
Author: mtredinnick Date: 2009-03-24 03:22:23 -0500 (Tue, 24 Mar 2009) New Revision: 10141 Modified: django/trunk/django/contrib/admin/options.py Log: Fixed #10600 -- Allow for format marker reordering in a translatable string. Modified: django/trunk/django/contrib/admin/options.py

Re: [Django] #10426: Add a description of language environment variales to "How to use Django with Apache and mod_python" doc page

2009-03-24 Thread Django
#10426: Add a description of language environment variales to "How to use Django with Apache and mod_python" doc page +--- Reporter: daybreaker | Owner: nobody

Re: [Django] #10600: Broken msgid in r.10140 translations

2009-03-24 Thread Django
#10600: Broken msgid in r.10140 translations ---+ Reporter: zgoda | Owner: nobody Status: new | Milestone: Component:

[Django] #10600: Broken msgid in r.10140 translations

2009-03-24 Thread Django
#10600: Broken msgid in r.10140 translations ---+ Reporter: zgoda | Owner: nobody Status: new| Milestone: Component: Translations | Version:

Re: [Django] #8903: admin.TabularInline creates duplicate pk input boxes

2009-03-24 Thread Django
#8903: admin.TabularInline creates duplicate pk input boxes ---+ Reporter: Spads | Owner: Spads Status: assigned | Milestone: 1.1

Re: [Django] #10599: URLNode raises "Reverse for 'settings.view_name' ... not found."

2009-03-24 Thread Django
#10599: URLNode raises "Reverse for 'settings.view_name' ... not found." --+- Reporter: nishio | Owner: nobody Status: new | Milestone: Component:

[Django] #10599: URLNode raises "Reverse for 'settings.view_name' ... not found."

2009-03-24 Thread Django
#10599: URLNode raises "Reverse for 'settings.view_name' ... not found." ---+ Reporter: nishio |Owner: nobody Status: new |Milestone: Component:

Re: [Django] #13: Related objects interface should be tighter (edit_inline)

2009-03-24 Thread Django
#13: Related objects interface should be tighter (edit_inline) ---+ Reporter: adrian| Owner: barbuza Status: reopened | Milestone:

[Changeset] r10140 - django/branches/releases/1.0.X/django/contrib/admin

2009-03-24 Thread noreply
Author: mtredinnick Date: 2009-03-24 02:14:19 -0500 (Tue, 24 Mar 2009) New Revision: 10140 Modified: django/branches/releases/1.0.X/django/contrib/admin/filterspecs.py Log: [1.0.X] Fixed #9994 -- Fixed admin filtering when to_field is used on relations. Thanks to jzylks for diagnosing this

[Changeset] r10139 - django/trunk/django/contrib/admin

2009-03-24 Thread noreply
Author: mtredinnick Date: 2009-03-24 02:05:57 -0500 (Tue, 24 Mar 2009) New Revision: 10139 Modified: django/trunk/django/contrib/admin/filterspecs.py Log: Fixed #9994 -- Fixed admin filtering when to_field is used on relations. Thanks to jzylks for diagnosing this one. Modified:

Re: [Django] #9643: Custom managers on related objects generating incorrect SQL

2009-03-24 Thread Django
#9643: Custom managers on related objects generating incorrect SQL ---+ Reporter: mtredinnick | Owner: mtredinnick Status: closed| Milestone: 1.1