Re: [Django] #15723: reverse does not work if quotation mark is used on a keyword argument

2011-04-03 Thread Django
#15723: reverse does not work if quotation mark is used on a keyword argument -+- Reporter: zeroos |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #15698: Inconsistant handling of context_object_name in paginated MultipleObjectMixin

2011-04-03 Thread Django
#15698: Inconsistant handling of context_object_name in paginated MultipleObjectMixin +- Reporter: etianen |Owner: nobody Type: Bug | Status: new Milestone:

Re: [Django] #15695: Add "url_name" to HttpRequest

2011-04-03 Thread Django
#15695: Add "url_name" to HttpRequest -+- Reporter: nischu7|Owner: nobody Type: New| Status: new feature|Component: Core (Other)

Re: [Django] #15616: django.core.exceptions.ValidationError is poorly implemented and documented

2011-04-03 Thread Django
#15616: django.core.exceptions.ValidationError is poorly implemented and documented -+- Reporter: |Owner: nobody tomevans223| Status: new

Re: [Django] #15579: Please add support to delete specialization , while preserving base class instance (multi-table inheritance)

2011-04-03 Thread Django
#15579: Please add support to delete specialization , while preserving base class instance (multi-table inheritance) -+- Reporter: zimnyx |Owner: nobody Type: New|

Re: [Django] #10200: loaddata command does not raise CommandError on errors

2011-04-03 Thread Django
#10200: loaddata command does not raise CommandError on errors -+- Reporter: lgs|Owner: nobody Type: Bug| Status: new Milestone: |

Re: [Django] #10849: management loaddata: bad syntax not reported, results in successful return code

2011-04-03 Thread Django
#10849: management loaddata: bad syntax not reported, results in successful return code -+- Reporter: pmocek |Owner: nobody Type: | Status: closed Uncategori

Re: [Django] #11481: loaddata doesn't return the proper exit code on error

2011-04-03 Thread Django
#11481: loaddata doesn't return the proper exit code on error -+- Reporter: justinlilly|Owner: justinlilly Type: Uncategorized | Status: closed Milestone:

Re: [Django] #6397: Improve error messages in loaddata

2011-04-03 Thread Django
#6397: Improve error messages in loaddata -+- Reporter: Ariel |Owner: nobody |Component: Core (Serialization) Type: | Severity: Nor

Re: [Django] #14894: translation is not threadsafe

2011-04-03 Thread Django
#14894: translation is not threadsafe -+- Reporter: maxbublis |Owner: nobody Type: Bug| Status: new Milestone: 1.3|Component: Core (Other)

Re: [Django] #14800: Development server should NOT elide favicon from the logs

2011-04-03 Thread Django
#14800: Development server should NOT elide favicon from the logs -+- Reporter: RoySmith |Owner: nobody Type: New| Status: new feature|

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

2011-04-03 Thread noreply
Author: adrian Date: 2011-04-03 20:42:46 -0700 (Sun, 03 Apr 2011) New Revision: 16013 Modified: django/trunk/django/contrib/contenttypes/tests.py Log: Fixed #15738 -- Removed unnecessary line in contrib.contenttypes tests. Thanks, mitnk Modified: django/trunk/django/contrib/contenttypes/tests

Re: [Django] #5423: "dumpdata" should stream output one row at a time

2011-04-03 Thread Django
#5423: "dumpdata" should stream output one row at a time -+- Reporter: adrian |Owner: ramiro Type: New| Status: assigned feature|

[Changeset] r16012 - django/trunk/django/contrib/gis/db

2011-04-03 Thread noreply
Author: russellm Date: 2011-04-03 16:50:12 -0700 (Sun, 03 Apr 2011) New Revision: 16012 Removed: django/trunk/django/contrib/gis/db/backend/ Log: Fixed #15747 -- Removed deprecated contrib.gis.db.backend module. Thanks to jonash for the report. -- You received this message because you are su

Re: [Django] #14829: URL dispatcher documentation with class-based generic views

2011-04-03 Thread Django
#14829: URL dispatcher documentation with class-based generic views -+- Reporter: Andrew |Owner: nobody Willey | Status: new Type: Bug|Comp

Re: [Django] #14827: Authentication Backends should be responsible for checking and setting passwords

2011-04-03 Thread Django
#14827: Authentication Backends should be responsible for checking and setting passwords -+ Reporter: andornaut |Owner: nobody Type: New feature| Status: new

Re: [Django] #14825: LocaleMiddleware should store language preferences if possible

2011-04-03 Thread Django
#14825: LocaleMiddleware should store language preferences if possible -+- Reporter: vzima |Owner: nobody Type: New| Status: new feature

Re: [Django] #14822: contrib.auth docs should reference to new generic views.

2011-04-03 Thread Django
#14822: contrib.auth docs should reference to new generic views. -+- Reporter: lrekucki |Owner: nobody Type: Bug| Status: new Milestone: |Compo

Re: [Django] #14817: ...models.sql.where.WhereNode.as_sql docstring is outdated

2011-04-03 Thread Django
#14817: ...models.sql.where.WhereNode.as_sql docstring is outdated -+- Reporter: jonash |Owner: nobody Type: Bug| Status: new Milestone:

Re: [Django] #14810: Admin inline templates need blocks

2011-04-03 Thread Django
#14810: Admin inline templates need blocks -+- Reporter: DrMeers|Owner: DrMeers Type: New| Status: new feature|Component: contri

Re: [Django] #14808: i18n is not safe.

2011-04-03 Thread Django
#14808: i18n is not safe. +--- Reporter: steveire |Owner: nobody Type: Bug | Status: new Milestone:|Component: Template system Ve

Re: [Django] #14806: No template tag to support contextual translations

2011-04-03 Thread Django
#14806: No template tag to support contextual translations -+- Reporter: jtiai |Owner: nobody Type: New| Status: new feature|Com

Re: [Django] #14802: feature request: add a method to Fields that is used to render the field as read-only

2011-04-03 Thread Django
#14802: feature request: add a method to Fields that is used to render the field as read-only -+- Reporter: |Owner: cogat nickname123| Status: new

Re: [Django] #14800: Development server should NOT elide favicon from the logs

2011-04-03 Thread Django
#14800: Development server should NOT elide favicon from the logs -+- Reporter: RoySmith |Owner: nobody Type: New| Status: new feature|

Re: [Django] #14792: error in the default for TEMPLATE_CONTEXT_PROCESSORS

2011-04-03 Thread Django
#14792: error in the default for TEMPLATE_CONTEXT_PROCESSORS -+- Reporter: lawgon@… |Owner: nobody Type: | Status: new Cleanup/optimization |C

[Changeset] r16011 - django/branches/releases/1.3.X/docs/ref/contrib/admin

2011-04-03 Thread noreply
Author: DrMeers Date: 2011-04-03 16:09:39 -0700 (Sun, 03 Apr 2011) New Revision: 16011 Modified: django/branches/releases/1.3.X/docs/ref/contrib/admin/index.txt Log: [1.3.X] Fixed #15746. Clarified updated list_filter documentation. Backport of r16010 from trunk. Modified: django/branches/rel

Re: [Django] #14787: Upload handler should pass errors on to forms.FileField

2011-04-03 Thread Django
#14787: Upload handler should pass errors on to forms.FileField -+- Reporter: intgr |Owner: nobody Type: New| Status: new feature|

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

2011-04-03 Thread noreply
Author: DrMeers Date: 2011-04-03 16:08:48 -0700 (Sun, 03 Apr 2011) New Revision: 16010 Modified: django/trunk/docs/ref/contrib/admin/index.txt Log: Fixed #15746. Clarified updated list_filter documentation. Modified: django/trunk/docs/ref/contrib/admin/index.txt ===

Re: [Django] #14786: get_db_prep_lookup call get_prep_value twice for each value if prepared == False

2011-04-03 Thread Django
#14786: get_db_prep_lookup call get_prep_value twice for each value if prepared == False -+- Reporter: homm |Owner: nobody Type: Bug| Status: new

Re: [Django] #14772: Reversing a URL with optional arguments fails

2011-04-03 Thread Django
#14772: Reversing a URL with optional arguments fails -+- Reporter: robhudson |Owner: nobody Type: Bug| Status: new Milestone: |Componen

Re: [Django] #14769: Voting example from tutorial - use of forms API - suggestion

2011-04-03 Thread Django
#14769: Voting example from tutorial - use of forms API - suggestion ---+- Reporter: bradders |Owner: nobody Type: New feature | Status: new Milestone:

Re: [Django] #14766: ordering by a field that does not exists returns an empty QuerySet

2011-04-03 Thread Django
#14766: ordering by a field that does not exists returns an empty QuerySet -+- Reporter: robhudson |Owner: nobody Type: Bug| Status: reopened Milestone:

Re: [Django] #14765: Unnecessary usage of NodeList in ForNode (template rendering)

2011-04-03 Thread Django
#14765: Unnecessary usage of NodeList in ForNode (template rendering) -+--- Reporter: anonymous |Owner: nobody Type: Bug| Status: new Milestone: |

Re: [Django] #14761: URL resolving / reversing design doesn't allow alternate specs

2011-04-03 Thread Django
#14761: URL resolving / reversing design doesn't allow alternate specs ---+--- Reporter: samuel337|Owner: nobody Type: New feature | Status: new Milestone:

Re: [Django] #14760: Admin inlines with file/image field fails to save_as

2011-04-03 Thread Django
#14760: Admin inlines with file/image field fails to save_as -+- Reporter: paulos |Owner: nobody Type: Bug| Status: reopened Milestone: |

Re: [Django] #14757: Add An Example For .extra(tables=[])

2011-04-03 Thread Django
#14757: Add An Example For .extra(tables=[]) -+- Reporter: |Owner: nobody mikeshultz | Status: new Type: Bug|Component: Docum

Re: [Django] #14748: Missing docummentation for FormPreview methods

2011-04-03 Thread Django
#14748: Missing docummentation for FormPreview methods --+- Reporter: Honza_Kral |Owner: nobody Type: Bug | Status: new Milestone: |Component:

Re: [Django] #9847: Improved handling for HTTP 403 Errors

2011-04-03 Thread Django
#9847: Improved handling for HTTP 403 Errors ---+- Reporter: drakkan |Owner: SmileyChris Type: New feature | Status: new Milestone: |Component:

Re: [Django] #13630: DatabaseOperations doesn't have same constructor with SQLITE and PostgreSQL backend

2011-04-03 Thread Django
#13630: DatabaseOperations doesn't have same constructor with SQLITE and PostgreSQL backend -+- Reporter: calexium |Owner: nobody Type: Bug| Status: new

Re: [Django] #15729: Cache middleware issues after restart when using mod_wsgi with PyLibMC

2011-04-03 Thread Django
#15729: Cache middleware issues after restart when using mod_wsgi with PyLibMC --+--- Reporter: jsdalton|Owner: nobody Type: Bug | Status: new Milestone:

Re: [Django] #9847: Improved handling for HTTP 403 Errors

2011-04-03 Thread Django
#9847: Improved handling for HTTP 403 Errors ---+- Reporter: drakkan |Owner: fvox13 Type: New feature | Status: assigned Milestone: |Component:

Re: [Django] #9893: Filename + path length greater than 100 truncated on database insertion in Core.Storage

2011-04-03 Thread Django
#9893: Filename + path length greater than 100 truncated on database insertion in Core.Storage +- Reporter: Refefer |Owner: streetcleaner Type: Bug | Status: assigned

Re: [Django] #9893: Filename + path length greater than 100 truncated on database insertion in Core.Storage

2011-04-03 Thread Django
#9893: Filename + path length greater than 100 truncated on database insertion in Core.Storage +- Reporter: Refefer |Owner: streetcleaner Type: Bug | Status: assigned

Re: [Django] #9894: Give the FileField 'upload_to' callable access to an UploadedFile's contents.

2011-04-03 Thread Django
#9894: Give the FileField 'upload_to' callable access to an UploadedFile's contents. -+- Reporter: Pyth |Owner: nobody Type: New| Status: new feature

Re: [Django] #9899: GenericRelation of a childmodel can't be used in lookup

2011-04-03 Thread Django
#9899: GenericRelation of a childmodel can't be used in lookup -+- Reporter: miracle2k |Owner: nobody Type: New| Status: reopened feature

Re: [Django] #9913: authentication method docs wrong or confusing WRT returned value

2011-04-03 Thread Django
#9913: authentication method docs wrong or confusing WRT returned value ---+- Reporter: ptone|Owner: nobody Type: New feature | Status: new Milestone:

Re: [Django] #9920: Empty string is not the same as typing "localhost" in DATABASE_HOST in settings.py

2011-04-03 Thread Django
#9920: Empty string is not the same as typing "localhost" in DATABASE_HOST in settings.py -+- Reporter: crazy2k|Owner: nobody Type: Bug| Status: reopened

Re: [Django] #9937: Enable SSL on DjangoProject.com

2011-04-03 Thread Django
#9937: Enable SSL on DjangoProject.com -+- Reporter: Fotinakis |Owner: jacob Type: Bug| Status: assigned Milestone: |Component: Djangop

Re: [Django] #9961: select_related(depth=0) should be a no-op

2011-04-03 Thread Django
#9961: select_related(depth=0) should be a no-op -+- Reporter: rdaysky|Owner: nobody Type: | Status: new Cleanup/optimization |Component: D

Re: [Django] #12086: Make QuerySet.delete() return the number of deleted objects

2011-04-03 Thread Django
#12086: Make QuerySet.delete() return the number of deleted objects -+- Reporter: emulbreh |Owner: dwillis Type: New| Status: assigned feature

Re: [Django] #12086: Make QuerySet.delete() return the number of deleted objects

2011-04-03 Thread Django
#12086: Make QuerySet.delete() return the number of deleted objects -+- Reporter: emulbreh |Owner: dwillis Type: | Status: assigned Uncategorized

Re: [Django] #11263: Bug in lookup with generic relation in model inheritance

2011-04-03 Thread Django
#11263: Bug in lookup with generic relation in model inheritance -+- Reporter: veena |Owner: nobody Type: Bug| Status: new Milestone: 1.3|

Re: [Django] #11387: order_by over a GenericRelation generates incorrect SQL

2011-04-03 Thread Django
#11387: order_by over a GenericRelation generates incorrect SQL + Reporter: adurdin |Owner: mtredinnick Type: Bug | Status: new Milestone:|

Re: [Django] #1908: Having an app name the same as project name breaks manage.py ( unable to import projectname.settings )

2011-04-03 Thread Django
#1908: Having an app name the same as project name breaks manage.py ( unable to import projectname.settings ) -+- Reporter: simon@…|Owner: adrian Type: Bug| Status:

Re: [Django] #8472: Add "Recent Actions" panel to app_index template

2011-04-03 Thread Django
#8472: Add "Recent Actions" panel to app_index template ---+- Reporter: juliae |Owner: burzak Type: New feature | Status: assigned Milestone: |C

Re: [Django] #15534: Oracle backend regex lookup broken if Oracle backend is not default

2011-04-03 Thread Django
#15534: Oracle backend regex lookup broken if Oracle backend is not default -+- Reporter: JirkaV |Owner: nobody Type: Bug| Status: new Milestone:

Re: [Django] #15719: Write tests for databrowse

2011-04-03 Thread Django
#15719: Write tests for databrowse -+- Reporter: aaugustin |Owner: nobody Type: | Status: new Cleanup/optimization |Component: contrib.databro

[Django] #15748: QuerySet subscripting won't work as expected

2011-04-03 Thread Django
#15748: QuerySet subscripting won't work as expected +- Reporter: zhutao.iscas@… | Owner: nobody Type: Bug |Status: new Milestone: | Component: Database layer (models

Re: [Django] #15738: Useless line in contrib.contenttypes.tests.py

2011-04-03 Thread Django
#15738: Useless line in contrib.contenttypes.tests.py -+- Reporter: mitnk |Owner: nobody Type: | Status: new Cleanup/optimization |Componen

Re: [Django] #15735: Conflict with an app name of 'auth' even when not using Django auth

2011-04-03 Thread Django
#15735: Conflict with an app name of 'auth' even when not using Django auth -+- Reporter: |Owner: mattrobenolt mattrobenolt | Status: new Typ

Re: [Django] #15641: Allow FileSystemStorage(base_url=None) to disable url access

2011-04-03 Thread Django
#15641: Allow FileSystemStorage(base_url=None) to disable url access -+- Reporter: Harm |Owner: nobody Geerts | Status: new Type: New|Comp

Re: [Django] #15644: django.core.files.base.File enhancement / fix

2011-04-03 Thread Django
#15644: django.core.files.base.File enhancement / fix -+- Reporter: |Owner: nobody nickname123| Status: new Type: New|Componen

Re: [Django] #15651: Add option to forms.FilePathField to sort choices

2011-04-03 Thread Django
#15651: Add option to forms.FilePathField to sort choices ---+-- Reporter: FunkyBob |Owner: nobody Type: New feature | Status: new Milestone: |Component:

Re: [Django] #15685: Server keeps displaying error after I enter reverse() in forms.py then remove it

2011-04-03 Thread Django
#15685: Server keeps displaying error after I enter reverse() in forms.py then remove it -+- Reporter: hgezim@… |Owner: nobody Type: Bug| Status: closed

Re: [Django] #15705: Localflavor for Croatia

2011-04-03 Thread Django
#15705: Localflavor for Croatia -+- Reporter: zmasek |Owner: zmasek Type: New| Status: new feature|Component: contrib.localflavo

Re: [Django] #15714: Inconsistent capitalization of name_local in django.conf.locale.LANG_INFO

2011-04-03 Thread Django
#15714: Inconsistent capitalization of name_local in django.conf.locale.LANG_INFO -+- Reporter: claudep|Owner: nobody Type: Bug| Status: new Milesto

Re: [Django] #15719: Write tests for databrowse

2011-04-03 Thread Django
#15719: Write tests for databrowse -+- Reporter: aaugustin |Owner: nobody Type: | Status: new Cleanup/optimization |Component: contrib.databro

Re: [Django] #13637: Generic Relations don't work correctly on a non-default database alias

2011-04-03 Thread Django
#13637: Generic Relations don't work correctly on a non-default database alias -+- Reporter: |Owner: andrewgodwin andrewgodwin | Status: assigned

Re: [Django] #6818: Generic Relations, doesn't seem to delete all related objects.

2011-04-03 Thread Django
#6818: Generic Relations, doesn't seem to delete all related objects. -+- Reporter: niklas |Owner: nobody Type: Bug| Status: new Milestone:

Re: [Django] #10880: Link to 1.0 docs has two trailing slashes

2011-04-03 Thread Django
#10880: Link to 1.0 docs has two trailing slashes -+- Reporter: guettli|Owner: nobody Type: | Status: reopened Uncategorized |Compone

Re: [Django] #14009: custom formset validation documentation is incomplete

2011-04-03 Thread Django
#14009: custom formset validation documentation is incomplete -+- Reporter: splatEric |Owner: nobody | Status: new Type: |Componen

Re: [Django] #2705: [patch] Add optional FOR UPDATE clause to QuerySets

2011-04-03 Thread Django
#2705: [patch] Add optional FOR UPDATE clause to QuerySets -+- Reporter: Hawkeye|Owner: brunobraga Type: New| Status: assigned feature

Re: [Django] #15746: Docs on ModelAdmin.list_filter should note, that spanning relations is as of version 1.3

2011-04-03 Thread Django
#15746: Docs on ModelAdmin.list_filter should note, that spanning relations is as of version 1.3 -+- Reporter: jammon |Owner: nobody Type: Bug| Sta

[Django] #15747: django.contrib.gis.db.backend should've been removed in 1.3

2011-04-03 Thread Django
#15747: django.contrib.gis.db.backend should've been removed in 1.3 --+--- Reporter: jonash| Owner: nobody Type: Cleanup/optimization |Status: new Milestone:| Component: G

[Django] #15746: Docs on ModelAdmin.list_filter should note, that spanning relations is as of version 1.3

2011-04-03 Thread Django
#15746: Docs on ModelAdmin.list_filter should note, that spanning relations is as of version 1.3 ---+-- Reporter: jammon | Owner: nobody Type: Uncategorized |Status: new Milestone: | Componen