You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple django project which contains
blueprint, polypage, facebox.
urls.py containes direct mapping urls to templates,
meaning that every template in templates folder
is accessible by corresponding url (templates/index.html -> /index.html, etc)
About
Basic Django project for easy creating interactive mockups using Django, PolyPage and BluePrint