[Django] #11782: Add metadata to topics/http/file-uploads.html

2009-08-24 Thread Django
#11782: Add metadata to topics/http/file-uploads.html ---+ Reporter: timo | Owner: nobody Status: new| Milestone: Component: Documentation | Version: SVN Keywo

Re: [Django] #11592: "filter" should "filtered" (just a typo)

2009-08-24 Thread Django
#11592: "filter" should "filtered" (just a typo) +--- Reporter: shannonbradshaw| Owner: nobody Status: new| Milestone: Component: Documentation |

Re: [Django] #11554: Several errors in Generic Views Documentation

2009-08-24 Thread Django
#11554: Several errors in Generic Views Documentation +--- Reporter: bunajim| Owner: ramiro Status: assigned | Milestone: Component: Doc

Re: [Django] #11628: Incorrect comment in part 1 of tutorial

2009-08-24 Thread Django
#11628: Incorrect comment in part 1 of tutorial --+- Reporter: tommst...@myway.com | Owner: nobody Status: new | Milestone: Component: Documentation

Re: [Django] #11780: Small typo (two articles) in the static file serving docs

2009-08-24 Thread Django
#11780: Small typo (two articles) in the static file serving docs +--- Reporter: anonymous | Owner: nobody Status: new| Milestone: Component: Docum

Re: [Django] #5000: [patch] Table prefix

2009-08-24 Thread Django
#5000: [patch] Table prefix ---+ Reporter: vitja| Owner: adrian Status: closed| Milestone: Component: Database layer (models, ORM)

Re: [Django] #11727: Breadcrumbs contrib app

2009-08-24 Thread Django
#11727: Breadcrumbs contrib app -+-- Reporter: chronos | Owner: nobody Status: closed | Milestone: 1.2 Compone

Re: [Django] #6089: Remove ordering for contrib.auth User model

2009-08-24 Thread Django
#6089: Remove ordering for contrib.auth User model +--- Reporter: leahculver | Owner: ekarulf Status: closed | Milestone: Component: Contrib apps

Re: [Django] #11781: Wish: FILE_UPLOAD_DIRECTORY_PERMISSIONS

2009-08-24 Thread Django
#11781: Wish: FILE_UPLOAD_DIRECTORY_PERMISSIONS ---+ Reporter: michal@gmail.com | Owner: nobody Status: closed| Milestone: Component: File uploads/stor

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

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

Re: [Django] #5000: [patch] Table prefix

2009-08-24 Thread Django
#5000: [patch] Table prefix ---+ Reporter: vitja| Owner: adrian Status: reopened | Milestone: Component: Database layer (models, ORM)

[Django] #11781: Wish: FILE_UPLOAD_DIRECTORY_PERMISSIONS

2009-08-24 Thread Django
#11781: Wish: FILE_UPLOAD_DIRECTORY_PERMISSIONS --+- Reporter: michal@gmail.com | Owner: nobody Status: new | Milestone: Component: File uploads/storage | Version: 1.

Re: [Django] #5000: [patch] Table prefix

2009-08-24 Thread Django
#5000: [patch] Table prefix ---+ Reporter: vitja| Owner: adrian Status: reopened | Milestone: Component: Database layer (models, ORM)

Re: [Django] #8077: Add ability to disable signals one a per-object-per-event basis.

2009-08-24 Thread Django
#8077: Add ability to disable signals one a per-object-per-event basis. --+- Reporter: brooks.tra...@gmail.com | Owner: nobody Status: new | Milestone:

Re: [Django] #11775: ABSOLUTE_URL_OVERRIDES doesn't work for the majority of contrib models

2009-08-24 Thread Django
#11775: ABSOLUTE_URL_OVERRIDES doesn't work for the majority of contrib models ---+ Reporter: jukvalim | Owner: jukvalim Status: assigned | Mileston

Re: [Django] #11779: Validation doesn't detect import errors

2009-08-24 Thread Django
#11779: Validation doesn't detect import errors +--- Reporter: Afief | Owner: nobody Status: closed | Milestone: Component: Uncategorized | Version:

Re: [Django] #11696: validate command in 1.1 hides errors in models that used to be shown

2009-08-24 Thread Django
#11696: validate command in 1.1 hides errors in models that used to be shown +--- Reporter: martin maney | Owner: nobody Status: new| Milestone: Component: Un

Re: [Django] #11779: Validation doesn't detect import errors

2009-08-24 Thread Django
#11779: Validation doesn't detect import errors +--- Reporter: Afief | Owner: nobody Status: closed | Milestone: Component: Uncategorized | Version:

[Django] #11780: Small typo (two articles) in the static file serving docs

2009-08-24 Thread Django
#11780: Small typo (two articles) in the static file serving docs ---+ Reporter: anonymous | Owner: nobody Status: new| Milestone: Component: Documentation | Version: 1.1

Re: [Django] #11779: Validation doesn't detect import errors

2009-08-24 Thread Django
#11779: Validation doesn't detect import errors +--- Reporter: Afief | Owner: nobody Status: new| Milestone: Component: Uncategorized | Version:

[Django] #11779: Validation doesn't detect import errors

2009-08-24 Thread Django
#11779: Validation doesn't detect import errors ---+ Reporter: Afief | Owner: nobody Status: new| Milestone: Component: Uncategorized | Version: 1.1 Keywords:

[Django] #11778: Patch to increase performance of escapejs

2009-08-24 Thread Django
#11778: Patch to increase performance of escapejs -+-- Reporter: josephdrose | Owner: josephdrose Status: new | Milestone: 1.2 Component: Template system | Version: SVN

[Changeset] r11477 - in django/trunk: django/db/backends/oracle docs/ref tests/regressiontests/backends

2009-08-24 Thread noreply
Author: ikelly Date: 2009-08-24 10:45:48 -0500 (Mon, 24 Aug 2009) New Revision: 11477 Modified: django/trunk/django/db/backends/oracle/base.py django/trunk/docs/ref/databases.txt django/trunk/tests/regressiontests/backends/tests.py Log: Fixed #10566: Added support for cx_Oracle compiled

Re: [Django] #7163: Region locales' translation objects get overwritten

2009-08-24 Thread Django
#7163: Region locales' translation objects get overwritten ---+ Reporter: oggy | Owner: mtredinnick Status: closed| Milestone:

Re: [Django] #10355: add support for email backends

2009-08-24 Thread Django
#10355: add support for email backends ---+ Reporter: wkornewald| Owner: nobody Status: new | Milestone: Component: django.core.mail | Version:

Re: [Django] #11775: ABSOLUTE_URL_OVERRIDES doesn't work for the majority of contrib models

2009-08-24 Thread Django
#11775: ABSOLUTE_URL_OVERRIDES doesn't work for the majority of contrib models ---+ Reporter: jukvalim | Owner: jukvalim Status: assigned | Mileston

Re: [Django] #10282: Missed "% self.name" for admin_logout url

2009-08-24 Thread Django
#10282: Missed "% self.name" for admin_logout url ---+ Reporter: vitek_pliska | Owner: Alex Status: closed| Milestone: Component: django.contrib.adm

Re: [Django] #9739: Admin does not correctly prefill DataTimeField from URL

2009-08-24 Thread Django
#9739: Admin does not correctly prefill DataTimeField from URL ---+ Reporter: gilhad| Owner: nobody Status: new | Milestone: Component: dj

Re: [Django] #6032: Make User and Group extendable

2009-08-24 Thread Django
#6032: Make User and Group extendable ---+ Reporter: Benjamin Wiegand | Owner: nobody Status: closed| Milestone:

[Django] #11777: Document DATABASE_SUPPORTS_TRANSACTIONS setting

2009-08-24 Thread Django
#11777: Document DATABASE_SUPPORTS_TRANSACTIONS setting ---+ Reporter: timo | Owner: nobody Status: new| Milestone: Component: Documentation | Version: SVN Key

[Django] #11776: HTML class for non-field errors

2009-08-24 Thread Django
#11776: HTML class for non-field errors ---+ Reporter: Daniel Pope | Owner: nobody Status: new| Milestone: Component: Forms

Re: [Django] #6148: Add generic support for database schemas

2009-08-24 Thread Django
#6148: Add generic support for database schemas ---+ Reporter: ikelly| Owner: kmpm Status: assigned | Milestone: