#12634: sql compiler execute: fetchone empty result with ordering_aliases fail.
---------------------------------------------------+------------------------
          Reporter:  [email protected]                   |         Owner:  nobody  
            Status:  reopened                      |     Milestone:  1.2     
         Component:  Database layer (models, ORM)  |       Version:  1.2-beta
        Resolution:                                |      Keywords:          
             Stage:  Unreviewed                    |     Has_patch:  0       
        Needs_docs:  0                             |   Needs_tests:  0       
Needs_better_patch:  0                             |  
---------------------------------------------------+------------------------
Comment (by anonymous):

 Some more info:

 After applying the patch things work for me.

 It appears it is something related to authentication (I'm using
 {{{django.contrib.auth}}}) because when I try to access after applying the
 patch, the first thing I see is the login page. After logging in
 everything works fine.

 I'm not saying that the patch is the right thing to do - the patch is a
 useful workaround at this point. I don't know what querying the {{{auth}}}
 app is doing that would result in {{{compiler.py}}} failing this way.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/12634#comment:5>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to