Closed durandj closed 9 years ago
This also add Django-Bootstrap3 and Django-Compressor as dependencies.
Bootstrap is used for styling and a lot of simple UI functionality.
Compressor is used to compress stylesheets and Javascript to make page load time faster as well as reduce network usage.
I also added an install script
This also add Django-Bootstrap3 and Django-Compressor as dependencies.
Bootstrap is used for styling and a lot of simple UI functionality.
Compressor is used to compress stylesheets and Javascript to make page load time faster as well as reduce network usage.