Welcome to Django QR Code’s Documentation!¶

Contents:

  • Django QR Code
    • Features
    • Installation
    • Usage
    • Generating Image Object Representing a QR Code
    • Testing
    • Projects Using this App
  • Template Tags
    • Generating inline QR code in your HTML (qr_from_text)
    • Generating URLs to QR code images (qr_url_from_text)
    • Special encoding modes with qr_from_data and qr_url_from_data
    • QR codes for apps
    • QR code rendering options
    • Notes
  • Module Colors
    • Module names
  • API Reference
    • qrcode.maker
    • qrcode.serve
    • qrcode.utils
    • qrcode.views
    • templatetags.qr_code
    • tests
  • Change Log
    • 4.2.0 (2025-05-09)
    • 4.1.0 (2024-06-01)
    • 4.0.1 (2024-01-04)
    • 3.1.2 (2023-04-10)
    • 3.1.1 (2022-07-28)
    • 3.1.0 (2022-06-26)
    • 3.0.0 (2021-11-27)
    • 2.3.0 (2021-11-07)
    • 2.2.0 (2021-06-03)
    • 2.1.0 (2021-01-23)
    • 2.0.1 (2020-11-24)
    • 2.0.0 (2020-11-22)
    • 1.3.1 (2020-09-07)
    • 1.3.0 (2020-09-05)
    • 1.2.0 (2020-04-26)
    • 1.1.0 (2019-11-16)
    • 1.0.0 (2018-03-23)
    • 0.4.1 (2018-03-10)
    • 0.4.0 (2018-03-09)
    • 0.3.3 (2017-08-16)
    • 0.3.2 (2017-08-13)
    • 0.3.1 (2017-08-12)
    • 0.3.0 (2017-08-12)
    • 0.2.1 (2017-08-05)
    • 0.2.0 (2017-08-04)
    • 0.1.1 (2017-08-02)

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Django QR Code

Navigation

Contents:

  • Django QR Code
  • Template Tags
  • Module Colors
  • API Reference
  • Change Log

Related Topics

  • Documentation overview
    • Next: Django QR Code

Quick search

©2017-2024, Philippe Docourt. | Powered by Sphinx 7.3.7 & Alabaster 0.7.16 | Page source