jainmickey / django-sites

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

Home Page:http://niwibe.github.io/django-sites/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django-sites

https://img.shields.io/travis/niwibe/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://niwibe.github.io/django-sites/

About

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

http://niwibe.github.io/django-sites/

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


Languages

Language:Python 97.7%Language:Shell 2.3%