Metadata-Version: 1.1
Name: django-reredirects
Version: 0.1.1
Summary: Django Redirects, but with regex and without the sites framework.
Home-page: https://github.com/jmoswalt/django-reredirects
Author: John-Michael Oswalt
Author-email: jmoswalt@gmail.com
License: BSD
Description: # Django ReRedirects
        
        ![fury](https://badge.fury.io/py/django-reredirects.png)
        
        ![pypi](https://pypip.in/d/django-reredirects/badge.png)
        
        Django Redirects, but with regex and without the sites framework.
        
        * Free software: BSD license
        
        
        
        # History
        
        ## 0.1.0 (2013-11-12)
        
        * First release on PyPI.
Keywords: django-reredirects
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
