did you try XXXXXX84/sample*/* (trailing "/")?

You might also get more answers if you show the content of "demoproj.urls" 
and "sample.urls"

Am Dienstag, 3. September 2013 15:18:49 UTC+2 schrieb bab mis:
>
> I have 2 app inside my django project:
>
>     url(r'^demoproj/$',  include('demoproj.urls')),
>
>     url(r'^sample/$',  include('sample.urls')),
>
>
> XXXXXX84/sample always redirects to demoproj. Any idea why???
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to