{ "info": { "author": "Ionel Cristian M\u0103rie\u0219", "author_email": "contact@ionelmc.ro", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP" ], "description": "===========================\n django-uwsgi-admin\n===========================\n\nFork of https://github.com/unbit/uwsgi_django with better integration, packaging fixed etc etc ...\n\nInstallation\n============\n\nRun ``pip install django-uwsgi-admin2`` and add ``uwsgi_admin`` to ``INSTALLED_APPS``. Thats it !\n\n.. note:: You can also run ``pip install \"django-uwsgi-admin2[uwsgi]\"`` - `uwsgi` is not a mandatory dependency.\n\n\nBonus: debug_toolbar uWSGIDebugPanel\n====================================\n\nJust add ``'uwsgi_admin.panels.uWSGIDebugPanel'`` to your ``DEBUG_TOOLBAR_PANELS``.\n\nEg::\n\n DEBUG_TOOLBAR_PANELS = (\n 'debug_toolbar.panels.version.VersionDebugPanel',\n 'debug_toolbar.panels.timer.TimerDebugPanel',\n 'debug_toolbar.panels.settings_vars.SettingsVarsDebugPanel',\n 'debug_toolbar.panels.headers.HeaderDebugPanel',\n 'debug_toolbar.panels.request_vars.RequestVarsDebugPanel',\n 'debug_toolbar.panels.sql.SQLDebugPanel',\n 'debug_toolbar.panels.template.TemplateDebugPanel',\n 'debug_toolbar.panels.cache.CacheDebugPanel',\n 'debug_toolbar.panels.signals.SignalDebugPanel',\n 'debug_toolbar.panels.logger.LoggingPanel',\n 'uwsgi_admin.panels.uWSGIDebugPanel',\n )\n\nObligatory screenshots\n======================\n\n\nAdmin\n-----\n\n.. image:: https://raw.github.com/ionelmc/django-uwsgi-admin/master/docs/uWSGI-Stats.jpeg\n\nDebug Toolbar\n-------------\n\n.. image:: https://raw.github.com/ionelmc/django-uwsgi-admin/master/docs/uWSGI-Stats-debug-panel.jpeg", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ionelmc/django-uwsgi-admin", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-uwsgi-admin2", "package_url": "https://pypi.org/project/django-uwsgi-admin2/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-uwsgi-admin2/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/ionelmc/django-uwsgi-admin" }, "release_url": "https://pypi.org/project/django-uwsgi-admin2/0.2.1/", "requires_dist": null, "requires_python": null, "summary": "uWSGI monitoring page in django admin and debug_toolbar panel.", "version": "0.2.1" }, "last_serial": 1068007, "releases": { "0.2.0": [ { "comment_text": "", "digests": { "md5": "d99c51537271434a5d13c802ec877e7a", "sha256": "6b05cf1c350021b627a81668be520481b46395a13b43a9cd2a9f2fc787599ec2" }, "downloads": -1, "filename": "django-uwsgi-admin2-0.2.0.tar.gz", "has_sig": false, "md5_digest": "d99c51537271434a5d13c802ec877e7a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4473, "upload_time": "2013-08-23T22:03:46", "url": "https://files.pythonhosted.org/packages/cd/f6/59795e7ce342b72f9fe0ad1dae8a61294c04c69ab26f09c8e333c0e2401e/django-uwsgi-admin2-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "7dd3b68db3ce70f4e375d871172fc748", "sha256": "68ede0804763f07230896c4ae96032ecdba8fa904317336a1b35b92cb3e4d376" }, "downloads": -1, "filename": "django-uwsgi-admin2-0.2.1.tar.gz", "has_sig": false, "md5_digest": "7dd3b68db3ce70f4e375d871172fc748", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4489, "upload_time": "2014-04-22T15:38:42", "url": "https://files.pythonhosted.org/packages/93/bc/1ccbf0b1306e51e025108f9f052867e3ce82c23b947f62925d8bd6f665ed/django-uwsgi-admin2-0.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7dd3b68db3ce70f4e375d871172fc748", "sha256": "68ede0804763f07230896c4ae96032ecdba8fa904317336a1b35b92cb3e4d376" }, "downloads": -1, "filename": "django-uwsgi-admin2-0.2.1.tar.gz", "has_sig": false, "md5_digest": "7dd3b68db3ce70f4e375d871172fc748", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4489, "upload_time": "2014-04-22T15:38:42", "url": "https://files.pythonhosted.org/packages/93/bc/1ccbf0b1306e51e025108f9f052867e3ce82c23b947f62925d8bd6f665ed/django-uwsgi-admin2-0.2.1.tar.gz" } ] }