Re: [Django] #14374: Missing templates on contrib.auth makes tests in a new project fail (startproject)

2010-10-06 Thread Django
#14374: Missing templates on contrib.auth makes tests in a new project fail (startproject) +--- Reporter: henriquebastos | Owner: nobody Status: new| Mile

Re: [Django] #14374: Missing templates on contrib.auth makes tests in a new project fail (startproject)

2010-10-06 Thread Django
#14374: Missing templates on contrib.auth makes tests in a new project fail (startproject) -+-- Reporter: henriquebastos | Owner: nobody Status: new | Milestone:

Re: [Django] #8794: Profanity filter suffers from the Scunthorpe problem

2010-10-06 Thread Django
#8794: Profanity filter suffers from the Scunthorpe problem +--- Reporter: Daniel Pope | Owner: nobody Status: new| Milestone: 1.3 Compon

Re: [Django] #661: New function: batch save of objects would make for more efficient processing

2010-10-06 Thread Django
#661: New function: batch save of objects would make for more efficient processing -+-- Reporter: Lllama | Owner: adrian Status: reopened| Milestone: Compon

Re: [Django] #14390: set_password functionality outside of the User model

2010-10-06 Thread Django
#14390: set_password functionality outside of the User model --+- Reporter: k...@lysator.liu.se | Owner: nobody Status: reopened | Milestone: Component: Authen

Re: [Django] #14405: problem in login view

2010-10-06 Thread Django
#14405: problem in login view -+-- Reporter: bayazee | Owner: nobody Status: new | Milestone: 1.3 Component: Authentication | Version: 1.2

Re: [Django] #14411: Inline delete not prompting cascade delete warning

2010-10-06 Thread Django
#14411: Inline delete not prompting cascade delete warning +--- Reporter: subsume| Owner: nobody Status: new| Milestone: 1.3 Component: Documentation |

Re: [Django] #14411: Inline delete not prompting cascade delete warning

2010-10-06 Thread Django
#14411: Inline delete not prompting cascade delete warning +--- Reporter: subsume| Owner: nobody Status: new| Milestone: 1.3 Component: Documentation |

Re: [Django] #14411: Inline delete not prompting cascade delete warning

2010-10-06 Thread Django
#14411: Inline delete not prompting cascade delete warning +--- Reporter: subsume| Owner: nobody Status: new| Milestone: 1.3 Component: Documentation |

Re: [Django] #14411: Inline delete not prompting cascade delete warning

2010-10-06 Thread Django
#14411: Inline delete not prompting cascade delete warning +--- Reporter: subsume| Owner: nobody Status: new| Milestone: 1.3 Component: Documentation |

Re: [Django] #10944: Site app should be able to make absolute URLs.

2010-10-06 Thread Django
#10944: Site app should be able to make absolute URLs. ---+ Reporter: jdunck| Owner: laurentluce Status: assigned | Milestone: 1.3 Component: Contrib apps |

Re: [Django] #14411: Inline delete not prompting cascade delete warning

2010-10-06 Thread Django
#14411: Inline delete not prompting cascade delete warning -+-- Reporter: subsume | Owner: nobody Status: new | Milestone: 1.3 Component: dj

Re: [Django] #14411: Inline delete not prompting cascade delete warning

2010-10-06 Thread Django
#14411: Inline delete not prompting cascade delete warning -+-- Reporter: subsume | Owner: nobody Status: new | Milestone: 1.3 Component: dj

Re: [Django] #14411: Inline delete not prompting cascade delete warning

2010-10-06 Thread Django
#14411: Inline delete not prompting cascade delete warning -+-- Reporter: subsume | Owner: nobody Status: new | Milestone: 1.3 Component: dj

[Changeset] r13995 - django/trunk/django/contrib/comments

2010-10-06 Thread noreply
Author: adrian Date: 2010-10-06 17:56:52 -0500 (Wed, 06 Oct 2010) New Revision: 13995 Modified: django/trunk/django/contrib/comments/urls.py Log: Fixed #14412 -- Pointed contrib.comments comments-url-redirect URLpattern at the actual view instead of the deprecated view. Thanks, subsume Modifi

[Changeset] r13994 - django/trunk/django/contrib/contenttypes

2010-10-06 Thread noreply
Author: adrian Date: 2010-10-06 17:55:06 -0500 (Wed, 06 Oct 2010) New Revision: 13994 Modified: django/trunk/django/contrib/contenttypes/views.py Log: Fixed #14414 -- Improved contenttypes shortcut() view to check that the ContentType has a model_class(). Thanks, subsume Modified: django/trun

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

2010-10-06 Thread noreply
Author: adrian Date: 2010-10-06 16:19:08 -0500 (Wed, 06 Oct 2010) New Revision: 13993 Modified: django/trunk/django/core/management/base.py Log: Fixed the ugly spacing of 'BEGIN;' and 'COMMIT;' in the output of the sql/sqlall commands. They're no longer smooshed with the rest of the SQL. Modi

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

2010-10-06 Thread noreply
Author: adrian Date: 2010-10-06 16:10:44 -0500 (Wed, 06 Oct 2010) New Revision: 13992 Modified: django/trunk/django/core/management/sql.py Log: Negligible formatting improvement to an error in management/sql.py Modified: django/trunk/django/core/management/sql.py ==

Re: [Django] #14414: Additional check in content-type view to prevent 500

2010-10-06 Thread Django
#14414: Additional check in content-type view to prevent 500 +--- Reporter: subsume| Owner: nobody Status: new| Milestone: 1.3 Component: Contrib ap

Re: [Django] #14414: Additional check in content-type view to prevent 500

2010-10-06 Thread Django
#14414: Additional check in content-type view to prevent 500 ---+ Reporter: subsume | Owner: nobody Status: new | Milestone: 1.3 Component: Contrib apps |

[Django] #14414: Additional check in content-type view to prevent 500

2010-10-06 Thread Django
#14414: Additional check in content-type view to prevent 500 --+- Reporter: subsume | Owner: nobody Status: new | Milestone: 1.3 Component: Contrib apps | Version: 1.2 K

Re: [Django] #14412: Comment url redirection relies on a legacy url

2010-10-06 Thread Django
#14412: Comment url redirection relies on a legacy url --+- Reporter: subsume | Owner: subsume Status: assigned | Milestone: 1.3 Component: dj

Re: [Django] #14413: Comment url redirection relies on a legacy url

2010-10-06 Thread Django
#14413: Comment url redirection relies on a legacy url --+- Reporter: subsume | Owner: nobody Status: closed | Milestone: 1.3 Component: djan

[Django] #14413: Comment url redirection relies on a legacy url

2010-10-06 Thread Django
#14413: Comment url redirection relies on a legacy url -+-- Reporter: subsume | Owner: nobody Status: new | Milestone: 1.3 Component: django.contrib.comments |

[Django] #14412: Comment url redirection relies on a legacy url

2010-10-06 Thread Django
#14412: Comment url redirection relies on a legacy url -+-- Reporter: subsume | Owner: nobody Status: new | Milestone: Component: django.contrib.comments |

Re: [Django] #14411: Inline delete not prompting cascade delete warning

2010-10-06 Thread Django
#14411: Inline delete not prompting cascade delete warning ---+ Reporter: subsume | Owner: nobody Status: new | Milestone: 1.3 Component: django

[Django] #14411: Inline delete not prompting cascade delete warning

2010-10-06 Thread Django
#14411: Inline delete not prompting cascade delete warning --+- Reporter: subsume | Owner: nobody Status: new | Milestone: 1.3 Component: django.contrib.admin | V

Re: [Django] #13749: Link from admin-site to site

2010-10-06 Thread Django
#13749: Link from admin-site to site ---+ Reporter: romankrv | Owner: joelklabo Status: reopened | Milestone: 1.3 Component: django.contrib.admin

[Changeset] r13991 - django/trunk/docs/internals

2010-10-06 Thread noreply
Author: adrian Date: 2010-10-06 12:32:25 -0500 (Wed, 06 Oct 2010) New Revision: 13991 Modified: django/trunk/docs/internals/documentation.txt Log: Fixed #14409 -- Fixed typo in docs/internals/documentation.txt. Thanks, kurtmckee Modified: django/trunk/docs/internals/documentation.txt

[Changeset] r13990 - django/trunk/django/db

2010-10-06 Thread noreply
Author: adrian Date: 2010-10-06 12:30:37 -0500 (Wed, 06 Oct 2010) New Revision: 13990 Modified: django/trunk/django/db/__init__.py Log: Fixed #14395 -- Fixed typo in error message in db/__init__.py. Thanks, agabel Modified: django/trunk/django/db/__init__.py ===

[Django] #14410: django.db.models.fields.__init__.py class Field.validate failed

2010-10-06 Thread Django
#14410: django.db.models.fields.__init__.py class Field.validate failed --+- Reporter: ctao | Owner: Status: new | Milestone: Component: ORM aggr

Re: [Django] #14395: Error message typo

2010-10-06 Thread Django
#14395: Error message typo ---+ Reporter: agabel| Owner: agabel Status: assigned | Milestone: 1.3 Component: Database layer (models

Re: [Django] #14152: Model validation: full_clean() should call clean() before clean_fields()

2010-10-06 Thread Django
#14152: Model validation: full_clean() should call clean() before clean_fields() ---+ Reporter: ludovicofischer | Owner: nobody Status: closed| Milest

[Django] #14409: Typo in /internals/documentation

2010-10-06 Thread Django
#14409: Typo in /internals/documentation ---+ Reporter: kurtmckee | Owner: nobody Status: new| Milestone: Component: Documentation | Version: 1.2 Keywords:

Re: [Django] #12991: Django 1.2 should have optional support for unittest2

2010-10-06 Thread Django
#12991: Django 1.2 should have optional support for unittest2 +--- Reporter: ericholscher | Owner: russellm Status: new| Milestone: 1.3 Component: Testi

[Changeset] r13989 - in django/trunk: django/core/handlers django/db/backends django/middleware django/utils django/views/decorators django/views/generic docs/topics

2010-10-06 Thread noreply
Author: russellm Date: 2010-10-06 10:02:26 -0500 (Wed, 06 Oct 2010) New Revision: 13989 Modified: django/trunk/django/core/handlers/base.py django/trunk/django/core/handlers/modpython.py django/trunk/django/core/handlers/wsgi.py django/trunk/django/db/backends/util.py django/trunk/d

[Django] #14408: Admin Error when subclassing ContentType for generic Relations

2010-10-06 Thread Django
#14408: Admin Error when subclassing ContentType for generic Relations --+- Reporter: MS| Owner: nobody Status: new | Milestone: Component: Contrib apps | Version: 1.2

Re: [Django] #14406: Logging doesn't work under Python 2.4

2010-10-06 Thread Django
#14406: Logging doesn't work under Python 2.4 +--- Reporter: russellm | Owner: nobody Status: new| Milestone: 1.3 Component: Core framework |

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

2010-10-06 Thread noreply
Author: russellm Date: 2010-10-06 09:57:31 -0500 (Wed, 06 Oct 2010) New Revision: 13988 Modified: django/trunk/docs/topics/logging.txt Log: Fixed #14397 -- Corrected some typos in the logging configuration example. Thanks to hunterford for the report. Modified: django/trunk/docs/topics/loggin

Re: [Django] #14404: Typo in Logging section of Docs

2010-10-06 Thread Django
#14404: Typo in Logging section of Docs +--- Reporter: markmuetz | Owner: nobody Status: closed | Milestone: Component: Documentation | Version: SVN

Re: [Django] #13881: Sitemaps are broken by L10N

2010-10-06 Thread Django
#13881: Sitemaps are broken by L10N ---+ Reporter: farcaller | Owner: nobody Status: closed| Milestone: Component: Contrib apps | Version

Re: [Django] #14406: Logging doesn't work under Python 2.4

2010-10-06 Thread Django
#14406: Logging doesn't work under Python 2.4 -+-- Reporter: russellm| Owner: nobody Status: new | Milestone: 1.3 Component: Core framework | Version

[Django] #14407: ManyToManyRawIdWidget.value_from_datadict is inexplicably complicated and can be simplified

2010-10-06 Thread Django
#14407: ManyToManyRawIdWidget.value_from_datadict is inexplicably complicated and can be simplified --+- Reporter: tyrion| Owner: nobody Status: new | Milestone:

[Django] #14406: Logging doesn't work under Python 2.4

2010-10-06 Thread Django
#14406: Logging doesn't work under Python 2.4 +--- Reporter: russellm| Owner: nobody Status: new | Milestone: 1.3 Component: Core framework | Version: SVN Keywords:

Re: [Django] #11441: Signal documentation should mention 'weak' parameter for connect

2010-10-06 Thread Django
#11441: Signal documentation should mention 'weak' parameter for connect +--- Reporter: Mike_A | Owner: gremmie Status: assigned | Milestone:

Re: [Django] #13118: Multiple(minimum 36) queries when opening user page in django admin

2010-10-06 Thread Django
#13118: Multiple(minimum 36) queries when opening user page in django admin ---+ Reporter: DesZodiak | Owner: nobody Status: closed| Miles

Re: [Django] #13118: Multiple(minimum 36) queries when opening user page in django admin

2010-10-06 Thread Django
#13118: Multiple(minimum 36) queries when opening user page in django admin ---+ Reporter: DesZodiak | Owner: nobody Status: new | Miles

[Django] #14405: problem in login view

2010-10-06 Thread Django
#14405: problem in login view +--- Reporter: bayazee | Owner: nobody Status: new | Milestone: 1.3 Component: Authentication | Version: 1.2 Keywords: login

Re: [Django] #14130: Catching ImportError in manage.py considered dangerous

2010-10-06 Thread Django
#14130: Catching ImportError in manage.py considered dangerous -+-- Reporter: Setok | Owner: nobody Status: new | Milestone: 1.3

Re: [Django] #14402: help_text is not displayed for ManyToMany raw_id fields

2010-10-06 Thread Django
#14402: help_text is not displayed for ManyToMany raw_id fields ---+ Reporter: tyrion| Owner: nobody Status: new | Milestone: Component: d

Re: [Django] #14398: runfcgi umask option should use literal value

2010-10-06 Thread Django
#14398: runfcgi umask option should use literal value --+- Reporter: petteyg | Owner: nobody Status: new | Milestone: Component: django-admin.py |

[Django] #14404: Typo in Logging section of Docs

2010-10-06 Thread Django
#14404: Typo in Logging section of Docs ---+ Reporter: markmuetz | Owner: nobody Status: new| Milestone: Component: Documentation | Version: SVN Keywords: typo

Re: [Django] #11941: FilteredMultipleSelect does not render help text

2010-10-06 Thread Django
#11941: FilteredMultipleSelect does not render help text +--- Reporter: techieone | Owner: nobody Status: new| Milestone: Component: Forms | Version: 1

Re: [Django] #14130: Catching ImportError in manage.py considered dangerous

2010-10-06 Thread Django
#14130: Catching ImportError in manage.py considered dangerous -+-- Reporter: Setok | Owner: nobody Status: new | Milestone: 1.3

Re: [Django] #11441: Signal documentation should mention 'weak' parameter for connect

2010-10-06 Thread Django
#11441: Signal documentation should mention 'weak' parameter for connect +--- Reporter: Mike_A | Owner: gremmie Status: assigned | Milestone:

Re: [Django] #11441: Signal documentation should mention 'weak' parameter for connect

2010-10-06 Thread Django
#11441: Signal documentation should mention 'weak' parameter for connect +--- Reporter: Mike_A | Owner: gremmie Status: assigned | Milestone: Componen

Re: [Django] #13075: BaseForm __init__ doesn't super and so breaks MI Mixins

2010-10-06 Thread Django
#13075: BaseForm __init__ doesn't super and so breaks MI Mixins ---+ Reporter: gbauer| Owner: nobody Status: new | Milestone: Component: Forms | Version

Re: [Django] #10944: Site app should be able to make absolute URLs.

2010-10-06 Thread Django
#10944: Site app should be able to make absolute URLs. ---+ Reporter: jdunck| Owner: laurentluce Status: assigned | Milestone: 1.3 Component: Contrib apps |

Re: [Django] #12893: Pagination in admins changelist doesn't use queryset set by modeladmin

2010-10-06 Thread Django
#12893: Pagination in admins changelist doesn't use queryset set by modeladmin ---+ Reporter: Willian | Owner: nobody Status: new | Milestone:

Re: [Django] #12004: Registering abstract model with admin gives confusing / misleading error

2010-10-06 Thread Django
#12004: Registering abstract model with admin gives confusing / misleading error +--- Reporter: Matt Smalley | Owner: nobody Status: new| Milestone: