#8809: Better error message when can't import url callback
----------------------------+-----------------------------------------------
 Reporter:  TP              |       Owner:  nobody    
   Status:  new             |   Milestone:            
Component:  Core framework  |     Version:  SVN       
 Keywords:  error message   |       Stage:  Unreviewed
Has_patch:  0               |  
----------------------------+-----------------------------------------------
 in django.core.urlresolvers _get_callback it would be helpful to display
 not just the module name that couldn't be imported, but the entire urls.py
 line that was the problem. Without more information it's incredibly hard
 to track down WHICH urls.py file has the problem and which line in that
 file is problematic.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/8809>
Django Code <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