Metadata-Version: 1.1
Name: django-userena
Version: 1.2.1
Summary: Complete user management application for Django
Home-page: https://github.com/bread-and-pepper/django-userena/
Author: Petar Radosevic
Author-email: petar@wunki.org
License: UNKNOWN
Download-URL: https://github.com/bread-and-pepper/django-userena/downloads
Description: # Django Userena
        
        Userena is a Django application that supplies your Django project with full
        account management. It's a fully customizable application that takes care of
        the signup, activation, messaging and more. It's BSD licensed, which means you
        can use it commercially for free!
        
        ## [Documentation](http://docs.django-userena.org/en/latest/index.html)
        
        Complete documentation about the
        [installation](http://docs.django-userena.org/en/latest/installation.html),
        [settings](http://docs.django-userena.org/en/latest/settings.html) and
        [F.A.Q.](http://docs.django-userena.org/en/latest/faq.html) is available on
        [Read the Docs](http://docs.django-userena.org/en/latest/index.html).
        
        ## [Demo](http://django-userena.org/)
        
        Want to test userena first, you can do just that at [django-userena.org](http://django-userena.org/).
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Utilities
