Skip to main content

A simple django app to use th-icloud web platform,

Project description

thapi is a simple app to connect to th-ciloud platform applcations

detauk documentation is in the “docs” directory

Quick start


  1. Add “thjwt” to your INSTALLED_APPS setting like this:

    INSTALL_APPS = [
        ...
        'thjwt',
    ]
  2. Include the thapi URLconf in your project urls.py like this:

    url(r'^thjwt/',include('thjwt.urls')),
  3. Run python manage.py migrate to create thapi models

  4. Start the development server and visit http://127.0.0.1:8000/admin/ to create a thapi (you’ll need the Admin app enabled).

  5. Visti http://127.0.0.1:8000/thjwt/ to participate int he thapi

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

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

Source Distribution

django-thjwt-0.1.tar.gz (11.5 kB view details)

Uploaded Source

File details

Details for the file django-thjwt-0.1.tar.gz.

File metadata

  • Download URL: django-thjwt-0.1.tar.gz
  • Upload date:
  • Size: 11.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/2.7.16

File hashes

Hashes for django-thjwt-0.1.tar.gz
Algorithm Hash digest
SHA256 6dce336f3aa2c995ea5c2dae6e2b7a37c02678434c577f42d4a4457a1f4e64bd
MD5 a5959d0da128f23fae0cea64cbe565d7
BLAKE2b-256 0771e430cec8d4a6fc43799c2754ef4b008c8865fa23b70ad15113f4ce5d87fe

See more details on using hashes here.

Supported by

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