Zds Member it’s a fork of zds-site member app to make a reusable application.
zds-member is a django application that allows to manage members of website.
- Sign in (email or username)
- Sign up (with email confirmation)
- Reset password
- Update users settings (email, username, password)
- Unsubscribe
- Sanction (ban, read only)
- Geolocation
- REST API (Json, Xml)
- A lot of templates
- Django 1.7 or 1.8
- Python 2.7, 3.3 or 3.4
See http://zds-member.readthedocs.org/ for documentation.