pkgsrc/www/py-django-registration/DESCR

9 lines
333 B
Text
Raw Normal View History

2018-10-30 08:13:54 +01:00
django-registration 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.