Skip to main content

No project description provided

Project description

dngsmgmt

dngsmgmt is a Django app to manage NGS projects

Quick start

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

    INSTALLED_APPS = [
        ...
        'dngsmgmt',
    ]
  2. Include the dgenome URLconf in your project urls.py like this:

    url(r'^dngsmgmt/', include((dngsmgmt.urls, 'dngsmgmt'), namespace='dngsmgmt')),
  3. Run python manage.py makemigrations dngsmgmt to create the dngsmgmt tables.

  4. Run python manage.py migrate to create the dngsmgmt models.

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

dngsmgmt-0.0.1a3.tar.gz (9.0 kB view details)

Uploaded Source

Built Distribution

dngsmgmt-0.0.1a3-py2.py3-none-any.whl (15.7 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file dngsmgmt-0.0.1a3.tar.gz.

File metadata

  • Download URL: dngsmgmt-0.0.1a3.tar.gz
  • Upload date:
  • Size: 9.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.6.6

File hashes

Hashes for dngsmgmt-0.0.1a3.tar.gz
Algorithm Hash digest
SHA256 762cc31580587426c4d0ea74fee82e542e273ede33562f8e091fb57d1400728f
MD5 12c841f894458298b2a2be20b463e679
BLAKE2b-256 7a40ffb6c258a87ab6d915e8be2004407f57ec4c71ecf4862d0d621407557970

See more details on using hashes here.

File details

Details for the file dngsmgmt-0.0.1a3-py2.py3-none-any.whl.

File metadata

  • Download URL: dngsmgmt-0.0.1a3-py2.py3-none-any.whl
  • Upload date:
  • Size: 15.7 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.6.6

File hashes

Hashes for dngsmgmt-0.0.1a3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 1b20e4571439f0e7835715cd321ee3bd1fbe1c3668ac9d609b80d2a356d30017
MD5 05e3bb02fffece1da344c8647973e9a4
BLAKE2b-256 e8cf4d82a317aa981d45c472e9007aaedd0421ec88ec7076dbfdbd60ad407669

See more details on using hashes here.

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