Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Internet > HTTP (WWW)

    django-qrcode 0.3

    Download button

    No screenshots available
    Downloads: 147  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Pablo Recio Quijano | More programs
    LGPL v3 / FREE
    December 15th, 2011, 02:30 GMT
    ROOT / Internet / HTTP (WWW)

     Read user reviews (0)  Refer to a friend  Subscribe

    django-qrcode description

    Django application that provides simple templatetags to generate QR-codes

    django-qrcode is a simple Django app that provides some templatetags that allows to include automatically QR codes on the Django site.

    Installation

    Once is installed from PyPI, you just need to add it to your settings as 'qrcode':

    INSTALLED_APPS = (..., 'qrcode', ...)

    Usage

    Its usage is very simple. You just need to use the templatetag as follows:

    {% load qr_tags %}

    ...

    {% qr_from_text "text" "size" %}
    or
    {% qr_from_mail "mail_address" "size" %}

    Where:

    - Size is not mandatory, and defines the dimensions of the QR code as following: 's' (120x120 pixels), 'm' (230x230 pixels) and 'l' (350x350). Any other option will be ignored and will use 'm' as default.
    - qr_from_mail tag just add a simple "mailto:" at the beggining, because some qr scanners can detect that as an email address in order to send it an email.


    Product's homepage

    Requirements:

    · Python
    · Django

      


    TAGS:

    QR codes | template tags | QR | codes | generator

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM