Re: [Django] #12481: admin readonly_fields not working with fieldsets

2010-01-03 Thread Django
#12481: admin readonly_fields not working with fieldsets ---+ Reporter: lashni| Owner: nobody Status: reopened | Milestone: Component:

[Changeset] r12083 - django/trunk/django/contrib/gis/db/models/sql

2010-01-03 Thread noreply
Author: jbronn Date: 2010-01-03 20:37:46 -0600 (Sun, 03 Jan 2010) New Revision: 12083 Modified: django/trunk/django/contrib/gis/db/models/sql/compiler.py Log: Fixed #12479 -- Pass in connection argument to `as_sql` in `GeoSQLCompiler.get_columns`. Thanks, jpwatts, for bug report and initial

[Changeset] r12082 - in django/trunk: django/contrib/comments/templates/comments django/contrib/comments/templatetags docs/ref/contrib/comments tests/regressiontests/comment_tests/tests

2010-01-03 Thread noreply
Author: jezdez Date: 2010-01-03 20:29:12 -0600 (Sun, 03 Jan 2010) New Revision: 12082 Added: django/trunk/django/contrib/comments/templates/comments/list.html Modified: django/trunk/django/contrib/comments/templatetags/comments.py django/trunk/docs/ref/contrib/comments/example.txt

[Changeset] r12081 - in django/trunk/django: contrib/admin/media/js contrib/admin/media/js/admin views

2010-01-03 Thread noreply
Author: jezdez Date: 2010-01-03 20:28:34 -0600 (Sun, 03 Jan 2010) New Revision: 12081 Modified: django/trunk/django/contrib/admin/media/js/admin/DateTimeShortcuts.js django/trunk/django/contrib/admin/media/js/calendar.js django/trunk/django/views/i18n.py Log: Fixed #12492 - Refactored

[Changeset] r12080 - in django/trunk: django/contrib/comments/templatetags docs/ref/contrib/comments tests/regressiontests/comment_tests/tests

2010-01-03 Thread noreply
Author: jezdez Date: 2010-01-03 20:28:09 -0600 (Sun, 03 Jan 2010) New Revision: 12080 Modified: django/trunk/django/contrib/comments/templatetags/comments.py django/trunk/docs/ref/contrib/comments/index.txt django/trunk/tests/regressiontests/comment_tests/tests/templatetag_tests.py Log:

[Changeset] r12079 - django/trunk/docs/ref/contrib/comments

2010-01-03 Thread noreply
Author: jezdez Date: 2010-01-03 20:27:37 -0600 (Sun, 03 Jan 2010) New Revision: 12079 Added: django/trunk/docs/ref/contrib/comments/example.txt Modified: django/trunk/docs/ref/contrib/comments/index.txt Log: Fixed #9819 - Added exemplary documentation for comments app. Thanks for the

Re: [Django] #12498: Add multi-field validators

2010-01-03 Thread Django
#12498: Add multi-field validators -+-- Reporter: jkocherhans | Owner: jkocherhans Status: assigned| Milestone: 1.2 Component: Core

[Django] #12498: Add multi-field validators

2010-01-03 Thread Django
#12498: Add multi-field validators ---+ Reporter: jkocherhans| Owner: jkocherhans Status: new| Milestone: 1.2 Component: Uncategorized | Version:

[Changeset] r12078 - in django/branches/soc2009/model-validation: django/core django/db/models django/db/models/fields django/forms tests/modeltests/validation tests/modeltests/validators tests/regres

2010-01-03 Thread noreply
Author: jkocherhans Date: 2010-01-03 20:16:36 -0600 (Sun, 03 Jan 2010) New Revision: 12078 Modified: django/branches/soc2009/model-validation/django/core/validators.py django/branches/soc2009/model-validation/django/db/models/base.py

Re: [Django] #10260: i18n documentation refactoring

2010-01-03 Thread Django
#10260: i18n documentation refactoring +--- Reporter: ramiro | Owner: ramiro Status: new| Milestone:

Re: [Django] #12496: Add code examples to built-in filter docs

2010-01-03 Thread Django
#12496: Add code examples to built-in filter docs +--- Reporter: arthurk| Owner: nobody Status: new| Milestone: Component: Documentation |

[Changeset] r12077 - django/branches/soc2009/model-validation/tests/regressiontests

2010-01-03 Thread noreply
Author: Honza_Kral Date: 2010-01-03 19:57:54 -0600 (Sun, 03 Jan 2010) New Revision: 12077 Removed: django/branches/soc2009/model-validation/tests/regressiontests/settings/ Log: [soc2009/model-validation] removed directory accidentaly committed -- You received this message because you are

[Changeset] r12076 - django/branches/soc2009/model-validation/django/contrib/auth

2010-01-03 Thread noreply
Author: Honza_Kral Date: 2010-01-03 19:57:36 -0600 (Sun, 03 Jan 2010) New Revision: 12076 Modified: django/branches/soc2009/model-validation/django/contrib/auth/forms.py Log: [soc2009/model-validation] avoid check for blank=True on User.password in UserCreationForm Modified:

Re: [Django] #12497: A few cross link typos in the docs

2010-01-03 Thread Django
#12497: A few cross link typos in the docs +--- Reporter: ramiro | Owner: nobody Status: new| Milestone: Component: Documentation | Version:

[Django] #12497: A few corss link typos in the docs

2010-01-03 Thread Django
#12497: A few corss link typos in the docs ---+ Reporter: ramiro | Owner: nobody Status: new| Milestone: Component: Documentation | Version: SVN Keywords:

Re: [Django] #12404: Improve max_length validation

2010-01-03 Thread Django
#12404: Improve max_length validation ---+ Reporter: tiliv | Owner: nobody Status: new | Milestone: 1.2

[Django] #12496: Add code examples to built-in filter docs

2010-01-03 Thread Django
#12496: Add code examples to built-in filter docs ---+ Reporter: arthurk| Owner: nobody Status: new| Milestone: Component: Documentation | Version: 1.1

[Changeset] r12075 - django/branches/soc2009/model-validation/django/core

2010-01-03 Thread noreply
Author: Honza_Kral Date: 2010-01-03 19:07:09 -0600 (Sun, 03 Jan 2010) New Revision: 12075 Modified: django/branches/soc2009/model-validation/django/core/exceptions.py Log: [soc2009/model-validation] Typo. Thanks Alex Gaynor Modified:

[Changeset] r12074 - in django/branches/soc2009/model-validation/django: contrib/localflavor/id contrib/localflavor/kw contrib/localflavor/pt contrib/localflavor/uy forms

2010-01-03 Thread noreply
Author: Honza_Kral Date: 2010-01-03 19:06:54 -0600 (Sun, 03 Jan 2010) New Revision: 12074 Modified: django/branches/soc2009/model-validation/django/contrib/localflavor/id/forms.py django/branches/soc2009/model-validation/django/contrib/localflavor/kw/forms.py

Re: [Django] #6735: Class-based generic views

2010-01-03 Thread Django
#6735: Class-based generic views +--- Reporter: jkocherhans| Owner: telenieko Status: assigned | Milestone: 1.2 Component: Generic views | Version: SVN

Re: [Django] #9150: Generic views should accept arguements for form_class

2010-01-03 Thread Django
#9150: Generic views should accept arguements for form_class -+-- Reporter: erikcw | Owner: toabctl Status: assigned|

[Changeset] r12072 - in django/branches/soc2009/model-validation: django/core django/forms tests/modeltests/model_forms

2010-01-03 Thread noreply
Author: Honza_Kral Date: 2010-01-03 18:22:13 -0600 (Sun, 03 Jan 2010) New Revision: 12072 Modified: django/branches/soc2009/model-validation/django/core/exceptions.py django/branches/soc2009/model-validation/django/forms/models.py

Re: [Django] #12495: Wrong URL for pytextile in contrib.markup docstring

2010-01-03 Thread Django
#12495: Wrong URL for pytextile in contrib.markup docstring +--- Reporter: d00gs | Owner: nobody Status: new| Milestone: Component: Documentation |

[Django] #12495: Wrong URL for pytextile in contrib.markup docstring

2010-01-03 Thread Django
#12495: Wrong URL for pytextile in contrib.markup docstring ---+ Reporter: d00gs | Owner: nobody Status: new| Milestone: Component: Documentation | Version: 1.1

[Django] #12494: 'module' object has no attribute when accessing settings

2010-01-03 Thread Django
#12494: 'module' object has no attribute when accessing settings ---+ Reporter: phoebebright | Owner: nobody Status: new| Milestone: Component: Uncategorized | Version: 1.1

Re: [Django] #10701: manage.py runfcgi dies in response to SIGHUP/SIGUSR1, disallows log rotation

2010-01-03 Thread Django
#10701: manage.py runfcgi dies in response to SIGHUP/SIGUSR1, disallows log rotation -+-- Reporter: robbyd | Owner: nobody Status: new

Re: [Django] #12455: admin_order_field for Admin list_display not working for callable

2010-01-03 Thread Django
#12455: admin_order_field for Admin list_display not working for callable ---+ Reporter: kegan | Owner: brosner Status: assigned |

Re: [Django] #12493: settings.configure silently allows TEMPLATE_DIRS configuration error

2010-01-03 Thread Django
#12493: settings.configure silently allows TEMPLATE_DIRS configuration error -+-- Reporter: mckoss | Owner: nobody Status: new |

Re: [Django] #12493: settings.configure silently allows TEMPLATE_DIRS configuration error

2010-01-03 Thread Django
#12493: settings.configure silently allows TEMPLATE_DIRS configuration error -+-- Reporter: mckoss | Owner: nobody Status: new |

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

2010-01-03 Thread Django
#10615: Admin Actions: Add a "X of Y objects selected" notification ---+ Reporter: bartTC| Owner: jezdez Status: assigned | Milestone: 1.2

[Django] #12493: settings.configure silently allows TEMPLATE_DIRS configuration error

2010-01-03 Thread Django
#12493: settings.configure silently allows TEMPLATE_DIRS configuration error -+-- Reporter: mckoss | Owner: nobody Status: new | Milestone: Component: Core

Re: [Django] #12492: Three new literals in djangojs message file

2010-01-03 Thread Django
#12492: Three new literals in djangojs message file ---+ Reporter: ramiro| Owner: jezdez Status: assigned | Milestone: Component:

[Django] #12492: Three new literals in djangojs message file

2010-01-03 Thread Django
#12492: Three new literals in djangojs message file --+- Reporter: ramiro| Owner: nobody Status: new | Milestone: Component: Internationalization |

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

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

[Changeset] r12071 - django/branches/releases/1.1.X/docs/releases

2010-01-03 Thread noreply
Author: gwilson Date: 2010-01-03 13:03:33 -0600 (Sun, 03 Jan 2010) New Revision: 12071 Modified: django/branches/releases/1.1.X/docs/releases/1.1.2.txt Log: [1.1.X] Added backwards incompatibility note to 1.1.2 release notes for the change in test runner exit status codes (refs #11615).

[Changeset] r12070 - django/trunk/docs/releases

2010-01-03 Thread noreply
Author: gwilson Date: 2010-01-03 13:02:55 -0600 (Sun, 03 Jan 2010) New Revision: 12070 Modified: django/trunk/docs/releases/1.1.2.txt Log: Added backwards incompatibility note to 1.1.2 release notes for the change in test runner exit status codes (refs #11615). Modified:

[Changeset] r12069 - in django/branches/releases/1.1.X: django/core/management/commands tests

2010-01-03 Thread noreply
Author: gwilson Date: 2010-01-03 12:57:15 -0600 (Sun, 03 Jan 2010) New Revision: 12069 Modified: django/branches/releases/1.1.X/django/core/management/commands/test.py django/branches/releases/1.1.X/tests/runtests.py Log: [1.1.X] Fixed #11615 -- Changed test runners to use an exit status

[Changeset] r12068 - in django/trunk: django/core/management/commands docs/releases tests

2010-01-03 Thread noreply
Author: gwilson Date: 2010-01-03 12:52:25 -0600 (Sun, 03 Jan 2010) New Revision: 12068 Modified: django/trunk/django/core/management/commands/test.py django/trunk/docs/releases/1.2.txt django/trunk/tests/runtests.py Log: Fixed #11615 -- Changed test runners to use an exit status code of

Re: [Django] #11615: ./manage.py test returns incorrect status code if more than 255 bugs fail

2010-01-03 Thread Django
#11615: ./manage.py test returns incorrect status code if more than 255 bugs fail +--- Reporter: lamby | Owner: gwilson Status: assigned | Milestone:

[Changeset] r12067 - django/branches/releases/1.1.X/django/utils

2010-01-03 Thread noreply
Author: gwilson Date: 2010-01-03 12:07:11 -0600 (Sun, 03 Jan 2010) New Revision: 12067 Modified: django/branches/releases/1.1.X/django/utils/encoding.py Log: [1.1.X] Fixed #12445 -- Added ' (single quote), @ (at sign), and ~ (tilde) to safe characters in `iri_to_uri` function. Backport of

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

2010-01-03 Thread noreply
Author: gwilson Date: 2010-01-03 12:06:27 -0600 (Sun, 03 Jan 2010) New Revision: 12066 Modified: django/trunk/django/utils/encoding.py Log: Fixed #12445 -- Added ' (single quote), @ (at sign), and ~ (tilde) to safe characters in `iri_to_uri` function. Modified:

Re: [Django] #6392: django.contrib.humanize should be locale aware

2010-01-03 Thread Django
#6392: django.contrib.humanize should be locale aware ---+ Reporter: telenieko | Owner: jezdez Status: new | Milestone: Component:

Re: [Django] #6392: django.contrib.humanize should be locale aware

2010-01-03 Thread Django
#6392: django.contrib.humanize should be locale aware ---+ Reporter: telenieko | Owner: jezdez Status: new | Milestone: Component:

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

2010-01-03 Thread Django
#10615: Admin Actions: Add a "X of Y objects selected" notification ---+ Reporter: bartTC| Owner: jezdez Status: assigned | Milestone: 1.2

[Django] #12491: help_text for checkbox badly aligned if not on its own line

2010-01-03 Thread Django
#12491: help_text for checkbox badly aligned if not on its own line --+- Reporter: master| Owner: nobody Status: new | Milestone: Component:

Re: [Django] #12490: Error in documentation for direct_to_template

2010-01-03 Thread Django
#12490: Error in documentation for direct_to_template +--- Reporter: finngruwier| Owner: nobody Status: closed | Milestone: Component:

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

2010-01-03 Thread Django
#10615: Admin Actions: Add a "X of Y objects selected" notification ---+ Reporter: bartTC| Owner: jezdez Status: assigned | Milestone: 1.2

[Django] #12490: Error in documentation for direct_to_template

2010-01-03 Thread Django
#12490: Error in documentation for direct_to_template +--- Reporter: finngruwier | Owner: nobody Status: new | Milestone: Component: Documentation | Version:

Re: [Django] #12441: Delegate module permissions check to AdminSite

2010-01-03 Thread Django
#12441: Delegate module permissions check to AdminSite ---+ Reporter: alexkoshelev | Owner: nobody Status: new | Milestone: 1.2 Component: Contrib apps |

Re: [Django] #7679: Colorize 404 and 500 message from runserver to console

2010-01-03 Thread Django
#7679: Colorize 404 and 500 message from runserver to console +--- Reporter: hunteke| Owner: nobody Status: new| Milestone:

Re: [Django] #12221: Allow custom management commands to define bash completion arguments

2010-01-03 Thread Django
#12221: Allow custom management commands to define bash completion arguments +--- Reporter: ericholscher | Owner: nobody Status: new| Milestone: Component: