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

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

Re: [Django] #14461: Allow to use other translation languages than just the ones available in Django

2010-10-22 Thread Django
#14461: Allow to use other translation languages than just the ones available in Django ---+ Reporter: diegobz | Owner: nobody Status: reopened | Milestone:

Re: [Django] #14461: Allow to use other translation languages than just the ones available in Django

2010-10-22 Thread Django
#14461: Allow to use other translation languages than just the ones available in Django ---+ Reporter: diegobz | Owner: nobody Status: reopened | Milestone:

Re: [Django] #14530: specify if new translations to django core can be made in project directory

2010-10-22 Thread Django
#14530: specify if new translations to django core can be made in project directory +--- Reporter: ahebert| Owner: nobody Status: closed | Milestone: Compon

[Django] #14539: Documents maybe out-of-date

2010-10-22 Thread Django
#14539: Documents maybe out-of-date -+-- Reporter: cbsw...@hotmail.com | Owner: nobody Status: new | Milestone: Component: Uncategorized| Version: 1.2 Keywo

[Changeset] r14321 - in django/branches/releases/1.2.X: django/db/backends/postgresql django/db/backends/postgresql_psycopg2 tests/regressiontests/backends

2010-10-22 Thread noreply
Author: ramiro Date: 2010-10-22 19:11:50 -0500 (Fri, 22 Oct 2010) New Revision: 14321 Modified: django/branches/releases/1.2.X/django/db/backends/postgresql/base.py django/branches/releases/1.2.X/django/db/backends/postgresql_psycopg2/base.py django/branches/releases/1.2.X/tests/regressio

[Changeset] r14320 - in django/trunk: django/db/backends/postgresql django/db/backends/postgresql_psycopg2 tests/regressiontests/backends

2010-10-22 Thread noreply
Author: ramiro Date: 2010-10-22 19:01:22 -0500 (Fri, 22 Oct 2010) New Revision: 14320 Modified: django/trunk/django/db/backends/postgresql/base.py django/trunk/django/db/backends/postgresql_psycopg2/base.py django/trunk/tests/regressiontests/backends/models.py django/trunk/tests/regres

Re: [Django] #9964: Transaction middleware closes the transaction only when it's marked as dirty

2010-10-22 Thread Django
#9964: Transaction middleware closes the transaction only when it's marked as dirty ---+ Reporter: ishirav | Owner: mtredinnick Status: assigned |

Re: [Django] #9964: Transaction middleware closes the transaction only when it's marked as dirty

2010-10-22 Thread Django
#9964: Transaction middleware closes the transaction only when it's marked as dirty ---+ Reporter: ishirav | Owner: mtredinnick Status: assigned |

[Django] #14538: STATICFILES_DIRS must be set for dev, docs could be improved

2010-10-22 Thread Django
#14538: STATICFILES_DIRS must be set for dev, docs could be improved -+-- Reporter: romaniuk | Owner: nobody Status: new | Milestone: Component: Contrib apps

Re: [Django] #13696: Admin Edit Inline templates only output hidden field for PK when inline_admin_form.has_auto_field

2010-10-22 Thread Django
#13696: Admin Edit Inline templates only output hidden field for PK when inline_admin_form.has_auto_field +--- Reporter: evan.rei...@gmail.com | Owner: nobody Status: reopened

Re: [Django] #14537: Validators documentation page doesn't say where to import validators from

2010-10-22 Thread Django
#14537: Validators documentation page doesn't say where to import validators from +--- Reporter: rfugger| Owner: nobody Status: new|

Re: [Django] #14536: Incorrect syntax about using OPTIONS for changing the database engine

2010-10-22 Thread Django
#14536: Incorrect syntax about using OPTIONS for changing the database engine +--- Reporter: denilsonsa | Owner: nobody Status: new| Milestone: Component: D

[Django] #14537: Validators documentation page doesn't say where to import validators from

2010-10-22 Thread Django
#14537: Validators documentation page doesn't say where to import validators from ---+ Reporter: rfugger| Owner: nobody Status: new|

[Django] #14536: Incorrect syntax about using OPTIONS for changing the database engine

2010-10-22 Thread Django
#14536: Incorrect syntax about using OPTIONS for changing the database engine ---+ Reporter: denilsonsa | Owner: nobody Status: new| Milestone: Component: Documentation | Ver

[Changeset] r14319 - django/branches/releases/1.2.X/docs/topics/db

2010-10-22 Thread noreply
Author: Alex Date: 2010-10-22 16:20:30 -0500 (Fri, 22 Oct 2010) New Revision: 14319 Modified: django/branches/releases/1.2.X/docs/topics/db/queries.txt Log: [1.2.X] Fixed #14534 -- updated an out of date link in the docs. Thanks to d0ugal for the report and Frank Wiles for the patch. Backpor

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

2010-10-22 Thread noreply
Author: Alex Date: 2010-10-22 16:20:00 -0500 (Fri, 22 Oct 2010) New Revision: 14318 Modified: django/trunk/docs/topics/db/queries.txt Log: Fixed #14534 -- updated an out of date link in the docs. Thanks to d0ugal for the report and Frank Wiles for the patch. Modified: django/trunk/docs/topic

Re: [Django] #14530: specify if new translations to django core can be made in project directory

2010-10-22 Thread Django
#14530: specify if new translations to django core can be made in project directory +--- Reporter: ahebert| Owner: nobody Status: new| Milestone: Compon

Re: [Django] #10993: get_or_create should throw an exception if no lookup parameters are given

2010-10-22 Thread Django
#10993: get_or_create should throw an exception if no lookup parameters are given ---+ Reporter: gasull2 | Owner: szczav Status: new | Milest

Re: [Django] #14534: Incorrect link in ORM Queries docs

2010-10-22 Thread Django
#14534: Incorrect link in ORM Queries docs +--- Reporter: d0ugal | Owner: nobody Status: new| Milestone: 1.3 Component: Documentation | Version: 1.2

Re: [Django] #14505: Multiple Namespaces and reverse lookup does not work as advertised.

2010-10-22 Thread Django
#14505: Multiple Namespaces and reverse lookup does not work as advertised. -+-- Reporter: dcurtis | Owner: nobody Status: new | Milestone:

Re: [Django] #13252: Use the natural key instead of the primary key when serializing

2010-10-22 Thread Django
#13252: Use the natural key instead of the primary key when serializing +--- Reporter: SmileyChris| Owner: mtredinnick Status: new| Milestone: Component

Re: [Django] #8363: Make it possible to specify tests to skip when running runtests.py

2010-10-22 Thread Django
#8363: Make it possible to specify tests to skip when running runtests.py +--- Reporter: ramiro | Owner: ramiro Status: new| Milestone: 1.3 Component

[Django] #14535: Model.objects.all() causing ImportError in Django 1.2.3 in stand-alone script

2010-10-22 Thread Django
#14535: Model.objects.all() causing ImportError in Django 1.2.3 in stand-alone script +--- Reporter: benedikt| Owner: nobody Status: new | Milestone

Re: [Django] #5925: Unable to use urlresolvers (url, reverse ) feature in redirect argument of decorator user_passes_test

2010-10-22 Thread Django
#5925: Unable to use urlresolvers (url,reverse ) feature in redirect argument of decorator user_passes_test -+-- Reporter: anonymous | Owner: SmileyChris St

Re: [Django] #717: If-Modified-Since checked for exact match

2010-10-22 Thread Django
#717: If-Modified-Since checked for exact match --+- Reporter: Maniac | Owner: adrian Status: reopened | Milestone:

Re: [Django] #13944: Very long accept-language headers break parser

2010-10-22 Thread Django
#13944: Very long accept-language headers break parser --+- Reporter: russellm | Owner: nobody Status: closed | Milestone: 1.3 Component: Django Web site |

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

2010-10-22 Thread Django
#7539: Add ON DELETE and ON UPDATE support to Django ---+ Reporter: glassfordm| Owner: carljm Status: new | Milestone: Compon

Re: [Django] #14176: Error raised when using django.contrib.comments.feeds.LatestCommentsFeed

2010-10-22 Thread Django
#14176: Error raised when using django.contrib.comments.feeds.LatestCommentsFeed --+- Reporter: psychcf | Owner: nobody Status: new | Milestone:

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

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

[Django] #14534: Incorrect link in ORM Queries docs

2010-10-22 Thread Django
#14534: Incorrect link in ORM Queries docs ---+ Reporter: d0ugal | Owner: nobody Status: new| Milestone: 1.3 Component: Documentation | Version: 1.2 Keywords:

Re: [Django] #14533: django signals not thread-safe

2010-10-22 Thread Django
#14533: django signals not thread-safe -+-- Reporter: milosu | Owner: nobody Status: new | Milestone: Component: Core framework | Version: 1.2

Re: [Django] #14533: django signals not thread-safe

2010-10-22 Thread Django
#14533: django signals not thread-safe -+-- Reporter: milosu | Owner: nobody Status: new | Milestone: Component: Core framework | Version: 1.2

[Django] #14533: django signals not thread-safe

2010-10-22 Thread Django
#14533: django signals not thread-safe +--- Reporter: milosu | Owner: nobody Status: new | Milestone: Component: Core framework | Version: 1.2 Keywords:

Re: [Django] #14532: django.views.generic.list_detail.object_list behavior with callables in extra_context

2010-10-22 Thread Django
#14532: django.views.generic.list_detail.object_list behavior with callables in extra_context +--- Reporter: jpileborg | Owner: nobody Status: closed | Milestone:

Re: [Django] #14528: django.contrib.staticfiles documentation issues

2010-10-22 Thread Django
#14528: django.contrib.staticfiles documentation issues +--- Reporter: gremmie| Owner: nobody Status: new| Milestone: 1.3 Component: Doc

[Django] #14532: django.views.generic.list_detail.object_list behavior with callables in extra_context

2010-10-22 Thread Django
#14532: django.views.generic.list_detail.object_list behavior with callables in extra_context ---+ Reporter: jpileborg | Owner: nobody Status: new| Milestone: Component: Uncatego