{ "info": { "author": "Calloway Project", "author_email": "webmaster@callowayproject.com", "bugtrack_url": null, "classifiers": [ "Framework :: Django", "License :: OSI Approved :: Apache Software License" ], "description": "==================\nDjango Admin Theme\n==================\n\nDjango Admin Theme is a CSS-only skin for the Django's Admin app. This allows\nprojects that make customizations to the standard admin templates to work\nwithout modification.\n\n.. contents::\n :local:\n\nScreen shots\n============\n\n.. image:: https://raw.github.com/callowayproject/django-admintheme/master/doc_src/screenshots/login.png\n\n.. image:: https://raw.github.com/callowayproject/django-admintheme/master/doc_src/screenshots/dashboard.png\n\n.. image:: https://raw.github.com/callowayproject/django-admintheme/master/doc_src/screenshots/changelist.png\n\n.. image:: https://raw.github.com/callowayproject/django-admintheme/master/doc_src/screenshots/changeform_success.png\n\n.. image:: https://raw.github.com/callowayproject/django-admintheme/master/doc_src/screenshots/changeform_error.png\n\n\nUse\n===\n\n#. Install the app with ``pip install django-admintheme``.\n\n#. Add ``admintheme`` to the top of ``INSTALLED_APPS``::\n\n INSTALLED_APPS = (\n 'admintheme',\n 'django.contrib.admin',\n # ...\n )\n\nHow to Contribute\n=================\n\n* **Submit bugs.**\n * Enter them at https://github.com/callowayproject/django-admintheme/issues.\n * Include a screen shot if possible\n * Include HTML if it isn't common or if it is necessary\n* **Give Feedback.**\n * Enter feedback as a bug (see above).\n * We'll keep it open for some discussion, if necessary, depending on other feedback.\n* **Submit Patches.**\n * Types of patches:\n * Updates to the ``test_pages`` files for missed cases.\n * Documentation updates\n * SCSS updates\n * Submit a pull request!\n * Include a screen shot if it is a different look so others can give feedback without having to download and install the fork.", "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/callowayproject/django-admintheme", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "django-admintheme", "package_url": "https://pypi.org/project/django-admintheme/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-admintheme/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/callowayproject/django-admintheme" }, "release_url": "https://pypi.org/project/django-admintheme/0.2/", "requires_dist": null, "requires_python": null, "summary": "Django Admin Theme is a drop-in CSS replacement for the Django Admin app.", "version": "0.2" }, "last_serial": 705147, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "4446a8d88029d4abe72948d5321016a3", "sha256": "bac53225eba79e19ba9175779e5098eb0e88b921461575096d05bae368082a24" }, "downloads": -1, "filename": "django-admintheme-0.1.tar.gz", "has_sig": false, "md5_digest": "4446a8d88029d4abe72948d5321016a3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 928684, "upload_time": "2013-02-25T01:40:26", "url": "https://files.pythonhosted.org/packages/c3/21/c86d756ef467f0c8b4f51901fe4f16fa02ca36f6ec1eb5bd55282a84e86f/django-admintheme-0.1.tar.gz" } ], "0.1b1": [ { "comment_text": "", "digests": { "md5": "6653b3a4c14eee9450e9265ade06aea6", "sha256": "091ba51b77abfe6c07d58f83a06fcfabf52e1f1293458f0a11d5134a32e1ae03" }, "downloads": -1, "filename": "django-admintheme-0.1b1.tar.gz", "has_sig": false, "md5_digest": "6653b3a4c14eee9450e9265ade06aea6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 253083, "upload_time": "2012-12-31T14:35:06", "url": "https://files.pythonhosted.org/packages/5d/67/82d00836c5106ba8c8ba621df370e6a3a1a21e703e4f0a8801a1f47fb90a/django-admintheme-0.1b1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "cc25710a93bd0c328c686ef5b7fcff04", "sha256": "baa7cdb4980a7b65ce48c0bb2a89db8d99aaeeeb6fe6641a09090fa11e161a45" }, "downloads": -1, "filename": "django-admintheme-0.2.tar.gz", "has_sig": false, "md5_digest": "cc25710a93bd0c328c686ef5b7fcff04", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 933884, "upload_time": "2013-05-07T00:38:32", "url": "https://files.pythonhosted.org/packages/63/c7/7a341f611a4a734cbcc3f7dfbc3b960678352b7c3cef66f7b15551931d04/django-admintheme-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cc25710a93bd0c328c686ef5b7fcff04", "sha256": "baa7cdb4980a7b65ce48c0bb2a89db8d99aaeeeb6fe6641a09090fa11e161a45" }, "downloads": -1, "filename": "django-admintheme-0.2.tar.gz", "has_sig": false, "md5_digest": "cc25710a93bd0c328c686ef5b7fcff04", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 933884, "upload_time": "2013-05-07T00:38:32", "url": "https://files.pythonhosted.org/packages/63/c7/7a341f611a4a734cbcc3f7dfbc3b960678352b7c3cef66f7b15551931d04/django-admintheme-0.2.tar.gz" } ] }