Skip to main content

Bit.ly URL shortener backend for django-blog-zinnia

Project description

Zinnia-url-shortener-bitly is a package providing URL shortening within django-blog-zinnia via Bit.ly.

Installation

  • Install the package on your system:

    $ pip install zinnia-url-shortener-bitly

    django-bitly will also be installed as a dependency.

  • Add 'django_bitly' in your INSTALLED_APPS settings and do a syncdb.

  • Put this setting to enable the URL shortener backend:

    ZINNIA_URL_SHORTENER_BACKEND = 'zinnia_bitly'

  • Define these following settings with your credentials:

    BITLY_LOGIN Your Bit.ly username

    BITLY_API_KEY Your Bit.ly API Key

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

zinnia-url-shortener-bitly-1.1.tar.gz (6.9 kB view hashes)

Uploaded Source

Built Distribution

zinnia_url_shortener_bitly-1.1-py2-none-any.whl (3.7 kB view hashes)

Uploaded Python 2

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