Vincent Fulco
unread,Sep 25, 2012, 11:28:08 AM9/25/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django...@googlegroups.com
Been thru the Django manual, bootstrap website instructions and other resources a few times so have working understanding of MVC structure. However, the incorporation of bootstrap throwing me off a little. Working on a ecommerce idea, for now plan is to create homepage (using bootstrap) as a launchpad to other pages (using bootstrap) providing services for two different target audiences (producers and consumers of service). Once at the second site(?), this is where the MVC comes in for login/registration/EULA agreements/data io, etc.
Is bootstrap considered to be substitute template for parts of the website then the django templating system takes up the rest?
Any trailheads for these concepts would be much appreciated.
TIA, V.