Skip to main content

Django template tags for developing Google AMP websites.

Project description

Django template tags designed to make it easier to build Google Amp websites.

Quick Start

  1. Add ‘amptags’ to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...
        'amptags',
    ]

Building django-amptags

  1. Run python setup.py sdist.

  2. Run twine upload dist/<package>.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-amptags-0.3.3.tar.gz (4.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page