Re: [Django] #11923: Suspected typo in django/db/models/sql/query.py

2009-09-21 Thread Django
#11923: Suspected typo in django/db/models/sql/query.py ---+ Reporter: wogan | Owner: nobody Status: new | Milestone: Compo

[Django] #11923: Suspected typo in django/db/models/sql/query.py

2009-09-21 Thread Django
#11923: Suspected typo in django/db/models/sql/query.py --+- Reporter: wogan | Owner: nobody Status: new | Milestone: Component: Database layer (

Re: [Django] #11922: Label for ManyToManyField

2009-09-21 Thread Django
#11922: Label for ManyToManyField -+-- Reporter: DigitalGod | Owner: nobody Status: closed | Milestone: 1.2 Component: Forms |

[Django] #11922: Label for ManyToManyField

2009-09-21 Thread Django
#11922: Label for ManyToManyField +--- Reporter: DigitalGod | Owner: nobody Status: new | Milestone: 1.2 Component: Forms | Version: 1.1

[Django] #11921: UnicodeEncodeError when using redirect_to with non-ascii keywords

2009-09-21 Thread Django
#11921: UnicodeEncodeError when using redirect_to with non-ascii keywords ---+ Reporter: IanLewis | Owner: nobody Status: new| Milestone: Component: Uncategorized | Version

Re: [Django] #11522: Crash on redirect to a relative URL if request.path is unicode

2009-09-21 Thread Django
#11522: Crash on redirect to a relative URL if request.path is unicode +--- Reporter: semenov| Owner: nobody Status: new| Milestone: Component: Uncatego

[Django] #11920: Cannot access related field of an unsaved object if the object is from an inherited model

2009-09-21 Thread Django
#11920: Cannot access related field of an unsaved object if the object is from an inherited model --+- Reporter: zbyte64 | Owner: nobody Status: new | Mileston

Re: [Django] #11910: More flexible urlize template filter (passing a function that will execute for each url)

2009-09-21 Thread Django
#11910: More flexible urlize template filter (passing a function that will execute for each url) --+- Reporter: Stefan_Petrea| Owner: nobody Status: closed | Miles

Re: [Django] #11910: More flexible urlize template filter (passing a function that will execute for each url)

2009-09-21 Thread Django
#11910: More flexible urlize template filter (passing a function that will execute for each url) --+- Reporter: Stefan_Petrea| Owner: nobody Status: reopened | Miles

[Django] #11919: dpaste.com feature in debug traceback view should be optional

2009-09-21 Thread Django
#11919: dpaste.com feature in debug traceback view should be optional --+- Reporter: mikey |Owner: nobody Status: new |Milestone: Component: Core f

Re: [Django] #11918: Admin URLs troubles

2009-09-21 Thread Django
#11918: Admin URLs troubles --+- Reporter: camilonova | Owner: nobody Status: closed | Milestone: Component: django-admin.py | Version: SVN

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

2009-09-21 Thread noreply
Author: lukeplant Date: 2009-09-21 17:34:45 -0500 (Mon, 21 Sep 2009) New Revision: 11587 Modified: django/trunk/django/contrib/auth/decorators.py Log: Rewrote user_passes_test to use auto_adapt_to_methods, removing the need for _CheckLogin Modified: django/trunk/django/contrib/auth/decorat

[Changeset] r11586 - in django/trunk: django/utils django/views/decorators tests/regressiontests/decorators

2009-09-21 Thread noreply
Author: lukeplant Date: 2009-09-21 17:31:51 -0500 (Mon, 21 Sep 2009) New Revision: 11586 Modified: django/trunk/django/utils/decorators.py django/trunk/django/views/decorators/cache.py django/trunk/tests/regressiontests/decorators/tests.py Log: Fixed #6371 - several decorators don't work

Re: [Django] #11918: Admin URLs troubles

2009-09-21 Thread Django
#11918: Admin URLs troubles --+- Reporter: camilonova | Owner: nobody Status: new | Milestone: Component: django-admin.py | Version: SVN

[Django] #11918: Admin URLs troubles

2009-09-21 Thread Django
#11918: Admin URLs troubles -+-- Reporter: camilonova | Owner: nobody Status: new | Milestone: Component: django-admin.py | Version: SVN Keywords:

[Django] #11917: Generic comment moderation fails on ./manage.py shell with AlreadyModerated

2009-09-21 Thread Django
#11917: Generic comment moderation fails on ./manage.py shell with AlreadyModerated -+-- Reporter: fractal | Owner: nobody Status: new | Milestone: Component

Re: [Django] #11104: HAVING filter screws with extra() SQL parameter ordering

2009-09-21 Thread Django
#11104: HAVING filter screws with extra() SQL parameter ordering --+- Reporter: miracle2k| Owner: Status: new | Milestone: Component: ORM aggregation

Re: [Django] #11916: Extra params + aggregation creates incorrect SQL.

2009-09-21 Thread Django
#11916: Extra params + aggregation creates incorrect SQL. ---+ Reporter: jaklaas...@gmail.com | Owner: nobody Status: closed| Milestone: Com

[Django] #11916: Extra params + aggregation creates incorrect SQL.

2009-09-21 Thread Django
#11916: Extra params + aggregation creates incorrect SQL. --+- Reporter: jaklaas...@gmail.com | Owner: nobody Status: new | Milestone: Component: Database layer

Re: [Django] #4833: auth superuser setup rejects valid @localhost e-mail address

2009-09-21 Thread Django
#4833: auth superuser setup rejects valid @localhost e-mail address ---+ Reporter: vmole | Owner: Status: new | Milestone:

Re: [Django] #4833: auth superuser setup rejects valid @localhost e-mail address

2009-09-21 Thread Django
#4833: auth superuser setup rejects valid @localhost e-mail address ---+ Reporter: vmole | Owner: jaboja Status: assigned | Milestone:

Re: [Django] #4833: auth superuser setup rejects valid @localhost e-mail address

2009-09-21 Thread Django
#4833: auth superuser setup rejects valid @localhost e-mail address ---+ Reporter: vmole | Owner: jaboja Status: assigned | Milestone:

[Django] #11915: language range request should return sublanguage

2009-09-21 Thread Django
#11915: language range request should return sublanguage --+- Reporter: galund| Owner: nobody Status: new | Milestone: Component: Internationalization | Ver

Re: [Django] #11267: ForeignKey/OneToOneField attribute names should be valid kwargs in queries

2009-09-21 Thread Django
#11267: ForeignKey/OneToOneField attribute names should be valid kwargs in queries ---+ Reporter: dstora| Owner: nobody Status

Re: [Django] #10972: Use Expressions with Annotations

2009-09-21 Thread Django
#10972: Use Expressions with Annotations --+- Reporter: m...@donaldrichardson.net | Owner: Status: new | Milestone:

[Django] #11914: Changes to documentation/models/many_to_many: Multiple membership

2009-09-21 Thread Django
#11914: Changes to documentation/models/many_to_many: Multiple membership -+-- Reporter: jafo3| Owner: nobody Status: new | Milestone: Component: Documentation| V