Metadata-Version: 1.1
Name: django-http-status
Version: 0.2
Summary: A library of useful HTTP response codes for Django.
Home-page: https://bitbucket.org/BerislavLopac/django-http-status
Author: Benjamin Slavin <benjamin.slavin@gmail.com>, Justin Fiore <justin.fiore@gmail.com>, Berislav Lopac <berislav@lopac.net>
Author-email: berislav@lopac.net
License: FreeBSD
Description: Django includes a number of HttpResponse subclasses representing various HTTP response codes. This library completes that list adding the missing codes as defined in HTTP1.1.
Keywords: django,views,http,response,status
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Framework :: Django
Classifier: Environment :: Web Environment
