Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 246 Bytes

README.rst

File metadata and controls

6 lines (5 loc) · 246 Bytes

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)