No project description provided
Project description
dngsmgmt
dngsmgmt is a Django app to manage NGS projects
Quick start
Add “dngsmgmt” to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [ ... 'dngsmgmt', ]Include the dgenome URLconf in your project urls.py like this:
url(r'^dngsmgmt/', include((dngsmgmt.urls, 'dngsmgmt'), namespace='dngsmgmt')),
Run python manage.py makemigrations dngsmgmt to create the dngsmgmt tables.
Run python manage.py migrate to create the dngsmgmt models.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
762cc31580587426c4d0ea74fee82e542e273ede33562f8e091fb57d1400728f
|
|
| MD5 |
12c841f894458298b2a2be20b463e679
|
|
| BLAKE2b-256 |
7a40ffb6c258a87ab6d915e8be2004407f57ec4c71ecf4862d0d621407557970
|
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1b20e4571439f0e7835715cd321ee3bd1fbe1c3668ac9d609b80d2a356d30017
|
|
| MD5 |
05e3bb02fffece1da344c8647973e9a4
|
|
| BLAKE2b-256 |
e8cf4d82a317aa981d45c472e9007aaedd0421ec88ec7076dbfdbd60ad407669
|