معرفی شرکت ها


django-openonmobile-0.2


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Open current URL on a mobile with a QR code
ویژگی مقدار
سیستم عامل -
نام فایل django-openonmobile-0.2
نام django-openonmobile
نسخه کتابخانه 0.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Ferran Pegueroles
ایمیل نویسنده ferran@pegueroles.com
آدرس صفحه اصلی http://bitbucket.org/ferranp/django-openonmobile
آدرس اینترنتی https://pypi.org/project/django-openonmobile/
مجوز GPL
=================== django-openonmobile =================== Open current page on your mobile with a QR code. - Main url: http://bitbucket.org/ferranp/django-openonmobile - Documentation : http://readthedocs.org/docs/django-openonmobile Features ======== - Creates a QR image with a url to redirect a phone user to the current image. - The mobile phone user will be authenticats automatically with the same user. - Uses the cache to keep the temporaty toker for authentication (so no database needed). Installation ============ #. Add ``"openonmobile"`` directory to your Python path. #. Add ``"openonmobile"`` to the ``INSTALLED_APPS`` tuple found in your settings file. #. Add ``"openonmobile.middleware.AuthOnMobileMiddleware"`` to your ``MIDDLEWARE_CLASSES`` tuple found in your settings file. #. Add ``"openonmobile.auth.AuthOnMobileBackend"`` to your ``AUTHENTICATION_BACKENDS`` tuple found in your settings file. #. Include ``"openonmobile.urls"`` to your URLconf.


نحوه نصب


نصب پکیج whl django-openonmobile-0.2:

    pip install django-openonmobile-0.2.whl


نصب پکیج tar.gz django-openonmobile-0.2:

    pip install django-openonmobile-0.2.tar.gz