{ "info": { "author": "Nathan Bigaignon, Max Prudhomme", "author_email": "nathanbigaignon@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 1.8", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "=====\nDjango Uikit Admin\n=====\n\nDjango Uikit Admin is a modern grid based skin for Django built-in administration interface.\n\nDetailed documentation is in the \"docs\" directory.\n\nQuick start\n-----------\n\n1. Install Django Uikit Admin using pip::\n\n pip install django-uikit-admin\n\n2. Add \"uikit_admin\" to your INSTALLED_APPS setting like this::\n\n INSTALLED_APPS = [\n 'uikit_admin',\n ...\n ]\n\n3. Run `python manage.py migrate` to create the polls models.\n\n4. Start the development server and visit http://127.0.0.1:8000/admin/\n (you'll need the Admin app enabled).", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/epi-log/django-uikit-admin", "keywords": "", "license": "BSD License", "maintainer": "", "maintainer_email": "", "name": "django-uikit-admin", "package_url": "https://pypi.org/project/django-uikit-admin/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-uikit-admin/", "project_urls": { "Homepage": "https://github.com/epi-log/django-uikit-admin" }, "release_url": "https://pypi.org/project/django-uikit-admin/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "A modern grid based skin for Django built-in administration interface.", "version": "0.1.1" }, "last_serial": 1931392, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "e31d88df0bf290fd52ae791985855188", "sha256": "d8dadae055e5539d59c271debd498667d7e11b03320f30d8a9dd3795e4b33ca0" }, "downloads": -1, "filename": "django-uikit-admin-0.1.tar.gz", "has_sig": false, "md5_digest": "e31d88df0bf290fd52ae791985855188", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 930741, "upload_time": "2016-01-30T17:28:09", "url": "https://files.pythonhosted.org/packages/49/b2/37b878de1bcf4ed4dca05f59e4e886993067d4e2608a1045eec318f78e15/django-uikit-admin-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "a4d2eb5e31710ecf09b95db0f599c04c", "sha256": "331ed1207bdfc78d42f953d532365e47ffa71439f3f8aa106c79bcc502c8aa89" }, "downloads": -1, "filename": "django-uikit-admin-0.1.1.tar.gz", "has_sig": false, "md5_digest": "a4d2eb5e31710ecf09b95db0f599c04c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 929814, "upload_time": "2016-01-30T19:54:11", "url": "https://files.pythonhosted.org/packages/bb/c4/ac7bd2ff68834cf848627f1e541b5b6801177a5b5e031fa9b2fa1455cbb3/django-uikit-admin-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a4d2eb5e31710ecf09b95db0f599c04c", "sha256": "331ed1207bdfc78d42f953d532365e47ffa71439f3f8aa106c79bcc502c8aa89" }, "downloads": -1, "filename": "django-uikit-admin-0.1.1.tar.gz", "has_sig": false, "md5_digest": "a4d2eb5e31710ecf09b95db0f599c04c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 929814, "upload_time": "2016-01-30T19:54:11", "url": "https://files.pythonhosted.org/packages/bb/c4/ac7bd2ff68834cf848627f1e541b5b6801177a5b5e031fa9b2fa1455cbb3/django-uikit-admin-0.1.1.tar.gz" } ] }