Django Frontend is a collection of static files and templates to jumpstart Django front-end development.
With the convenience of an installable Django application, easily add some of the most widely used static files and create custom templates built on top of one of the most well-known, widespread templates (HTML5 Boilerplate .)
Package: | https://pypi.python.org/pypi/django-frontend |
---|---|
Source: | https://github.com/jonfaustman/django-frontend |
- HTML5 Boilerplate (5.3.0)
- Modernizr (2.8.3)
- normalize.css (4.2.0)
- jQuery (1.12.4), (2.2.4) and (3.1.0)
- jQuery UI (1.11.4)
- jQuery DataTables (1.10.12)
- jQuery Dynamic Formset (1.2.2)
- jQuery ScrollTo (2.1.2)
- jQuery Smooth Scroll (1.7.2)
- Twitter Bootstrap (3.3.7)
- Font Awesome (4.6.3)
For more information, instructions on how to get started, a changelog and a roadmap read the documentation.