django-tip

Inspector for Django Templates
Download

django-tip Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Other/Proprietary Li...
  • Publisher Name:
  • Enrico Batista da Luz
  • Publisher web site:
  • http://github.com/ricobl/

django-tip Tags


django-tip Description

Inspector for Django Templates django-tip is a Django template inspector application.Installing 1. Install the python module in your system: python setup.py install 2. Install the app within your django project by editing your settings.py file: INSTALLED_APPS = ( 'django.contrib.auth', 'django.contrib.admin', 'django.contrib.contenttypes', 'django.contrib.sessions', 'django.contrib.sites', ... 'tip', ) Requirements: · Python · Django


django-tip Related Software