twopointone / django-sites

Alternative implementation of django "sites" framework based on settings instead of models.

Home Page:http://niwinz.github.io/django-sites/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django-sites

https://img.shields.io/travis/niwinz/django-sites.svg?style=flat https://img.shields.io/pypi/v/django-sites.svg?style=flat https://img.shields.io/pypi/dm/django-sites.svg?style=flat

Alternative implementation of django "sites" framework based on settings instead of models.

How to install?

You can install it with pip:

pip install django-sites

Documentation

http://niwinz.github.io/django-sites/latest/

About

Alternative implementation of django "sites" framework based on settings instead of models.

http://niwinz.github.io/django-sites/latest/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 97.8%Language:Shell 2.2%