#9778: "Join on Field 'xyz' no permitted" error can be misleading
------------------------------------------+---------------------------------
 Reporter:  belgabor                      |       Owner:  nobody    
   Status:  new                           |   Milestone:            
Component:  Database layer (models, ORM)  |     Version:  SVN       
 Keywords:                                |       Stage:  Unreviewed
Has_patch:  0                             |  
------------------------------------------+---------------------------------
 This error can be '''very''' frustrating for someone starting to get into
 django, as in some cases you did not mean to do a join, but mistyped a
 field lookup.
 (For example using "regexp" instead of "regex" if you're also doing raw
 SQL sometimes...).

 I suggest returning "Join on Field 'xyz' no permitted or mistyped field
 lookup 'abc'."
 Would ahve saved me a lot of annoyed wtf's...

-- 
Ticket URL: <http://code.djangoproject.com/ticket/9778>
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 django-updates@googlegroups.com
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