django-sites-tools

A Django app that provides tools for the contrib sites app.


License
BSD-3-Clause
Install
pip install django-sites-tools==0.1.0

Documentation

django-sites-tools

This is a Django app that provides a few tools that extend the contrib sites app.

The main website for django-sites-tools is github.com/jezdez/django-sites-tools where you can also file tickets.

You can also install the in-development version of django-sites-tools with pip install django-sites-tools==dev or easy_install django-sites-tools==dev.