Skip to main content

Django Manage Command Admin - a web-based app for managing the execution of Django manage commands.

Project description

DMCAdmin is a web-based app for managing the execution of Django manage commands.

Store your manage commands in a table, run async through the web and view the result.

Quick start

  1. pip install django-dmcadmin

  2. Add “dmcadmin” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...
        'dmcadmin',
    ]
  3. Include the dmcadmin URLconf in your project urls.py like this:

    url(r'^dmcadmin/', include('dmcadmin.urls')),
  4. Run python manage.py migrate to create the dmcadmin models.

  5. Start the development server and visit http://127.0.0.1:8000/dmcadmin/ to run manage command.

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-dmcadmin-0.1.1.tar.gz (18.9 MB view details)

Uploaded Source

Built Distribution

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

django_dmcadmin-0.1.1-py3-none-any.whl (20.0 MB view details)

Uploaded Python 3

File details

Details for the file django-dmcadmin-0.1.1.tar.gz.

File metadata

  • Download URL: django-dmcadmin-0.1.1.tar.gz
  • Upload date:
  • Size: 18.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.4.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.10

File hashes

Hashes for django-dmcadmin-0.1.1.tar.gz
Algorithm Hash digest
SHA256 c364535eb181ee4225661b60b78403b6cf49f65295b8a62c089a53b90ae9fba5
MD5 4a9e43401292221bb6edb531e2d56b31
BLAKE2b-256 daac7529c5fb9c3957cc33f8762e5a53da3a62ce1f7eb807c10f0a15c974dbc1

See more details on using hashes here.

File details

Details for the file django_dmcadmin-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: django_dmcadmin-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 20.0 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.4.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.10

File hashes

Hashes for django_dmcadmin-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b0590b4b8f5ecce066dddd29671e8d7763f93404f8e1cebda0b4f31742cd983d
MD5 62c498a19ed2762a0ca775cfcd4f5814
BLAKE2b-256 2c36e427be0babecb724125da27e0664344d02f89e938eb5d9a495dab0cded0f

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