Hi, 

I'm struggling with Django's view directory structure.
Now, I am creating an app with the following URL structure.


domain / app / page_category1 / action1
domain / app / page_category1 / action2
...
domain / app / page_categoryN / actionM


In this case, how should the Django view directory be constructed?

Thanks for watching.
I'm glad if you get some advice.

Kataoka

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/589b84f1-7258-4b05-b108-d4352ab4ef25%40googlegroups.com.

Reply via email to