Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bread-and-pepper/django-userena

Accounts for Django made beautifully simple
https://github.com/bread-and-pepper/django-userena

Last synced: 3 months ago
JSON representation

Accounts for Django made beautifully simple

Awesome Lists containing this project

README

        

# Django Userena

[![Build Status](https://travis-ci.org/bread-and-pepper/django-userena.svg)](https://travis-ci.org/bread-and-pepper/django-userena)
[![Coverage Status](https://img.shields.io/coveralls/bread-and-pepper/django-userena.svg)](https://coveralls.io/r/bread-and-pepper/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).

For list of updates and changes see `UPDATES.md` file.