django-support

Support filters/tags/etc for Django
Download

django-support Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Publisher Name:
  • Chris Drackett
  • Publisher web site:
  • https://github.com/chrisdrackett/

django-support Tags


django-support Description

Support filters/tags/etc for Django django-support is a Django app that includes helpers used on most of author's Django projects.Installation:The easy way to install is to use pip:pip install django-supportthen just add support to INSTALLED_APPS in settings.py:INSTALLED_APPS = ( #... 'support',) Requirements: · Python · Django


django-support Related Software