Skip to main content

An app for adding loader.io validation tokens

Project description

loaderio-django-thelab
===============

Updated version of the loaderio-django Django app that makes it easy to verify your application against loader.io_ by
allowing you to specify your loader.io `verification token`_ in the Django admin
interface.

This version updates migrations to not use south.

.. _loader.io: https://loader.io
.. _verification token: http://support.loader.io/article/20-verifying-an-app


Installation
------------

1. Add "loaderio" to your INSTALLED_APPS in your Django settings::

INSTALLED_APPS = (
...
'loaderio',
)

2. Include the loaderio URLconf in your project urls.py::

url('^$', include('loaderio.urls'))

3. Update your database schema with the new models::

python manage.py migrate

Usage
-----

Once installed, the admin interface will have a *Loaderio* section with
*Validation* models. Add a new validation model and specify your
loader.io token (e.g., ``loaderio-28016b04fdb0ed4ea066ecec5a19c1ad``).

That's all you need to do. Your Django site should now respond to requests
against ``/<your loader.io token>`` (e.g., ``/loaderio-28016b04fdb0ed4ea066ecec5a19c1ad``).

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-loaderio-thelab-1.0.0.tar.gz (3.4 kB view details)

Uploaded Source

File details

Details for the file django-loaderio-thelab-1.0.0.tar.gz.

File metadata

File hashes

Hashes for django-loaderio-thelab-1.0.0.tar.gz
Algorithm Hash digest
SHA256 a2faffecbc6105605b412b8b2b3da79e9c37227192ad42017cc017f27eae21ba
MD5 d12767257bb9f3b753b53248f4c6893d
BLAKE2b-256 581fc77ede1692eab1eac0d80ea30b71d38c148ba036e16da0424cdd831953d1

See more details on using hashes here.

Supported by

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