Re: [Django] #12934: Provide *.zip installs in addition to tarballs

2010-02-23 Thread Django
#12934: Provide *.zip installs in addition to tarballs +--- Reporter: midnightdf | Owner: nobody Status: new| Milestone: 1.2 Component: Uncategorized |

Re: [Django] #12938: not possible to validate a many-to-many at the model

2010-02-23 Thread Django
#12938: not possible to validate a many-to-many at the model ---+ Reporter: ryazwinski| Owner: nobody Status: new |

Re: [Django] #12937: Select related() not working as of Beta

2010-02-23 Thread Django
#12937: Select related() not working as of Beta ---+ Reporter: subsume | Owner: nobody Status: new | Milestone: 1.2

[Django] #12939: fix for ExceptionReporter.get_traceback_html()

2010-02-23 Thread Django
#12939: fix for ExceptionReporter.get_traceback_html() ---+ Reporter: skoom | Owner: nobody Status: new| Milestone: Component: Uncategorized | Version: 1.1

Re: [Django] #12939: fix for ExceptionReporter.get_traceback_html()

2010-02-23 Thread Django
#12939: fix for ExceptionReporter.get_traceback_html() --+- Reporter: skoom| Owner: nobody Status: new | Milestone: Component: Template system |

Re: [Django] #12939: fix for ExceptionReporter.get_traceback_html()

2010-02-23 Thread Django
#12939: fix for ExceptionReporter.get_traceback_html() --+- Reporter: skoom| Owner: nobody Status: new | Milestone: 1.2 Component: Template system |

Re: [Django] #12939: fix for ExceptionReporter.get_traceback_html()

2010-02-23 Thread Django
#12939: fix for ExceptionReporter.get_traceback_html() --+- Reporter: skoom| Owner: nobody Status: new | Milestone: Component: Template system |

[Django] #12940: Comments admin should use ungettext instead of ugettext

2010-02-23 Thread Django
#12940: Comments admin should use ungettext instead of ugettext -+-- Reporter: void | Owner: nobody Status: new | Milestone: Component:

Re: [Django] #12939: fix for ExceptionReporter.get_traceback_html()

2010-02-23 Thread Django
#12939: fix for ExceptionReporter.get_traceback_html() --+- Reporter: skoom| Owner: nobody Status: closed | Milestone: Component: Template system |

Re: [Django] #12940: Comments admin should use ungettext instead of ugettext

2010-02-23 Thread Django
#12940: Comments admin should use ungettext instead of ugettext --+- Reporter: void | Owner: nobody Status: new | Milestone:

[Django] #12941: multiple database connections cursors

2010-02-23 Thread Django
#12941: multiple database connections cursors -+-- Reporter: atlith...@gmail.com | Owner: nobody Status: new | Milestone: Component: Documentation| Version:

Re: [Django] #12941: multiple database connections cursors

2010-02-23 Thread Django
#12941: multiple database connections cursors --+- Reporter: atlith...@gmail.com | Owner: nobody Status: new | Milestone: 1.2 Component: Documentation

[Changeset] r12509 - django/trunk/django/contrib/auth

2010-02-23 Thread noreply
Author: russellm Date: 2010-02-23 06:02:41 -0600 (Tue, 23 Feb 2010) New Revision: 12509 Modified: django/trunk/django/contrib/auth/backends.py Log: Fixed #12729 -- Replaced a hard-coded SQL statement with an ORM query so that the contrib.auth ModelBackend will work on a routed multi-db setup.

Re: [Django] #11690: Model django.contrib.auth.models.Group should have a title or description field

2010-02-23 Thread Django
#11690: Model django.contrib.auth.models.Group should have a title or description field +--- Reporter: linuxerw...@gmail.com | Owner: nobody Status: closed | Milestone:

[Changeset] r12510 - in django/trunk: django/db/backends/postgresql docs/internals docs/releases

2010-02-23 Thread noreply
Author: russellm Date: 2010-02-23 06:24:41 -0600 (Tue, 23 Feb 2010) New Revision: 12510 Modified: django/trunk/django/db/backends/postgresql/base.py django/trunk/docs/internals/deprecation.txt django/trunk/docs/releases/1.2.txt Log: Fixed #12912 -- Placed the psycopg1-backed

[Changeset] r12511 - django/trunk/django/db/backends/postgresql

2010-02-23 Thread noreply
Author: russellm Date: 2010-02-23 06:26:50 -0600 (Tue, 23 Feb 2010) New Revision: 12511 Modified: django/trunk/django/db/backends/postgresql/base.py Log: Cleaned up the warning message introduced by r12510. Modified: django/trunk/django/db/backends/postgresql/base.py

[Changeset] r12512 - django/trunk/django/db/backends/postgresql

2010-02-23 Thread noreply
Author: russellm Date: 2010-02-23 06:33:20 -0600 (Tue, 23 Feb 2010) New Revision: 12512 Modified: django/trunk/django/db/backends/postgresql/base.py Log: No, really this time -- corrected the warning message from r12510. Modified: django/trunk/django/db/backends/postgresql/base.py

Re: [Django] #7539: Add ON DELETE and ON UPDATE support to Django

2010-02-23 Thread Django
#7539: Add ON DELETE and ON UPDATE support to Django ---+ Reporter: glassfordm| Owner: Status: new | Milestone:

Re: [Django] #12192: Don't execute sql query with limit 0

2010-02-23 Thread Django
#12192: Don't execute sql query with limit 0 ---+ Reporter: Suor | Owner: ramiro Status: new | Milestone: Component:

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

2010-02-23 Thread noreply
Author: jbronn Date: 2010-02-23 09:09:52 -0600 (Tue, 23 Feb 2010) New Revision: 12528 Modified: django/trunk/docs/ref/contrib/admin/index.txt Log: Fixed #12802 -- Specify the correct factory in the `InlineModelAdmin` docs. Thanks, rctay and unbracketed. Modified:

Re: [Django] #12944: Add django version to debug page

2010-02-23 Thread Django
#12944: Add django version to debug page +--- Reporter: robhudson | Owner: nobody Status: new| Milestone: 1.2 Component: Generic views | Version: 1.1

[Changeset] r12529 - django/branches/releases/1.1.X/docs/ref/contrib/admin

2010-02-23 Thread noreply
Author: jbronn Date: 2010-02-23 09:11:01 -0600 (Tue, 23 Feb 2010) New Revision: 12529 Modified: django/branches/releases/1.1.X/docs/ref/contrib/admin/index.txt Log: [1.1.X] Fixed #12802 -- Specify the correct factory in the `InlineModelAdmin` docs. Thanks, rctay and unbracketed. Backport of

[Changeset] r12527 - in django/trunk: . docs/intro

2010-02-23 Thread noreply
Author: jbronn Date: 2010-02-23 09:00:33 -0600 (Tue, 23 Feb 2010) New Revision: 12527 Modified: django/trunk/AUTHORS django/trunk/docs/intro/tutorial03.txt django/trunk/docs/intro/tutorial04.txt Log: Fixed #12485 -- Added links to polls templates in tutorial. Thanks, gungadin for

[Changeset] r12531 - django/branches/releases/1.1.X

2010-02-23 Thread noreply
Author: jkocherhans Date: 2010-02-23 09:27:36 -0600 (Tue, 23 Feb 2010) New Revision: 12531 Modified: django/branches/releases/1.1.X/ Log: [1.1.X] Blocked a couple of revisions that shouldn't be merged. Property changes on: django/branches/releases/1.1.X

Re: [Django] #12707: admin actions display a warning when using list_editable (introduced in r11837)

2010-02-23 Thread Django
#12707: admin actions display a warning when using list_editable (introduced in r11837) ---+ Reporter: arne | Owner: copelco Status: new | Milestone: 1.2

[Changeset] r12530 - in django/branches/releases/1.1.X: . django/forms tests/regressiontests/model_forms_regress

2010-02-23 Thread noreply
Author: jkocherhans Date: 2010-02-23 09:12:29 -0600 (Tue, 23 Feb 2010) New Revision: 12530 Modified: django/branches/releases/1.1.X/ django/branches/releases/1.1.X/django/forms/models.py django/branches/releases/1.1.X/tests/regressiontests/model_forms_regress/tests.py Log: [1.1.X] Fixed

Re: [Django] #12938: not possible to validate a many-to-many at the model

2010-02-23 Thread Django
#12938: not possible to validate a many-to-many at the model ---+ Reporter: ryazwinski| Owner: nobody Status: new |

Re: [Django] #12924: Pickling QuerySet with related fields fails

2010-02-23 Thread Django
#12924: Pickling QuerySet with related fields fails ---+ Reporter: dmishe| Owner: nobody Status: new | Milestone: 1.2

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

2010-02-23 Thread noreply
Author: russellm Date: 2010-02-23 07:21:07 -0600 (Tue, 23 Feb 2010) New Revision: 12516 Modified: django/trunk/docs/ref/models/fields.txt Log: Fixed #12837 -- Clarified the naming strategy for m2m intermediate tables. Thanks to Ramiro Morales for the report and patch. Modified:

Re: [Django] #12878: Formset wide errors are not properly rendered in the template

2010-02-23 Thread Django
#12878: Formset wide errors are not properly rendered in the template ---+ Reporter: KyleMac | Owner: matiasb Status: assigned | Milestone:

Re: [Django] #12561: The ``can_delete`` argument of ``generic_inlineformset_factory`` isn't working

2010-02-23 Thread Django
#12561: The ``can_delete`` argument of ``generic_inlineformset_factory`` isn't working ---+ Reporter: Piaume| Owner: nessita Status: assigned | Milestone: 1.2

[Django] #12944: Add django version to debug page

2010-02-23 Thread Django
#12944: Add django version to debug page ---+ Reporter: robhudson | Owner: nobody Status: new| Milestone: Component: Generic views | Version: 1.1 Keywords:

[Changeset] r12533 - in django/trunk: . django/contrib/admin django/contrib/contenttypes tests/regressiontests/admin_inlines tests/regressiontests/admin_inlines/fixtures tests/regressiontests/generic_

2010-02-23 Thread noreply
Author: jkocherhans Date: 2010-02-23 11:14:50 -0600 (Tue, 23 Feb 2010) New Revision: 12533 Added: django/trunk/tests/regressiontests/admin_inlines/fixtures/ django/trunk/tests/regressiontests/admin_inlines/fixtures/admin-views-users.xml

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

2010-02-23 Thread Django
#9200: Add a session based form wizard ---+ Reporter: ddurham | Owner: nobody Status: new | Milestone: 1.2

[Changeset] r12523 - in django/trunk: django/forms tests/regressiontests/forms

2010-02-23 Thread noreply
Author: jkocherhans Date: 2010-02-23 08:17:42 -0600 (Tue, 23 Feb 2010) New Revision: 12523 Modified: django/trunk/django/forms/widgets.py django/trunk/tests/regressiontests/forms/widgets.py Log: Fixed #11860. Changed NullBooleanSelect's _has_changed method to repect differences between

Re: [Django] #11212: Don't encode emails with base64/qp

2010-02-23 Thread Django
#11212: Don't encode emails with base64/qp ---+ Reporter: phr | Owner: gisle Status: new | Milestone: 1.2 Component: django.core.mail |

[Django] #12945: url tag breaks on spaces between delimiting commas since [12503]

2010-02-23 Thread Django
#12945: url tag breaks on spaces between delimiting commas since [12503] -+-- Reporter: jklaiho | Owner: nobody Status: new | Milestone: 1.2 Component: Template system |

[Django] #12946: {% url %} tag docs show an invalid example mixing args and kwargs, which reverse() doesn't allow

2010-02-23 Thread Django
#12946: {% url %} tag docs show an invalid example mixing args and kwargs, which reverse() doesn't allow ---+ Reporter: coleifer | Owner: nobody Status: new| Milestone:

Re: [Django] #2238: select_related should fetch reverse relations

2010-02-23 Thread Django
#2238: select_related should fetch reverse relations ---+ Reporter: derelm| Owner: adrian Status: closed| Milestone:

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

2010-02-23 Thread noreply
Author: jkocherhans Date: 2010-02-23 10:09:39 -0600 (Tue, 23 Feb 2010) New Revision: 12532 Modified: django/trunk/django/db/models/fields/related.py Log: Fixed #12888. Fixed a typo in some related object error messages. Thanks, nessita. Modified:

Re: [Django] #12870: ORM bug with using exclude in conjunction with Q objects

2010-02-23 Thread Django
#12870: ORM bug with using exclude in conjunction with Q objects ---+ Reporter: subsume | Owner: nobody Status: new | Milestone: 1.2

[Django] #12943: Unnamed captures are not passed to views in included URLconfs

2010-02-23 Thread Django
#12943: Unnamed captures are not passed to views in included URLconfs +--- Reporter: petri.lehti...@inoi.fi | Owner: nobody Status: new | Milestone: Component: Core

Re: [Django] #5691: Add the active language to generate the cache key

2010-02-23 Thread Django
#5691: Add the active language to generate the cache key -+-- Reporter: aa...@apsl.net | Owner: aaloy Status: reopened| Milestone: 1.2

[Changeset] r12536 - in django/branches/releases/1.1.X: . django/core/management

2010-02-23 Thread noreply
Author: jkocherhans Date: 2010-02-23 11:32:07 -0600 (Tue, 23 Feb 2010) New Revision: 12536 Modified: django/branches/releases/1.1.X/ django/branches/releases/1.1.X/django/core/management/validation.py Log: [1.1.X] Fixed #11859. Allowed subclasses of tuple or list for choice options.

Re: [Django] #11681: HTML validation failure in admin/change_form.html because of errorlist ul

2010-02-23 Thread Django
#11681: HTML validation failure in admin/change_form.html because of errorlist ul ---+ Reporter: rlaa...@wiktel.com| Owner: nessita Status: assigned | Milestone: 1.2

[Changeset] r12526 - in django/trunk: django/forms tests/regressiontests/model_forms_regress

2010-02-23 Thread noreply
Author: jkocherhans Date: 2010-02-23 08:59:30 -0600 (Tue, 23 Feb 2010) New Revision: 12526 Modified: django/trunk/django/forms/models.py django/trunk/tests/regressiontests/model_forms_regress/tests.py Log: Fixed #12285. ModelForm raises a more informative error if it doesn't have a model

Re: [Django] #12747: Custom HTTP status reason phrases are not supported

2010-02-23 Thread Django
#12747: Custom HTTP status reason phrases are not supported +--- Reporter: Gustavo| Owner: gisle Status: new|

Re: [Django] #12945: url tag breaks on spaces between delimiting commas since [12503]

2010-02-23 Thread Django
#12945: url tag breaks on spaces between delimiting commas since [12503] --+- Reporter: jklaiho | Owner: nobody Status: new | Milestone: 1.2 Component:

[Changeset] r12534 - in django/branches/releases/1.1.X: . django/contrib/admin django/contrib/contenttypes tests/regressiontests/admin_inlines tests/regressiontests/admin_inlines/fixtures tests/regres

2010-02-23 Thread noreply
Author: jkocherhans Date: 2010-02-23 11:26:20 -0600 (Tue, 23 Feb 2010) New Revision: 12534 Added: django/branches/releases/1.1.X/tests/regressiontests/admin_inlines/fixtures/ django/branches/releases/1.1.X/tests/regressiontests/admin_inlines/fixtures/admin-views-users.xml

Re: [Django] #12870: ORM bug with using exclude in conjunction with Q objects

2010-02-23 Thread Django
#12870: ORM bug with using exclude in conjunction with Q objects ---+ Reporter: subsume | Owner: nobody Status: new | Milestone: 1.2

Re: [Django] #11859: Change type checking condition in validation of choices

2010-02-23 Thread Django
#11859: Change type checking condition in validation of choices -+-- Reporter: paluh | Owner: nobody Status: new | Milestone: 1.2

[Changeset] r12537 - in django/trunk/django: db/models/fields forms

2010-02-23 Thread noreply
Author: jkocherhans Date: 2010-02-23 12:27:51 -0600 (Tue, 23 Feb 2010) New Revision: 12537 Modified: django/trunk/django/db/models/fields/__init__.py django/trunk/django/forms/fields.py Log: Fixed a few more spots related to #11859. Thanks, cramm and Alex Gaynor. Modified:

[Django] #12947: Problem with django development server

2010-02-23 Thread Django
#12947: Problem with django development server ---+ Reporter: PawelRoman | Owner: nobody Status: new| Milestone: Component: django-admin.py runserver |

[Changeset] r12538 - in django/branches/releases/1.1.X: . django/db/models/fields django/forms

2010-02-23 Thread noreply
Author: jkocherhans Date: 2010-02-23 12:40:07 -0600 (Tue, 23 Feb 2010) New Revision: 12538 Modified: django/branches/releases/1.1.X/ django/branches/releases/1.1.X/django/db/models/fields/__init__.py django/branches/releases/1.1.X/django/forms/fields.py Log: [1.1.X] Fixed a few more

Re: [Django] #11681: HTML validation failure in admin/change_form.html because of errorlist ul

2010-02-23 Thread Django
#11681: HTML validation failure in admin/change_form.html because of errorlist ul ---+ Reporter: rlaa...@wiktel.com| Owner: nessita Status: assigned | Milestone:

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

2010-02-23 Thread noreply
Author: jkocherhans Date: 2010-02-23 08:48:15 -0600 (Tue, 23 Feb 2010) New Revision: 12525 Modified: django/trunk/django/contrib/admin/options.py django/trunk/tests/regressiontests/admin_views/tests.py Log: Fixed #12707. Admin action messages are no longer displayed when submitting

Re: [Django] #5691: Add the active language to generate the cache key

2010-02-23 Thread Django
#5691: Add the active language to generate the cache key -+-- Reporter: aa...@apsl.net | Owner: aaloy Status: reopened| Milestone: 1.2

Re: [Django] #12819: Problem with commit 12307 and null onetoone fields

2010-02-23 Thread Django
#12819: Problem with commit 12307 and null onetoone fields ---+ Reporter: s.an...@twidi.com | Owner: nobody Status: new |

Re: [Django] #5691: Add the active language to generate the cache key

2010-02-23 Thread Django
#5691: Add the active language to generate the cache key -+-- Reporter: aa...@apsl.net | Owner: aaloy Status: reopened| Milestone: 1.2

Re: [Django] #11859: Change type checking condition in validation of choices

2010-02-23 Thread Django
#11859: Change type checking condition in validation of choices +--- Reporter: paluh | Owner: nobody Status: new| Milestone: 1.2

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

2010-02-23 Thread noreply
Author: jkocherhans Date: 2010-02-23 12:50:57 -0600 (Tue, 23 Feb 2010) New Revision: 12539 Modified: django/trunk/django/template/__init__.py django/trunk/tests/regressiontests/templates/parser.py Log: Fixed #12070. Fixed a case where var._whatever wasn't raising a TemplateSyntaxError.

Re: [Django] #12876: maximum recursion error when caching querysets on models

2010-02-23 Thread Django
#12876: maximum recursion error when caching querysets on models ---+ Reporter: zbyte64 | Owner: nobody Status: new | Milestone: 1.2

Re: [Django] #11681: HTML validation failure in admin/change_form.html because of errorlist ul

2010-02-23 Thread Django
#11681: HTML validation failure in admin/change_form.html because of errorlist ul ---+ Reporter: rlaa...@wiktel.com| Owner: nessita Status: assigned | Milestone:

[Changeset] r12540 - in django/branches/releases/1.1.X: . django/template tests/regressiontests/templates

2010-02-23 Thread noreply
Author: jkocherhans Date: 2010-02-23 12:53:42 -0600 (Tue, 23 Feb 2010) New Revision: 12540 Modified: django/branches/releases/1.1.X/ django/branches/releases/1.1.X/django/template/__init__.py django/branches/releases/1.1.X/tests/regressiontests/templates/parser.py Log: [1.1.X] Fixed

[Changeset] r12518 - django/trunk/docs/topics/http

2010-02-23 Thread noreply
Author: russellm Date: 2010-02-23 07:22:52 -0600 (Tue, 23 Feb 2010) New Revision: 12518 Modified: django/trunk/docs/topics/http/shortcuts.txt Log: Fixed #12799 -- Added an extra newline to help with PDF generation of documentation. Thanks to Ivan Savov for the report. Modified:

[Changeset] r12521 - django/branches/releases/1.1.X/docs/ref/models

2010-02-23 Thread noreply
Author: russellm Date: 2010-02-23 07:30:18 -0600 (Tue, 23 Feb 2010) New Revision: 12521 Modified: django/branches/releases/1.1.X/docs/ref/models/fields.txt Log: [1.1.X] Fixed #12837 -- Clarified the naming strategy for m2m intermediate tables. Thanks to Ramiro Morales for the report and

[Changeset] r12522 - django/branches/releases/1.1.X/docs/topics/http

2010-02-23 Thread noreply
Author: russellm Date: 2010-02-23 07:30:49 -0600 (Tue, 23 Feb 2010) New Revision: 12522 Modified: django/branches/releases/1.1.X/docs/topics/http/shortcuts.txt Log: [1.1.X] Fixed #12799 -- Added an extra newline to help with PDF generation of documentation. Thanks to Ivan Savov for the

[Changeset] r12517 - django/trunk/docs/ref

2010-02-23 Thread noreply
Author: russellm Date: 2010-02-23 07:22:05 -0600 (Tue, 23 Feb 2010) New Revision: 12517 Modified: django/trunk/docs/ref/django-admin.txt Log: Fixed #12800 -- Clarified the text describing the palettes available to django-admin.py, and when they will be used. Thanks to rasmus and Karen Tracey

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

2010-02-23 Thread noreply
Author: russellm Date: 2010-02-23 07:29:18 -0600 (Tue, 23 Feb 2010) New Revision: 12519 Modified: django/branches/releases/1.1.X/docs/releases/1.1.txt Log: [1.1.X] Fixed #12925 -- Corrected typo in v1.1 release notes. Thanks to aruseni for the report. Backport of r12513 from trunk.

[Changeset] r12541 - django/trunk/django/contrib/admin/templates/admin

2010-02-23 Thread noreply
Author: jkocherhans Date: 2010-02-23 12:56:00 -0600 (Tue, 23 Feb 2010) New Revision: 12541 Modified: django/trunk/django/contrib/admin/templates/admin/change_form.html django/trunk/django/contrib/admin/templates/admin/change_list.html Log: Fixed #11681. Fixed display of non_field_errors and

Re: [Django] #5691: Add the active language to generate the cache key

2010-02-23 Thread Django
#5691: Add the active language to generate the cache key -+-- Reporter: aa...@apsl.net | Owner: aaloy Status: closed | Milestone: 1.2

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

2010-02-23 Thread noreply
Author: russellm Date: 2010-02-23 07:20:27 -0600 (Tue, 23 Feb 2010) New Revision: 12515 Modified: django/trunk/docs/topics/db/queries.txt Log: Fixed #12859 -- Clarified the documentation on using multiple tables with .update() calls. Thanks to dwillis for the report. Modified:

Re: [Django] #11681: HTML validation failure in admin/change_form.html because of errorlist ul

2010-02-23 Thread Django
#11681: HTML validation failure in admin/change_form.html because of errorlist ul ---+ Reporter: rlaa...@wiktel.com| Owner: nessita Status: closed| Milestone: 1.2

Re: [Django] #12943: Unnamed captures are not passed to views in included URLconfs

2010-02-23 Thread Django
#12943: Unnamed captures are not passed to views in included URLconfs -+-- Reporter: petri.lehti...@inoi.fi | Owner: nobody Status: new | Milestone:

Re: [Django] #12707: admin actions display a warning when using list_editable (introduced in r11837)

2010-02-23 Thread Django
#12707: admin actions display a warning when using list_editable (introduced in r11837) ---+ Reporter: arne | Owner: copelco Status: closed| Milestone: 1.2

Re: [Django] #11212: Don't encode emails with base64/qp

2010-02-23 Thread Django
#11212: Don't encode emails with base64/qp ---+ Reporter: phr | Owner: nobody Status: new | Milestone: 1.2 Component: django.core.mail |

[Changeset] r12542 - in django/branches/releases/1.1.X: . django/contrib/admin/templates/admin

2010-02-23 Thread noreply
Author: jkocherhans Date: 2010-02-23 13:00:50 -0600 (Tue, 23 Feb 2010) New Revision: 12542 Modified: django/branches/releases/1.1.X/ django/branches/releases/1.1.X/django/contrib/admin/templates/admin/change_form.html

[Django] #12948: Test added in r12505 fails for older Pythons & non-sqlite DBs

2010-02-23 Thread Django
#12948: Test added in r12505 fails for older Pythons & non-sqlite DBs ---+ Reporter: kmtracey | Owner: nobody Status: new| Milestone: 1.2 Component: Uncategorized | Version:

[Changeset] r12524 - in django/branches/releases/1.1.X: . django/forms tests/regressiontests/forms

2010-02-23 Thread noreply
Author: jkocherhans Date: 2010-02-23 08:20:35 -0600 (Tue, 23 Feb 2010) New Revision: 12524 Modified: django/branches/releases/1.1.X/ django/branches/releases/1.1.X/django/forms/widgets.py django/branches/releases/1.1.X/tests/regressiontests/forms/widgets.py Log: [1.1.X] Fixed #11860.

[Django] #12942: small mistake in writing

2010-02-23 Thread Django
#12942: small mistake in writing ---+ Reporter: dormouse | Owner: nobody Status: new| Milestone: Component: Documentation | Version: 1.1 Keywords: CharField

Re: [Django] #12925: A typographic error in the release notes for Django 1.1

2010-02-23 Thread Django
#12925: A typographic error in the release notes for Django 1.1 +--- Reporter: aruseni| Owner: nobody Status: new| Milestone: 1.2 Component: Documentation

Re: [Django] #12888: typo in django/db/models/fields/related.py version : 1.2 beta 1 SVN-12453

2010-02-23 Thread Django
#12888: typo in django/db/models/fields/related.py version : 1.2 beta 1 SVN-12453 ---+ Reporter: joshg | Owner: nessita Status: assigned |

Re: [Django] #12871: Document creation of a comment form for authenticated users

2010-02-23 Thread Django
#12871: Document creation of a comment form for authenticated users +--- Reporter: shacker| Owner: nobody Status: new| Milestone: 1.2 Component:

Re: [Django] #12888: typo in django/db/models/fields/related.py version : 1.2 beta 1 SVN-12453

2010-02-23 Thread Django
#12888: typo in django/db/models/fields/related.py version : 1.2 beta 1 SVN-12453 ---+ Reporter: joshg | Owner: nessita Status: assigned |

Re: [Django] #12749: "Please correct the error below." when saving add model form with inline formset and no auto primary key.

2010-02-23 Thread Django
#12749: "Please correct the error below." when saving add model form with inline formset and no auto primary key. -+-- Reporter: chris.wessel...@cwi.nl | Owner: nessita Status: assigned

Re: [Django] #12942: small mistake in writing

2010-02-23 Thread Django
#12942: small mistake in writing +--- Reporter: dormouse | Owner: nobody Status: closed | Milestone: Component: Documentation | Version: 1.1

[Django] #12949: swedish week & month names

2010-02-23 Thread Django
#12949: swedish week & month names --+- Reporter: sorl | Owner: nobody Status: new | Milestone: Component: Translations | Version: 1.1 Keywords:|

[Changeset] r12535 - django/trunk/django/core/management

2010-02-23 Thread noreply
Author: jkocherhans Date: 2010-02-23 11:30:12 -0600 (Tue, 23 Feb 2010) New Revision: 12535 Modified: django/trunk/django/core/management/validation.py Log: Fixed #11859. Allowed subclasses of tuple or list for choice options. Thanks, Alex Gaynor. Modified:

Re: [Django] #12878: Formset wide errors are not properly rendered in the template

2010-02-23 Thread Django
#12878: Formset wide errors are not properly rendered in the template ---+ Reporter: KyleMac | Owner: matiasb Status: assigned | Milestone:

[Changeset] r12543 - in django/trunk: django/db/models tests/regressiontests/select_related_onetoone

2010-02-23 Thread noreply
Author: jkocherhans Date: 2010-02-23 13:24:27 -0600 (Tue, 23 Feb 2010) New Revision: 12543 Modified: django/trunk/django/db/models/query.py django/trunk/tests/regressiontests/select_related_onetoone/models.py django/trunk/tests/regressiontests/select_related_onetoone/tests.py Log: Fixed

Re: [Django] #12731: Manager.raw() doesn't work with Multi-table inheritance

2010-02-23 Thread Django
#12731: Manager.raw() doesn't work with Multi-table inheritance ---+ Reporter: eric.buck...@gmail.com| Owner: nobody Status: new | Milestone: 1.2

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

2010-02-23 Thread noreply
Author: russellm Date: 2010-02-23 07:19:24 -0600 (Tue, 23 Feb 2010) New Revision: 12513 Modified: django/trunk/docs/releases/1.1.txt Log: Fixed #12925 -- Corrected typo in v1.1 release notes. Thanks to aruseni for the report. Modified: django/trunk/docs/releases/1.1.txt

[Changeset] r12544 - in django/trunk: django/db/models tests/modeltests/raw_query

2010-02-23 Thread noreply
Author: jkocherhans Date: 2010-02-23 13:39:06 -0600 (Tue, 23 Feb 2010) New Revision: 12544 Modified: django/trunk/django/db/models/query.py django/trunk/tests/modeltests/raw_query/models.py django/trunk/tests/modeltests/raw_query/tests.py Log: Fixed #12731. Fixed a bug with .raw() and

[Changeset] r12514 - django/trunk/docs/ref

2010-02-23 Thread noreply
Author: russellm Date: 2010-02-23 07:19:49 -0600 (Tue, 23 Feb 2010) New Revision: 12514 Modified: django/trunk/docs/ref/signals.txt Log: Fixed #12916 -- Added a missing versionadded marker for the m2m_changed signal. Thanks to timo for the report. Modified: django/trunk/docs/ref/signals.txt

Re: [Django] #12731: Manager.raw() doesn't work with Multi-table inheritance

2010-02-23 Thread Django
#12731: Manager.raw() doesn't work with Multi-table inheritance ---+ Reporter: eric.buck...@gmail.com| Owner: nobody Status: closed| Milestone: 1.2

Re: [Django] #12878: Formset wide errors are not properly rendered in the template

2010-02-23 Thread Django
#12878: Formset wide errors are not properly rendered in the template ---+ Reporter: KyleMac | Owner: matiasb Status: assigned | Milestone: 1.2

Re: [Django] #12933: self.admin_site.admin_view() disables @csrf_view_exempt, should have csrf_protected=True arg

2010-02-23 Thread Django
#12933: self.admin_site.admin_view() disables @csrf_view_exempt, should have csrf_protected=True arg ---+ Reporter: philomat | Owner: nobody Status: new |

[Changeset] r12520 - django/branches/releases/1.1.X/docs/topics/db

2010-02-23 Thread noreply
Author: russellm Date: 2010-02-23 07:29:52 -0600 (Tue, 23 Feb 2010) New Revision: 12520 Modified: django/branches/releases/1.1.X/docs/topics/db/queries.txt Log: [1.1.X] Fixed #12859 -- Clarified the documentation on using multiple tables with .update() calls. Thanks to dwillis for the report.

Re: [Django] #12949: swedish week & month names

2010-02-23 Thread Django
#12949: swedish week & month names ---+ Reporter: sorl | Owner: nobody Status: new | Milestone: 1.2 Component: Translations | Version: 1.1

Re: [Django] #12949: swedish week & month names

2010-02-23 Thread Django
#12949: swedish week & month names +--- Reporter: sorl | Owner: nobody Status: new| Milestone: 1.2 Component: Translations | Version:

  1   2   3   >