Re: [Django] #2564: urlresolvers.reverse broken when reversing decorated viewstest

2006-09-12 Thread Django
#2564: urlresolvers.reverse broken when reversing decorated viewstest --+- Reporter: [EMAIL PROTECTED]|Owner: jacob Type: defect| Status: new

Re: [Django] #2713: Sitemap Index with Cache gives a NoReverseMatch exception

2006-09-12 Thread Django
#2713: Sitemap Index with Cache gives a NoReverseMatch exception --+- Reporter: JayKlehr |Owner: adrian Type: defect| Status: closed Priority: normal|Milestone:

[Django] #2713: Sitemap Index with Cache gives a NoReverseMatch exception

2006-09-12 Thread Django
#2713: Sitemap Index with Cache gives a NoReverseMatch exception --+- Reporter: JayKlehr | Owner: adrian Type: defect| Status: new Priority: normal| Milestone: Component:

Re: [Django] #2351: MySQL syntax error on object.all().count(), when called from template

2006-09-12 Thread Django
#2351: MySQL syntax error on object.all().count(), when called from template --+- Reporter: gumuz |Owner: adrian Type: defect| Status: new Priority: normal|Mi

Re: [Django] #2710: can't see raw sql queries even with debug = True

2006-09-12 Thread Django
#2710: can't see raw sql queries even with debug = True --+- Reporter: [EMAIL PROTECTED] |Owner: adrian Type: defect| Status: closed Priority: normal|

Re: [Django] #2712: [Patch] es_AR translation contains a typo.

2006-09-12 Thread Django
#2712: [Patch] es_AR translation contains a typo. ---+ Reporter: Jorge Gajon <[EMAIL PROTECTED]> |Owner: hugo Type: defect | Status: new Priority: normal

[Django] #2712: [Patch] es_AR translation contains a typo.

2006-09-12 Thread Django
#2712: [Patch] es_AR translation contains a typo. ---+ Reporter: Jorge Gajon <[EMAIL PROTECTED]> | Owner: hugo Type: defect | Status: new Priority: normal

Re: [Django] #2587: unnecessary escaping of fields in admin_doc templates

2006-09-12 Thread Django
#2587: unnecessary escaping of fields in admin_doc templates -+-- Reporter: Gary Wilson <[EMAIL PROTECTED]> |Owner: adrian Type: defect | Status: reopened Priority: nor

Re: [Django] #2711: ""/

2006-09-12 Thread Django
#2711: ""/ -+-- Reporter: anonymous|Owner: "" Type: defect | Status: closed Priority: highest |Milestone: Component: Admin interface | Version:

[Django] #2711: ""/

2006-09-12 Thread Django
#2711: ""/ ---+ Reporter: anonymous | Owner: "" Type: | Status: new Priority: | Milestone: Component: | Version: Severity: |Keywords:

[Django] #2710: can't see raw sql queries even with debug = True

2006-09-12 Thread Django
#2710: can't see raw sql queries even with debug = True --+- Reporter: [EMAIL PROTECTED] | Owner: adrian Type: defect| Status: new Priority: normal| M

Re: [Django] #2708: ""/

2006-09-12 Thread Django
#2708: ""/ -+-- Reporter: anonymous|Owner: "" Type: defect | Status: closed Priority: highest |Milestone: Component: Admin interface | Version:

Re: [Django] #2709: ""/

2006-09-12 Thread Django
#2709: ""/ -+-- Reporter: anonymous|Owner: "" Type: defect | Status: closed Priority: highest |Milestone: Component: Admin interface | Version:

[Django] #2709: ""/

2006-09-12 Thread Django
#2709: ""/ ---+ Reporter: anonymous | Owner: "" Type: | Status: new Priority: | Milestone: Component: | Version: Severity: |Keywords:

[Django] #2708: ""/

2006-09-12 Thread Django
#2708: ""/ ---+ Reporter: anonymous | Owner: "" Type: | Status: new Priority: | Milestone: Component: | Version: Severity: |Keywords:

[Django] #2707: [patch] Backend for Xapian working in branche search-api

2006-09-12 Thread Django
#2707: [patch] Backend for Xapian working in branche search-api ---+ Reporter: [EMAIL PROTECTED] | Owner: adrian Type: defect | Status: new Priority: normal

Re: [Django] #2623: [patch] Minimal kk and tr language support

2006-09-12 Thread Django
#2623: [patch] Minimal kk and tr language support --+- Reporter: [EMAIL PROTECTED] |Owner: hugo Type: enhancement | Status: new Priority: normal|Milestone: Co

Re: [Django] #2587: unnecessary escaping of fields in admin_doc templates

2006-09-12 Thread Django
#2587: unnecessary escaping of fields in admin_doc templates -+-- Reporter: Gary Wilson <[EMAIL PROTECTED]> |Owner: adrian Type: defect | Status: reopened Priority: nor

Re: [Django] #1613: [patch] Django-Dojo integration

2006-09-12 Thread Django
#1613: [patch] Django-Dojo integration +--- Reporter: ubernostrum |Owner: adrian Type: enhancement | Status: closed Priority: normal |Milestone: Component: Core framewo

Re: [Django] #2702: [patch] Subtle bug in LazyUser

2006-09-12 Thread Django
#2702: [patch] Subtle bug in LazyUser --+- Reporter: jkocherhans |Owner: adrian Type: defect| Status: closed Priority: normal|Milestone: Component: Contrib apps | V

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

2006-09-12 Thread noreply
Author: adrian Date: 2006-09-12 12:30:47 -0500 (Tue, 12 Sep 2006) New Revision: 3754 Modified: django/trunk/django/contrib/auth/middleware.py Log: Fixed #2702 -- Fixed LazyUser to store cache as attribute of request, not class. Thanks for the patch, jkocherhans Modified: django/trunk/django/

Re: [Django] #648: [patch] Add a comment tag like {# commented #}

2006-09-12 Thread Django
#648: [patch] Add a comment tag like {# commented #} -+-- Reporter: hegemon |Owner: adrian Type: defect | Status: closed Priority: normal |Milestone: Compone

Re: [Django] #2706: request object availability

2006-09-12 Thread Django
#2706: request object availability +--- Reporter: Joeboy |Owner: adrian Type: enhancement | Status: closed Priority: nor

Re: [Django] #2706: request object availability

2006-09-12 Thread Django
#2706: request object availability +--- Reporter: Joeboy |Owner: adrian Type: enhancement | Status: new Priority: norma

Re: [Django] #2705: Add optional FOR UPDATE clause to 'get' database operations

2006-09-12 Thread Django
#2705: Add optional FOR UPDATE clause to 'get' database operations --+- Reporter: Hawkeye |Owner: adrian Type: enhancement | Status: new Priority: normal|Milestone:

[Django] #2706: request object availability

2006-09-12 Thread Django
#2706: request object availability +--- Reporter: Joeboy | Owner: adrian Type: enhancement | Status: new Pr

Re: [Django] #2696: [per-object-permissions] altering per-object permissions always raises Permission Denied

2006-09-12 Thread Django
#2696: [per-object-permissions] altering per-object permissions always raises Permission Denied +--- Reporter: Joeboy |Owner: clong Type: defect

[Changeset] r3753 - django/branches/per-object-permissions/django/contrib/auth

2006-09-12 Thread noreply
Author: clong Date: 2006-09-12 10:55:49 -0500 (Tue, 12 Sep 2006) New Revision: 3753 Modified: django/branches/per-object-permissions/django/contrib/auth/models.py Log: [per-object-permissions] Fixes MySQL error caused by when a user is not a member of a group Modified: django/branches/per-ob

[Django] #2705: Add optional FOR UPDATE clause to 'get' database operations

2006-09-12 Thread Django
#2705: Add optional FOR UPDATE clause to 'get' database operations --+- Reporter: Hawkeye | Owner: adrian Type: enhancement | Status: new Priority: normal| Milestone:

[Changeset] r3752 - in django/branches/per-object-permissions/django/contrib: admin admin/views auth

2006-09-12 Thread noreply
Author: clong Date: 2006-09-12 10:04:29 -0500 (Tue, 12 Sep 2006) New Revision: 3752 Modified: django/branches/per-object-permissions/django/contrib/admin/row_level_perm_manipulator.py django/branches/per-object-permissions/django/contrib/admin/views/row_level_permissions.py django/bran

Re: [Django] #2070: [patch] Large streaming uploads

2006-09-12 Thread Django
#2070: [patch] Large streaming uploads --+- Reporter: [EMAIL PROTECTED] |Owner: jacob Type: enhancement | Status: assigned Priority: normal|Milestone:

Re: [Django] #2070: [patch] Large streaming uploads

2006-09-12 Thread Django
#2070: [patch] Large streaming uploads --+- Reporter: [EMAIL PROTECTED] |Owner: jacob Type: enhancement | Status: assigned Priority: normal|Milestone:

Re: [Django] #2070: [patch] Large streaming uploads

2006-09-12 Thread Django
#2070: [patch] Large streaming uploads --+- Reporter: [EMAIL PROTECTED] |Owner: jacob Type: enhancement | Status: assigned Priority: normal|Milestone:

Re: [Django] #2698: Custom default managers interfere with delete operations

2006-09-12 Thread Django
#2698: Custom default managers interfere with delete operations --+- Reporter: anonymous |Owner: adrian Type: defect| Status: new Priority: normal|Milestone:

[Django] #2704: User name is not asked again by manage.py if invalid value is given

2006-09-12 Thread Django
#2704: User name is not asked again by manage.py if invalid value is given -+-- Reporter: jmu | Owner: adrian Type: defect | Status: new Priority: normal | Milestone:

Re: [Django] #2702: [patch] Subtle bug in LazyUser

2006-09-12 Thread Django
#2702: [patch] Subtle bug in LazyUser --+- Reporter: jkocherhans |Owner: adrian Type: defect| Status: new Priority: normal|Milestone: Component: Contrib apps | V

Re: [Django] #2703: ""/

2006-09-12 Thread Django
#2703: ""/ -+-- Reporter: anonymous|Owner: "" Type: defect | Status: closed Priority: highest |Milestone: Component: Admin interface | Version: