/django-user-accounts

User accounts for Django

Primary LanguagePythonMIT LicenseMIT

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/