django-featured-objects

Django app for making any object featured
Download

django-featured-objects Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL v3
  • Price:
  • FREE
  • Publisher Name:
  • Pedro Buron
  • Publisher web site:
  • http://desarrollo.witoi.com/

django-featured-objects Tags


django-featured-objects Description

django-featured-objects is a Django app for making any object featured.Installing requirements pip install -r requirements.txtTesting python setup.pyConfiguration INSTALLED_APPS += ('featured',) FEATURABLE_MODELS = ( ('app_label', 'model_name'), ('app_label', 'another_model_name') )Product's homepage


django-featured-objects Related Software