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.1.tar.gz (14.7 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for django-mmc-1.1.tar.gz
Algorithm Hash digest
SHA256 6cfd590316594a76568c5c923ab0c10a36a7d3ecbaff4124b5fdf0e3aea0d726
MD5 e2abec3ce33e1526039061db75954f05
BLAKE2b-256 324bd38878a2a86bf95498b35383586c70bcc866c97df22c67fd96839a9d5ab4

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