Hi All,

I am trying to build a blog based system in Django similar to WordPress. 
Where each theme folder will have it's own set of url.py, view.py, 
stylesheet etc.

So far, I have been able to implement multiple themes, but all of theme 
rely on a single common url.py & views.py. Which gives less flexibility. 

I want each theme to process and display data independently just like 
WordPress theme that has their own PHP scripts. 

Themes are placed inside a "Templates" folder on root.

Any help in achieving this will be appreciated.

Thanks
Rahul

-- 
This e-mail is intended only for the named person or entity to which it is 
addressed and contains valuable business information that is privileged, 
confidential and/or otherwise protected from disclosure. If you received 
this e-mail in error, any review, use, dissemination, distribution or 
copying of this e-mail is strictly prohibited. Please notify us immediately 
of the error via e-mail to disclai...@email-abuse.com 
<mailto:disclai...@email-abuse.com> and please delete the e-mail from your 
system, retaining no copies in any media. We appreciate your cooperation.

-- 
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/d518d1a8-9c1a-4844-8baa-81ce220558afn%40googlegroups.com.

Reply via email to