{ "info": { "author": "Yann Fouillat", "author_email": "yann.fouillat@makina-corpus.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "==============\nAdmin watchdog\n==============\n\n.. image:: https://travis-ci.org/makinacorpus/django-admin-watchdog.png\n :target: https://travis-ci.org/makinacorpus/django-admin-watchdog\n\n.. image:: https://coveralls.io/repos/makinacorpus/django-admin-watchdog/badge.png?branch=master\n :target: https://coveralls.io/r/makinacorpus/django-admin-watchdog?branch=master\n\nAdmin watchdog is a simple Django app to register and view logs in the django admin backoffice.\n\nQuick start\n-----------\n\n1. Add \"admin_watchdog\" to your INSTALLED_APPS settings.\n\n2. Run `python manage.py migrate` to create the admin watchdog model.\n\n3. Edit your LOGGING settings to use the admin watchdog handler.\n For example, to replace the default mail handler::\n\n LOGGING = {\n 'version': 1,\n 'disable_existing_loggers': False,\n 'handlers': {\n 'admin_watchdog': {\n 'level': 'ERROR',\n 'class': 'admin_watchdog.handlers.AdminWatchdogHandler',\n }\n },\n 'loggers': {\n 'django.request': {\n 'handlers': ['admin_watchdog'],\n 'level': 'ERROR',\n 'propagate': False,\n }\n }\n }\n\n4. Your error logs will now be registered. Visit your admin backoffice to see the log entries.\n\n5. You can run the tests by doing `make test`.\n\nScreenshots\n===========\n\n.. image:: doc/admin_watchdog_home.png\n\n.. image:: doc/admin_watchdog_list.png\n\n.. image:: doc/admin_watchdog_view.png\n\nAUTHORS\n=======\n\n* Yann FOUILLAT (alias Gagaro) \n\n|makinacom|_\n\n.. |makinacom| image:: http://depot.makina-corpus.org/public/logo.gif\n.. _makinacom: http://www.makina-corpus.com\n\n\n=======\nLICENSE\n=======\n\n* GPLv3+\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/makinacorpus/django-admin-watchdog", "keywords": "", "license": "GPLv3+", "maintainer": "", "maintainer_email": "", "name": "django-admin-watchdog", "package_url": "https://pypi.org/project/django-admin-watchdog/", "platform": "", "project_url": "https://pypi.org/project/django-admin-watchdog/", "project_urls": { "Homepage": "https://github.com/makinacorpus/django-admin-watchdog" }, "release_url": "https://pypi.org/project/django-admin-watchdog/1.0.2/", "requires_dist": null, "requires_python": "", "summary": "A simple Django app to register logs in admin backoffice.", "version": "1.0.2" }, "last_serial": 4684861, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "687b3926794cc9aa5e3c0554c979e693", "sha256": "ada506a4329ae5ec261e2895e5570bd8846051ebdab5ef4fa8eb10426a8add2f" }, "downloads": -1, "filename": "django-admin-watchdog-1.0.tar.gz", "has_sig": false, "md5_digest": "687b3926794cc9aa5e3c0554c979e693", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 199838, "upload_time": "2015-06-15T12:16:18", "url": "https://files.pythonhosted.org/packages/5f/7f/3b5ae64452e46113e9d3b6cc8f03fbd351a09e7cd4e7a9ad5f36b6ac881b/django-admin-watchdog-1.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "5e9eb19edadbbe406514a0ab96e827ba", "sha256": "db74c766ca432f974e4c69174f5864e38fcc83a4293929862818d8b1bbc5b100" }, "downloads": -1, "filename": "django-admin-watchdog-1.0.1.tar.gz", "has_sig": false, "md5_digest": "5e9eb19edadbbe406514a0ab96e827ba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 200860, "upload_time": "2015-06-25T09:55:27", "url": "https://files.pythonhosted.org/packages/90/1c/6e74b6698c9387dbae02714c63588e93844c3065e8d70265cdb688fe5ff1/django-admin-watchdog-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "318a74be9925cb8557f088099304d3ec", "sha256": "dc815316339abeaa5fa9fb6c872eabf268981810804cebc15f02a3b29e73596d" }, "downloads": -1, "filename": "django-admin-watchdog-1.0.2.tar.gz", "has_sig": false, "md5_digest": "318a74be9925cb8557f088099304d3ec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 200821, "upload_time": "2019-01-11T10:34:06", "url": "https://files.pythonhosted.org/packages/a4/42/22f333c836aaa0a3fa6c09b2872f5e521db630b00a4e2b438162ae7ab967/django-admin-watchdog-1.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "318a74be9925cb8557f088099304d3ec", "sha256": "dc815316339abeaa5fa9fb6c872eabf268981810804cebc15f02a3b29e73596d" }, "downloads": -1, "filename": "django-admin-watchdog-1.0.2.tar.gz", "has_sig": false, "md5_digest": "318a74be9925cb8557f088099304d3ec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 200821, "upload_time": "2019-01-11T10:34:06", "url": "https://files.pythonhosted.org/packages/a4/42/22f333c836aaa0a3fa6c09b2872f5e521db630b00a4e2b438162ae7ab967/django-admin-watchdog-1.0.2.tar.gz" } ] }