https://docs.djangoproject.com/en/1.11/topics/http/urls/#example

On Wed, Nov 8, 2017 at 9:01 PM,  <cjacque...@gmail.com> wrote:
> Hi everyone,
>
> I would like to make a documentation app with urls like this (not flatpages)
> :
>
> [server]/docs/<product_slug>/ ==> go to product main help page
>
> [server]/docs/<product_slug>/<subpage_slug>/ ==> go to product sub help
> page.
>
> How can i write this in app urls.py ?
>
> Thanks !
>
>
> --
> 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 https://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/3d4f0a0d-dc46-488a-9aec-a97120518e64%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
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 https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CABDK%2BC3%3DhFBvWO2UCm_88nmvW5qZfiCye7M3Uw6q8wH0gbrHsQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to