plar / django-user-accounts

User accounts for Django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django-user-accounts: user accounts for Django

Provides user accounts to a Django project.

Requirements

  • Django 1.4+
  • Python 2.6+ or Python 3.3+
  • django-appconf (included in install_requires)
  • pytz (included in install_requires)

Documentation

See http://django-user-accounts.readthedocs.org/

About

User accounts for Django

License:MIT License


Languages

Language:Python 100.0%