Metadata-Version: 1.0
Name: emencia.django.repozewho
Version: 0.2
Summary: Django app for use repoze.who for autentication
Home-page: UNKNOWN
Author: lafaye philippe
Author-email: lafaye@emencia.com
License: GPLv3
Description: Introduction
        ============
        
        This package provide some tools for use repoze.who autentification with
        repoze.django et repoze.zope2.
        
        Changelog
        =========
        
        0.2 - 0.1
        ----------------
        
        * You could now specify the login/password id from the login form
        * You could chose a specific field from the user model for check id (example
        if you want use the email rather the login)
        
        0.1 - Unreleased
        ----------------
        
        * Initial release
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
