Re: Reversed urlresolvers and included urlconfs

2006-07-26 Thread Ahmad Alhashemi
This is a know issue waiting for a solution that will satisfy the developers. I've just posted a proposed solution here in the developers list. You can also check the ticket which was opened nine months ago and is still unresolved: http://code.djangoproject.com/ticket/672 --~--~-~--~

Reversed urlresolvers and included urlconfs

2006-07-26 Thread Joeboy
Hi I've just been looking at the reverse url lookup stuff in django.core.urlresolvers, and I can't see any way of working out what regex is causing a set of urls to be included. Should this functionality be included? Am I stupid (probably)? My use case is that I have a decoupled app whose urls a