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 |
---|---|---|
_link | 0000000161 161 Bytes | |
django-registration-3.1.2.tar.gz | 0000084668 82.7 KB | |
python-django-registration.changes | 0000005158 5.04 KB | |
python-django-registration.spec | 0000001965 1.92 KB |
Revision 19 (latest revision is 27)
Markéta Machová (mcalabkova)
accepted
request 885876
from
Markéta Machová (mcalabkova)
(revision 19)
- Update to 3.1.2 (bsc#1184427, CVE-2021-21416) * Filter sensitive POST parameters in error reports * Fix RemovedInDjango40Warning from Signal arguments
Comments 0