[ ソース: python-django-registration ]
パッケージ: python3-django-registration (3.3-1)
python3-django-registration に関するリンク
Debian の資源:
python-django-registration ソースパッケージをダウンロード:
- [python-django-registration_3.3-1.dsc]
- [python-django-registration_3.3.orig.tar.gz]
- [python-django-registration_3.3.orig.tar.gz.asc]
- [python-django-registration_3.3-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
- python3-django-invitations
- python3-django-analytical
- python3-flask-security
- python3-djoser
- python3-django-waffle
- php-code-lts-u2f-php-server
- python3-django-organizations
- python-django-analytical-doc
- python3-djangorestframework-haystack
- python3-django-crispy-forms-foundation
- python-flask-security-doc
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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-confusable-homoglyphs
- Detect confusable usage of unicode homoglyphs
-
- dep: python3-django
- 高レベル Python ウェブ開発基盤