Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bread-and-pepper/django-userena
- Owner: bread-and-pepper
- License: bsd-3-clause
- Archived: true
- Created: 2010-07-05T18:03:33.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2019-09-17T11:56:40.000Z (about 5 years ago)
- Last Synced: 2024-05-22T15:08:16.549Z (7 months ago)
- Language: Python
- Homepage: http://django-userena.readthedocs.org
- Size: 2.85 MB
- Stars: 1,254
- Watchers: 75
- Forks: 409
- Open Issues: 71
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.