{ "info": { "author": "Alexander Kim", "author_email": "kentuck465@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "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 PURE ADMIN\n==========\n\nStep by step i will change admin template of Django. Some UI i will take from here: https://gurayyarar.github.io/AdminBSBMaterialDesign/\n\n.. image:: http://res.cloudinary.com/responsivebreakpoints/image/upload/c_scale,w_555/v1505836384/Screen_Shot_2017-09-19_at_8.48.19_PM_kzwtuu.png\n :width: 500px\n :height: 500px\n :scale: 50%\n :alt: Login admin\n :align: center\n\n.. image:: http://res.cloudinary.com/responsivebreakpoints/image/upload/c_scale,w_952/v1505836583/Screen_Shot_2017-09-19_at_8.48.03_PM_ktd6iz.png\n :width: 800px\n :height: 800px\n :scale: 50%\n :alt: App list\n :align: center\n\n.. image:: http://res.cloudinary.com/responsivebreakpoints/image/upload/c_scale,w_849/v1505836653/Screen_Shot_2017-09-19_at_8.49.26_PM_qrkxbs.png\n :width: 800px\n :height: 800px\n :scale: 50%\n :alt: Change list\n :align: center\n\n.. image:: http://res.cloudinary.com/responsivebreakpoints/image/upload/c_scale,w_1138/v1505836693/Screen_Shot_2017-09-19_at_8.50.31_PM_n31pq1.png\n :width: 800px\n :height: 800px\n :scale: 50%\n :alt: Change form\n :align: center\n\nInstallation\n============\n\n* Download and install latest version of Django Pure Admin:\n\n.. code:: python\n\n pip install django-pure-admin\n\n* Add 'pure_admin' application to the INSTALLED_APPS setting of your Django project settings.py file (note it should be before 'django.contrib.admin'):\n\n.. code:: python\n\n INSTALLED_APPS = (\n ...\n 'pure_admin',\n 'django.contrib.admin',\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/kentuck13/django-pure-admin", "keywords": "", "license": "BSD License", "maintainer": "", "maintainer_email": "", "name": "django-pure-admin", "package_url": "https://pypi.org/project/django-pure-admin/", "platform": "", "project_url": "https://pypi.org/project/django-pure-admin/", "project_urls": { "Homepage": "https://github.com/kentuck13/django-pure-admin" }, "release_url": "https://pypi.org/project/django-pure-admin/0.15/", "requires_dist": null, "requires_python": "", "summary": "A simple Django admin theme.", "version": "0.15" }, "last_serial": 3204827, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "2f136f83611a55e733f0b413fbc708e5", "sha256": "1f0c1a01732e95ad705fe150e1a7569cc855ff0d78994d8da2668b7f7a7cadd5" }, "downloads": -1, "filename": "django-pure-admin-0.1.tar.gz", "has_sig": false, "md5_digest": "2f136f83611a55e733f0b413fbc708e5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7336, "upload_time": "2017-09-15T12:05:06", "url": "https://files.pythonhosted.org/packages/57/1e/7d1c37addb7b7ba14260102523da2efb297b5427a0182b00a4cc814998f1/django-pure-admin-0.1.tar.gz" } ], "0.11": [ { "comment_text": "", "digests": { "md5": "bb76a7b941aabfeecfab77e08b5444a1", "sha256": "00d8d715a3e4f01d76f05e706ed4738cdbbd9030da9e173f8fd82c70a01e2107" }, "downloads": -1, "filename": "django-pure-admin-0.11.tar.gz", "has_sig": false, "md5_digest": "bb76a7b941aabfeecfab77e08b5444a1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16979, "upload_time": "2017-09-23T16:16:44", "url": "https://files.pythonhosted.org/packages/c1/d3/df4c9f6de1a1099c45997650536f88428247427de1915091bf9cb9d9a4fe/django-pure-admin-0.11.tar.gz" } ], "0.12": [ { "comment_text": "", "digests": { "md5": "6ced6526931dd1363084dd3417b2275a", "sha256": "5daf260300b4a54d73f8407dbeb677b1c5ae75889a3998010ab5cb2205a24ee0" }, "downloads": -1, "filename": "django-pure-admin-0.12.tar.gz", "has_sig": false, "md5_digest": "6ced6526931dd1363084dd3417b2275a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16942, "upload_time": "2017-09-23T16:20:58", "url": "https://files.pythonhosted.org/packages/a3/80/7ff780a269ee60bf0ceeb972aeb87c3db323de16b4c074181e207a85d7a3/django-pure-admin-0.12.tar.gz" } ], "0.13": [ { "comment_text": "", "digests": { "md5": "084bba56f4ff9475738e805f3f4ed654", "sha256": "a2b1e41218088153a1fd283b31b2e09e899d7d551f8571333ca122b4b0f9112f" }, "downloads": -1, "filename": "django-pure-admin-0.13.tar.gz", "has_sig": false, "md5_digest": "084bba56f4ff9475738e805f3f4ed654", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16809, "upload_time": "2017-09-23T16:28:34", "url": "https://files.pythonhosted.org/packages/e9/62/9c14a8f724ebb2126a6427e2afd62636d5a9bc097875a4f8ad896495e22f/django-pure-admin-0.13.tar.gz" } ], "0.14": [ { "comment_text": "", "digests": { "md5": "ee2af694573d5f42253ca8c265bd4b56", "sha256": "498a347d2ec507d7e9bfaea6cc6c0be9ddf739e56f2c38d035c955829768b721" }, "downloads": -1, "filename": "django-pure-admin-0.14.tar.gz", "has_sig": false, "md5_digest": "ee2af694573d5f42253ca8c265bd4b56", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17500, "upload_time": "2017-09-25T15:17:45", "url": "https://files.pythonhosted.org/packages/2c/b3/9a3b2a4d410fe5dc52ca882496d1ee739fb1ab72b945a944cc1d196ce872/django-pure-admin-0.14.tar.gz" } ], "0.15": [ { "comment_text": "", "digests": { "md5": "982a588bea594beaa460a7d0f4cbbc7c", "sha256": "c54e7bbff7979c12b06927a1de17c7ef101bc815cdb8d8766d95142505bbc875" }, "downloads": -1, "filename": "django-pure-admin-0.15.tar.gz", "has_sig": false, "md5_digest": "982a588bea594beaa460a7d0f4cbbc7c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17518, "upload_time": "2017-09-26T19:07:04", "url": "https://files.pythonhosted.org/packages/9a/e3/a0237bc0b73de2857d93d211627f30a8ab74a40d802c01804570fc67a8fb/django-pure-admin-0.15.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "51f184dec956c723e467859fc1722e5c", "sha256": "b3827eec7c51c84f32c4eca5c6b2afb7487a60a3d4f79a75ab2f51547ff8d7e5" }, "downloads": -1, "filename": "django-pure-admin-0.2.tar.gz", "has_sig": false, "md5_digest": "51f184dec956c723e467859fc1722e5c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7325, "upload_time": "2017-09-15T12:31:41", "url": "https://files.pythonhosted.org/packages/f6/30/519f14108b0b52bdcb845071010c4593dc28f727efd5efa63219e1b1235a/django-pure-admin-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "4ecef11fe73313890eedb4b7d4f63b2d", "sha256": "f2518da9140381c86571c1dcccfc955589681677bb1453e5315af177f3f1f0ce" }, "downloads": -1, "filename": "django-pure-admin-0.3.tar.gz", "has_sig": false, "md5_digest": "4ecef11fe73313890eedb4b7d4f63b2d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14384, "upload_time": "2017-09-15T18:54:57", "url": "https://files.pythonhosted.org/packages/67/2f/ab26bd87e9d16be0b4c0f3f7672bfb48333960e370c534c1323bab4567fa/django-pure-admin-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "86fbc1e321385f63bf3316a0b1507fd2", "sha256": "1c48493b0541b073e7802a9a037650467c06a7d11a49a6ae6a62d5220762c019" }, "downloads": -1, "filename": "django-pure-admin-0.4.tar.gz", "has_sig": false, "md5_digest": "86fbc1e321385f63bf3316a0b1507fd2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15597, "upload_time": "2017-09-19T15:27:37", "url": "https://files.pythonhosted.org/packages/e8/fb/aeac57628346ea29671bdcb67260016ab5efa57a0a7f8f0b5a5071d50eab/django-pure-admin-0.4.tar.gz" } ], "0.5": [ { "comment_text": "", "digests": { "md5": "73aaa7db881f3661ec62276cf536efc7", "sha256": "de00aa1990acd0d7531aa7dd11c9bc114fc5b46d59dbb4b51c82bfaa1a0f67f3" }, "downloads": -1, "filename": "django-pure-admin-0.5.tar.gz", "has_sig": false, "md5_digest": "73aaa7db881f3661ec62276cf536efc7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15903, "upload_time": "2017-09-19T15:52:06", "url": "https://files.pythonhosted.org/packages/81/83/fd056a4672560686df640482289b3298f6887d7458c8a1994b94963d9bd4/django-pure-admin-0.5.tar.gz" } ], "0.6": [ { "comment_text": "", "digests": { "md5": "afcc9c1881e7768a7ab443d637a68c80", "sha256": "053a9e82004d8715947f88b406acc1fd9b98cfc3f3d87d5202e12b97e90e8efe" }, "downloads": -1, "filename": "django-pure-admin-0.6.tar.gz", "has_sig": false, "md5_digest": "afcc9c1881e7768a7ab443d637a68c80", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16340, "upload_time": "2017-09-19T16:42:12", "url": "https://files.pythonhosted.org/packages/c4/7e/2eba28438ad9c1b5ffce32f2bc7230138fa5014c575d905b7a0fed564a62/django-pure-admin-0.6.tar.gz" } ], "0.7": [ { "comment_text": "", "digests": { "md5": "e2a7d1d83ea0779b4d2fe3978c189e6a", "sha256": "9a41c4a54e65d06f741c62dd19bb4d75c9ddb0d6298143f0eb38ba162ee7f804" }, "downloads": -1, "filename": "django-pure-admin-0.7.tar.gz", "has_sig": false, "md5_digest": "e2a7d1d83ea0779b4d2fe3978c189e6a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16805, "upload_time": "2017-09-23T15:48:59", "url": "https://files.pythonhosted.org/packages/f6/f9/cbf99cab2202768090562c6d8381a81a6c2f588876bb0e1ccbd8838482d3/django-pure-admin-0.7.tar.gz" } ], "0.8": [ { "comment_text": "", "digests": { "md5": "c1256ce218256d11a0db61dc57842726", "sha256": "c4644ab005e801a70dd2d47d5130a76ee5512a6450c11dbe0ef1066cfbb0ad67" }, "downloads": -1, "filename": "django-pure-admin-0.8.tar.gz", "has_sig": false, "md5_digest": "c1256ce218256d11a0db61dc57842726", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16961, "upload_time": "2017-09-23T16:02:57", "url": "https://files.pythonhosted.org/packages/7d/7a/4c96b0e4730c1ff59a35bbda16529bf95f0ac9ecac1087502a637c5d4585/django-pure-admin-0.8.tar.gz" } ], "0.9": [ { "comment_text": "", "digests": { "md5": "ade436090ff8b8cac9aed166c2971d5b", "sha256": "a49697e06ef53edffa65a442b04311fa498a87932a3c71c8fdd8b8a9ddefd852" }, "downloads": -1, "filename": "django-pure-admin-0.9.tar.gz", "has_sig": false, "md5_digest": "ade436090ff8b8cac9aed166c2971d5b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16975, "upload_time": "2017-09-23T16:14:20", "url": "https://files.pythonhosted.org/packages/23/54/190125c66a9c09c5b855427db4e2d956b7326c5d86b17f2c41b14a0ba02f/django-pure-admin-0.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "982a588bea594beaa460a7d0f4cbbc7c", "sha256": "c54e7bbff7979c12b06927a1de17c7ef101bc815cdb8d8766d95142505bbc875" }, "downloads": -1, "filename": "django-pure-admin-0.15.tar.gz", "has_sig": false, "md5_digest": "982a588bea594beaa460a7d0f4cbbc7c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17518, "upload_time": "2017-09-26T19:07:04", "url": "https://files.pythonhosted.org/packages/9a/e3/a0237bc0b73de2857d93d211627f30a8ab74a40d802c01804570fc67a8fb/django-pure-admin-0.15.tar.gz" } ] }