Skip to main content

Monitor management commands on Django

Project description

Django-mmc
==========

What's that
-----------
App for monitoring management commands on Django.


Quick installation
------------------
1. Using pip:

.. code-block:: bash

$ sudo pip install django-mmc


2. Add ``mmc`` application to ``INSTALLED_APPS`` in your settings file

3. Inject management classes before apps will be loaded

.. code-block:: python

from mmc.mixins import inject_management

inject_management()


4. Sync database (``./manage.py syncdb``)


Screenshots
-----------
.. image:: /screenshot.jpg


Compatibility:
-------------
* Python: 2.6, 2.7
* Django: 1.3.x, 1.4.x, 1.5.x, 1.6.x

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-mmc-1.2.2.tar.gz (12.5 kB view details)

Uploaded Source

Built Distribution

django_mmc-1.2.2-py2.py3-none-any.whl (11.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django-mmc-1.2.2.tar.gz.

File metadata

  • Download URL: django-mmc-1.2.2.tar.gz
  • Upload date:
  • Size: 12.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for django-mmc-1.2.2.tar.gz
Algorithm Hash digest
SHA256 8a4457f82583faf30629077a02f411decf3d3f2d15eb587843c2e6b5529a9acc
MD5 7060ccccb32e246aa3cbf4851c373f70
BLAKE2b-256 60abe941893256be60c204f4dab099de1f3a0f006a84e0bb4fd390f042e07dac

See more details on using hashes here.

File details

Details for the file django_mmc-1.2.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_mmc-1.2.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 537b5e290de3ea99c311b3f390708db41de64eb8d83be80790e21a063d4c71e8
MD5 ecb79b40b26547966faaa9b3ba094d9b
BLAKE2b-256 e6cb2c549ed34db82cbc18dcc2d85c0c6fded8d297bb6d14ec0e68123252646f

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