Skip to content

micrypt/django-assetgentags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A set of simple tags for including assets generated by assetgen (requires Django 1.4+)

  • pip install -e git://github.com/micrypt/django-assetgentags.git
  • Include the assetgentags app in settings.py
  • Add a path to assets.json as ASSETS_JSON in settings.py
  • Use {% load_asset 'css/site.css' %} in your templates

About

A set of simple tags for including assets generated by assetgen

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages