A simple, generic user-registration application for Django
http://code.google.com/p/django-registration
This is just a simple, portable, generic user-registration application for Django projects. Workflow follows a simple pattern:
* A user signs up for a new account, which will be inactive by default.
* An email is sent to the address they used to register, containing an activation link.
* Once they click the activation link, the account becomes active and they can log in as normal.
- Developed at devel:languages:python:django
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:PowerPC/python-django-registration && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
django-registration-0.8.tar.bz2 | 0000219767 215 KB | |
python-django-registration.changes | 0000001286 1.26 KB | |
python-django-registration.spec | 0000002446 2.39 KB |
Revision 4 (latest revision is 20)
Ismail Dönmez (namtrac)
accepted
request 132221
from
Ismail Dönmez (namtrac)
(revision 4)
- update to 0.8 * Backend-based rewrite. See docs/upgrade.rst for details. * Compatibility through Django 1.4. (forwarded request 132215 from Nijel)
Comments 0