معرفی شرکت ها


cubicweb-registration-0.9.0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

public registration component for the CubicWeb framework
ویژگی مقدار
سیستم عامل -
نام فایل cubicweb-registration-0.9.0
نام cubicweb-registration
نسخه کتابخانه 0.9.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده LOGILAB S.A. (Paris, FRANCE)
ایمیل نویسنده contact@logilab.fr
آدرس صفحه اصلی https://forge.extranet.logilab.fr/cubicweb/cubes/cubicweb-registration
آدرس اینترنتی https://pypi.org/project/cubicweb-registration/
مجوز LGPL
This CubicWeb component provides a public registration feature (users can register and create an account without the need for admin intervention). To activate the user registration feature in your CubicWeb application, just add this cube in your instance ; either depend on it in your cube's __pkginfo__ or run the ``add_cude`` command in a CubicWeb shell:: $ cubicwebctl shell youapp entering the migration python shell just type migration commands or arbitrary python code and type ENTER to execute it type "exit" or Ctrl-D to quit the shell and resume operation >>> add_cube('registration') >>> ^D Then add or modify the ``registration-cypher-seed`` configuration option in your application's ``all-in-one.conf`` file: [REGISTRATION] # seed used to cypher registration data in confirmation email link registration-cypher-seed=<change me>


نیازمندی

مقدار نام
<3.39.0,>=3.38.0 cubicweb
- cubicweb-forgotpwd
- Pillow


نحوه نصب


نصب پکیج whl cubicweb-registration-0.9.0:

    pip install cubicweb-registration-0.9.0.whl


نصب پکیج tar.gz cubicweb-registration-0.9.0:

    pip install cubicweb-registration-0.9.0.tar.gz