{ "info": { "author": "mittya", "author_email": "none@mittya.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4" ], "description": "======================\nDjango admin theme\n======================\n\nA new Django admin theme.\n\n\nHow to use\n=====================================================\n\n1. Install\n\n::\n\n pip install django-admin-theme\n\n\n2. Add ``django-admin-theme`` to ``settings.py`` before ``django.contrib.admin``\n\n::\n\n INSTALLED_APPS = [\n 'django-admin-theme',\n 'django.contrib.admin',\n # ...\n ]", "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/mittya/django-admin-theme", "keywords": "python,django,admin,theme,custom", "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "django-admin-theme", "package_url": "https://pypi.org/project/django-admin-theme/", "platform": "any", "project_url": "https://pypi.org/project/django-admin-theme/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/mittya/django-admin-theme" }, "release_url": "https://pypi.org/project/django-admin-theme/0.1.2/", "requires_dist": null, "requires_python": null, "summary": "A new Django admin theme.", "version": "0.1.2" }, "last_serial": 2130490, "releases": { "0.1.0": [], "0.1.1": [], "0.1.2": [ { "comment_text": "", "digests": { "md5": "79e00c21a134ddb1ed5ff192bd396144", "sha256": "ecf0cd6619016c9e68a77d45723b3f61fbfdfdc091c80c174a088a28b27bcf5e" }, "downloads": -1, "filename": "django_admin_theme-0.1.2-py3.4.egg", "has_sig": false, "md5_digest": "79e00c21a134ddb1ed5ff192bd396144", "packagetype": "bdist_egg", "python_version": "3.4", "requires_python": null, "size": 1622, "upload_time": "2016-05-24T06:03:40", "url": "https://files.pythonhosted.org/packages/1f/70/bd5f98fdbb9f900ac0795f7fdd6b462ba104f95e500640e54c764aced877/django_admin_theme-0.1.2-py3.4.egg" }, { "comment_text": "", "digests": { "md5": "41f15866962824be940aaa872d6f8e58", "sha256": "6d14e4dbec69a0379e9f00a343fa57356002352b4446cb483b4a67319d1e46a5" }, "downloads": -1, "filename": "django-admin-theme-0.1.2.tar.gz", "has_sig": false, "md5_digest": "41f15866962824be940aaa872d6f8e58", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1305, "upload_time": "2016-05-24T06:03:20", "url": "https://files.pythonhosted.org/packages/ee/9f/a85f1d3ed08e61029c956a84f83a0a76538dd96b1de2431303e460e8b617/django-admin-theme-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "79e00c21a134ddb1ed5ff192bd396144", "sha256": "ecf0cd6619016c9e68a77d45723b3f61fbfdfdc091c80c174a088a28b27bcf5e" }, "downloads": -1, "filename": "django_admin_theme-0.1.2-py3.4.egg", "has_sig": false, "md5_digest": "79e00c21a134ddb1ed5ff192bd396144", "packagetype": "bdist_egg", "python_version": "3.4", "requires_python": null, "size": 1622, "upload_time": "2016-05-24T06:03:40", "url": "https://files.pythonhosted.org/packages/1f/70/bd5f98fdbb9f900ac0795f7fdd6b462ba104f95e500640e54c764aced877/django_admin_theme-0.1.2-py3.4.egg" }, { "comment_text": "", "digests": { "md5": "41f15866962824be940aaa872d6f8e58", "sha256": "6d14e4dbec69a0379e9f00a343fa57356002352b4446cb483b4a67319d1e46a5" }, "downloads": -1, "filename": "django-admin-theme-0.1.2.tar.gz", "has_sig": false, "md5_digest": "41f15866962824be940aaa872d6f8e58", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1305, "upload_time": "2016-05-24T06:03:20", "url": "https://files.pythonhosted.org/packages/ee/9f/a85f1d3ed08e61029c956a84f83a0a76538dd96b1de2431303e460e8b617/django-admin-theme-0.1.2.tar.gz" } ] }