summaryrefslogtreecommitdiff
path: root/www/py-django-registration/DESCR
blob: f3b289f19825fd034e0046da3e3d9c77d793cb34 (plain)
1
2
3
4
5
6
7
8
django-registratio is a simple application which provides flexible
user registration for Django-based projects. The default setup
implements a fairly common workflow:

  1. User signs up for account.
  2. User receives an email containing instructions for activating
     the account.
  3. User activates and begins using the site.