django-termsandconditions

Enables customers to accept terms and conditions before using a site
Download

django-termsandconditions Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Tim White
  • Publisher web site:
  • http://timlwhite.com

django-termsandconditions Tags


django-termsandconditions Description

django-termsandconditions is a Django app that gives you an out-of-the-box way to enable you to send users to a T&C acceptance page before they can access the site if you wish.This module is meant to be as quick to integrate as possible, and thus extensive customization will likely benefit from a fork. That said, a number of options are available.InstallationFrom pypi: pip install django-termsandconditionsor: easy_install django-termsandconditionsor clone from github: git clone git://github.com/cyface/django-termsandconditions.gitand add django-termsandconditions to the PYTHONPATH:export PYTHONPATH=$PYTHONPATH:$(pwd)/django-termsandconditions/or: cd django-termsandconditions sudo python setup.py installProduct's homepage


django-termsandconditions Related Software