Django Frontend Static ======================== A basic Django application to install often used static files. With the convenience of an installable Django application, easily add some of the most widely used static files. There are no templates included. If you want a skeleton application built on HTML5 Boilerplate and Twitter Bootstrap then checkout `django-frontend-skeleton `_. If you want a light-weight template built on HTML5 Boilerplate without any static files then check out `django-frontend-template `_. :Package: `https://pypi.python.org/pypi/django-frontend-static `_ :Source: `https://github.com/jonfaustman/django-frontend-static `_ Inactive ------------- Django Frontend Static is now inactive. Please use `django-frontend `_. While continuing to use Django Frontend Static, be sure to force upgrade to avoid namespacing problems. `Read this article `_ for more information. Starring --------- * `HTML5 Boilerplate (based on 4.2.0) `_ * `Modernizr (2.6.2) `_ * `jQuery (1.10.2) and (2.0.3) `_ * `jQuery UI (1.10.3) `_ * `jQuery DataTables (1.9.4) `_ * `jQuery Dynamic Formset (1.2) `_ * `jQuery ScrollTo (1.4.6) `_ * `jQuery Smooth Scroll (1.4.11) `_ * `Twitter Bootstrap (3.0.0 RC2) `_ * `iOS-Orientationchange-Fix `_ * `famfamfam's Silk Icons `_ Contents --------- .. toctree:: :maxdepth: 2 getting_started template_tags optional_settings license changelog road_map