{ "info": { "author": "Ferran Pegueroles", "author_email": "ferran@pegueroles.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "===================\ndjango-openonmobile\n===================\n\nOpen current page on your mobile with a QR code.\n\n- Main url: http://bitbucket.org/ferranp/django-openonmobile\n- Documentation : http://readthedocs.org/docs/django-openonmobile\n\n\nFeatures\n========\n\n- Creates a QR image with a url to redirect a phone user to the current image.\n- The mobile phone user will be authenticats automatically with the same user.\n- Uses the cache to keep the temporaty toker for authentication (so no database needed).\n\n\nInstallation\n============\n\n#. Add ``\"openonmobile\"`` directory to your Python path.\n#. Add ``\"openonmobile\"`` to the ``INSTALLED_APPS`` tuple found in\n your settings file.\n#. Add ``\"openonmobile.middleware.AuthOnMobileMiddleware\"`` to your\n ``MIDDLEWARE_CLASSES`` tuple found in your settings file.\n#. Add ``\"openonmobile.auth.AuthOnMobileBackend\"`` to your\n ``AUTHENTICATION_BACKENDS`` tuple found in your settings file.\n#. Include ``\"openonmobile.urls\"`` to your URLconf.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://bitbucket.org/ferranp/django-openonmobile", "keywords": null, "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "django-openonmobile", "package_url": "https://pypi.org/project/django-openonmobile/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-openonmobile/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://bitbucket.org/ferranp/django-openonmobile" }, "release_url": "https://pypi.org/project/django-openonmobile/0.2/", "requires_dist": null, "requires_python": null, "summary": "Open current URL on a mobile with a QR code", "version": "0.2" }, "last_serial": 724446, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "8b78ffbc01588dccfbb0cdedd407562d", "sha256": "854b72d6d214d8c09105dced2fcd08dfa63ada6cf21a6e96cb75054b32e1631a" }, "downloads": -1, "filename": "django-openonmobile-0.1.tar.gz", "has_sig": false, "md5_digest": "8b78ffbc01588dccfbb0cdedd407562d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3927, "upload_time": "2012-06-02T19:57:43", "url": "https://files.pythonhosted.org/packages/7c/eb/fe33f4120bdeac6858f507c389cec17a053c0c7495115f0ea14ac217a0c3/django-openonmobile-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "37aa2eb337a529b6dbfbbcdd3ce36e6d", "sha256": "b8a3a57764b7f720ea4f406d4e567f6fc51a630e6f3b9032f33d43bda29068a5" }, "downloads": -1, "filename": "django-openonmobile-0.2.tar.gz", "has_sig": false, "md5_digest": "37aa2eb337a529b6dbfbbcdd3ce36e6d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3963, "upload_time": "2012-06-04T22:52:08", "url": "https://files.pythonhosted.org/packages/4f/c9/c54750d8fc7b3a0b72f70b443dd373bd7e7a7dcaf2c1fee3a1d9139955a6/django-openonmobile-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "37aa2eb337a529b6dbfbbcdd3ce36e6d", "sha256": "b8a3a57764b7f720ea4f406d4e567f6fc51a630e6f3b9032f33d43bda29068a5" }, "downloads": -1, "filename": "django-openonmobile-0.2.tar.gz", "has_sig": false, "md5_digest": "37aa2eb337a529b6dbfbbcdd3ce36e6d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3963, "upload_time": "2012-06-04T22:52:08", "url": "https://files.pythonhosted.org/packages/4f/c9/c54750d8fc7b3a0b72f70b443dd373bd7e7a7dcaf2c1fee3a1d9139955a6/django-openonmobile-0.2.tar.gz" } ] }