Metadata-Version: 1.1
Name: ovp-users
Version: 0.1.0
Summary: This module has core functionality for ovp users, such as authentication, user management password recovery and registration
Home-page: https://github.com/OpenVolunteeringPlatform/ovp-users
Author: Atados
Author-email: arroyo@atados.com.br
License: AGPL
Download-URL: https://github.com/OpenVolunteeringPlatform/ovp-users/tarball/0.1.0
Description: =====
        OVP Users
        =====
        
        This module implements core user functionality.
        
        Quick start
        -----------
        1. Install django-git-submodules::
        
            pip install ovp-users
        
        2. Add it to `INSTALLED_APP` on `settings.py`
        
        
        Forking
        -----------
        If you have your own OVP installation and want to fork this module
        to implement custom features while still merging changes from upstream,
        read Forking section on the wiki.
        
Platform: UNKNOWN
