套件: python3-django-registration (2.2-3)
python3-django-registration 的相關超連結
Trisquel 的資源:
下載原始碼套件 python-django-registration:
- [python-django-registration_2.2-3.dsc]
- [python-django-registration_2.2.orig.tar.gz]
- [python-django-registration_2.2-3.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Python Modules Team (郵件存檔)
- Stephan Peijnik
- Stephan Sürken
外部的資源:
- 主頁 [github.com]
相似套件:
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.
其他與 python3-django-registration 有關的套件
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django (>= 1.7)
- High-level Python web development framework