Pakket: python3-django-registration (2.2-3)
Verwijzigingen voor python3-django-registration
Trisquel bronnen:
Het bronpakket python-django-registration downloaden:
- [python-django-registration_2.2-3.dsc]
- [python-django-registration_2.2.orig.tar.gz]
- [python-django-registration_2.2-3.debian.tar.xz]
Beheerder:
Original Maintainers:
- Debian Python Modules Team (Mailarchief)
- Stephan Peijnik
- Stephan Sürken
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
User-registration application for Django (Python 3)
This is a fairly simple user-registration application for Django, designed to make allowing user signups as painless as possible.
Its main feature over Django's standard user-registration application is the support of email confirmation.
This application enables a fairly common workflow for user signups:
1. User signs up for an account. 2. User gets emailed an activation link. 3. User clicks the activation link before it expires. 4. User becomes a happy and productive contributor to your site.
This package contains the Python 3 version of the library.
Andere aan python3-django-registration gerelateerde pakketten
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django (>= 1.7)
- High-level Python web development framework