Skip to content

dlancer/django-cached-httpbl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-cached-httpbl

django-cached-httpbl is a cached httpBL service support for Django 1.7+

Build status Latest PyPI version Number of PyPI downloads Download format License

Requirements

django>=1.7
django-appconf>=0.6
django-ipware>=1.1.3

Installation

Download and install django-cached-httpbl using one of the following methods:

PIP

You can install the latest stable package running this command:

$ pip install django-cached-httpbl

Also you can install the development version running this command:

$ pip install -e git+http://github.com/dlancer/django-cached-httpbl.git#egg=django-cached-httpbl

Setuptools

You can install the latest stable package running:

$ easy_install django-cached-httpbl

Usage

You may find detailed documentation in the "docs" directory.

About

Cached httpBL service support for Django 1.7+.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages