It seems it's impossible for now.

So let me change the question.

How to use the already compiled (by Django) url_patterns so i dont
have to import and compile the ROOT_URLCONF on every hit of my
function?

Regards


On 9 Wrz, 22:52, SlafS <slaf...@gmail.com> wrote:
> Hi there!
>
> Is there any way to obtain a name of an url that Django URL dispatcher
> matched by resolving (or anything else) e.g. '/path/to/my/page/'? For
> now resolve returns a tuple :/.
>
> I assume that it will be available in 1.3 according to
>  http://docs.djangoproject.com/en/dev/topics/http/urls/#django.core.ur...
>
> Regards

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

Reply via email to