{ "info": { "author": "Tom Symonds", "author_email": "tdsymonds@hotmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 1.9", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "djangocms-classic-admin-style\n==============================\nI'm a big fan of `django-cms`_ but I've always thought that their `djangocms-admin-style`_ wasn't an improvement on the original Django admin styling. In the past I just wouldn't use `djangocms-admin-style`_, but then there are a few styling issues that you can then run into. This app is to fix those styling bugs.\n\n\nInstallation\n------------\nTo install::\n\n pip install djangocms-classic-admin-style\n\nThen add djangocms_classic_admin_style to your installed apps before Django's admin::\n\n INSTALLED_APPS = [\n ...\n 'djangocms_classic_admin_style',\n 'django.contrib.admin',\n ...\n ]\n\nThen collect the static files and that's it::\n\n python manage.py collectstatic\n\n\n.. _django-cms: https://github.com/divio/django-cms\n.. _djangocms-admin-style: https://github.com/divio/djangocms-admin-style\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/tdsymonds/djangocms-classic-admin-style", "keywords": "djangocms-classic-admin-style,django,cms,admin,style", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "djangocms-classic-admin-style", "package_url": "https://pypi.org/project/djangocms-classic-admin-style/", "platform": "", "project_url": "https://pypi.org/project/djangocms-classic-admin-style/", "project_urls": { "Homepage": "https://github.com/tdsymonds/djangocms-classic-admin-style" }, "release_url": "https://pypi.org/project/djangocms-classic-admin-style/1.0.2/", "requires_dist": null, "requires_python": "", "summary": "Enables Django's original admin styling to work nicely with Django CMS", "version": "1.0.2" }, "last_serial": 2327726, "releases": { "1.0.2": [ { "comment_text": "", "digests": { "md5": "36645c55d0ec1f4f1a4a8297aec063b7", "sha256": "167a127bedba7861675035fd22c2d22abd6c6518e3a8377d7dc373f82cafec22" }, "downloads": -1, "filename": "djangocms_classic_admin_style-1.0.2-py2-none-any.whl", "has_sig": false, "md5_digest": "36645c55d0ec1f4f1a4a8297aec063b7", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 5201, "upload_time": "2016-09-06T16:14:44", "url": "https://files.pythonhosted.org/packages/25/77/7e5c6f5ef511f30b01a4b3212dd69e09a3c67fd7b4f9f82999ffb8d2ccaa/djangocms_classic_admin_style-1.0.2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9d86d0b76b6108b8abc23d00749b11fb", "sha256": "b917168e62400769bbfb9ef4c6bfcb4e57b72ad7c9a6da9d72794099077093dc" }, "downloads": -1, "filename": "djangocms-classic-admin-style-1.0.2.tar.gz", "has_sig": false, "md5_digest": "9d86d0b76b6108b8abc23d00749b11fb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3797, "upload_time": "2016-09-06T16:14:46", "url": "https://files.pythonhosted.org/packages/7b/f1/fa769a3cfffdc224fd3f7512ffc3f3296a8b50b0feafa304b2a2b8b74144/djangocms-classic-admin-style-1.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "36645c55d0ec1f4f1a4a8297aec063b7", "sha256": "167a127bedba7861675035fd22c2d22abd6c6518e3a8377d7dc373f82cafec22" }, "downloads": -1, "filename": "djangocms_classic_admin_style-1.0.2-py2-none-any.whl", "has_sig": false, "md5_digest": "36645c55d0ec1f4f1a4a8297aec063b7", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 5201, "upload_time": "2016-09-06T16:14:44", "url": "https://files.pythonhosted.org/packages/25/77/7e5c6f5ef511f30b01a4b3212dd69e09a3c67fd7b4f9f82999ffb8d2ccaa/djangocms_classic_admin_style-1.0.2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9d86d0b76b6108b8abc23d00749b11fb", "sha256": "b917168e62400769bbfb9ef4c6bfcb4e57b72ad7c9a6da9d72794099077093dc" }, "downloads": -1, "filename": "djangocms-classic-admin-style-1.0.2.tar.gz", "has_sig": false, "md5_digest": "9d86d0b76b6108b8abc23d00749b11fb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3797, "upload_time": "2016-09-06T16:14:46", "url": "https://files.pythonhosted.org/packages/7b/f1/fa769a3cfffdc224fd3f7512ffc3f3296a8b50b0feafa304b2a2b8b74144/djangocms-classic-admin-style-1.0.2.tar.gz" } ] }