Skip to content
This repository has been archived by the owner on Nov 4, 2021. It is now read-only.

Latest commit

 

History

History
36 lines (23 loc) · 1.36 KB

index.rst

File metadata and controls

36 lines (23 loc) · 1.36 KB

Django Frontend Template documentation

Django Frontend Template is a very basic Django template built on HTML5 Boilerplate.

With the convenience of a light-weight installable Django application, create custom templates built on top of one of the most well-known, widespread templates (HTML5 Boilerplate.)

There are no static files included. If you want a heavier-weight application built on HTML5 Boilerplate and Twitter Bootstrap then checkout django-frontend-skeleton. If you want to include often used static files without any templates then check out django-frontend-static.

Inactive

Django Frontend Template is now inactive. Please use django-frontend.

While continuing to use Django Frontend Template, be sure to force upgrade to avoid namespacing problems.

Read this article for more information.

Starring

Contents

getting_started template_tags template_blocks license changelog road_map