Skip to main content

A reusable Django app to manage analyses.

Project description

django-analyses

A reusable Django app to manage analyses.

Quick start

  1. Add "django_analyses" to your INSTALLED_APPS setting:
    INSTALLED_APPS = [  
        ...  
        'django_analyses',  
    ]  
  1. Include the analysis URLconf in your project urls.py:
    path("api/", include("django_analyses.urls", namespace="analysis")),
  1. Run python manage.py migrate to create the analyses models.

  2. Start the development server and visit http://127.0.0.1:8000/admin/.

  3. Visit http://127.0.0.1:8000/api/analysis/.

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_analyses-0.0.2.tar.gz (16.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_analyses-0.0.2-py3-none-any.whl (45.2 kB view details)

Uploaded Python 3

File details

Details for the file django_analyses-0.0.2.tar.gz.

File metadata

  • Download URL: django_analyses-0.0.2.tar.gz
  • Upload date:
  • Size: 16.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.6.9

File hashes

Hashes for django_analyses-0.0.2.tar.gz
Algorithm Hash digest
SHA256 077a36ac235a8908181d5b44b669e99f3236b341753d2bb09f4bdfaa64f6d6bb
MD5 fe745f0c6c85995b3a971e75a8f1253e
BLAKE2b-256 cf67e0b4ce6fc0baf02dda98d3f2efeae412dd3b22be1f72942031acf2e9e213

See more details on using hashes here.

File details

Details for the file django_analyses-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: django_analyses-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 45.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.6.9

File hashes

Hashes for django_analyses-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 97ec081cee00228c0ddd682633692a673d7b2ecb240b05cc426a9c97c9b03868
MD5 7513363502847fc0b76b29176d7e37c1
BLAKE2b-256 e3e4232a2931b02c61de92393a7f1cfd8aefc04407121da40be1af2de3e64c52

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