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.1.tar.gz (15.5 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.1-py3-none-any.whl (40.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: django_analyses-0.0.1.tar.gz
  • Upload date:
  • Size: 15.5 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.1.tar.gz
Algorithm Hash digest
SHA256 2725ef0fabd8efae9f2181d0fbe988ab6d706a25711d07359e97cc18dbec1860
MD5 392cf6d4937fe1b49091185af5aaa106
BLAKE2b-256 83c0e5bbaf31d2f3990665d6e4db10607260114e4faf5cc6ec3d8487cf422beb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: django_analyses-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 40.0 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0d6a506a1da3b616a5b6d2cc60f66ca7bca696567b8c0c4533f73b7647818410
MD5 9b6f14996f4eddbe6ddd3b7ec9bd9395
BLAKE2b-256 cee1c76100da4eb7cc2f00fc9b9421240cddce998c72e5a0ad54be61aeee3a0d

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