django-openonmobile

Software Screenshot:
django-openonmobile
Software Details:
Version: 0.2
Upload Date: 14 Apr 15
Distribution Type: Freeware
Downloads: 43

Rating: 5.0/5 (Total Votes: 1)

django-openonmobile is a Django app that can open the current page on your mobile with a QR code.

- Main url: http://bitbucket.org/ferranp/django-openonmobile
- Documentation : http://readthedocs.org/docs/django-openonmobile

Installation

1. Add "openonmobile" directory to your Python path.
2. Add "openonmobile" to the INSTALLED_APPS tuple found in your settings file.
3. Add "openonmobile.middleware.AuthOnMobileMiddleware" to your MIDDLEWARE_CLASSES tuple found in your settings file.
4. Add "openonmobile.auth.AuthOnMobileBackend" to your AUTHENTICATION_BACKENDS tuple found in your settings file.
5. Include "openonmobile.urls" to your URLconf.

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).

Requirements:

  • Python
  • Django

Other Software of Developer Ferran Pegueroles Forcadell

mysql-autodoc
mysql-autodoc

6 Jun 15

ffmigration
ffmigration

11 May 15

django-dirbrowser
django-dirbrowser

11 May 15

mysql-autodoc
mysql-autodoc

12 May 15

Comments to django-openonmobile

Comments not found
Add Comment
Turn on images!