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.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / python-djan...gistration
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python:django/python-django-registration && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
2.4.1.tar.gz | 0000077681 75.9 KB | |
_link | 0000000161 161 Bytes | |
python-django-registration.changes | 0000002221 2.17 KB | |
python-django-registration.spec | 0000001857 1.81 KB |
Revision 2 (latest revision is 27)
Tomáš Chvátal (scarabeus_iv)
committed
(revision 2)
- Switch to singlespec - Version update to 2.4.1: * Support 2.0 django and bunch of bugfixes
Comments 0