django-template-minimizer

Minimize your Django templates
Download

django-template-minimizer Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Charles Kaminski
  • Publisher web site:
  • https://github.com/Charles-Kaminski/

django-template-minimizer Tags


django-template-minimizer Description

django-template-minimizer is a Django app that allows you minimize your Django templates.Installation:django-template-minimizer can be installed either from source or via PyPI.To install using pip (recommended): pip install django-template-minimizerTo install using easy_install: easy_install django-template-minimizerRegister the app in your Django project's settings file:import tmin...INSTALLED_APPS += ('tmin',)Product's homepage


django-template-minimizer Related Software