{ "info": { "author": "Gregorio Rodrigo", "author_email": "grrodre@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 1.10", "Framework :: Django :: 1.11", "Framework :: Django :: 1.8", "Framework :: Django :: 1.9", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "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": "=====\nCharisma Django\n=====\n\nCharisma Django is a port from charisma template from Usman.\n\nIt is free, responsive, multiple skin admin template.\n\nDetailed documentation is in the \"docs\" directory.\n\nLive demo \n\n\nQuick start\n-----------\n\n1. Add \"polls\" to your INSTALLED_APPS setting like this::\n\n INSTALLED_APPS = [\n ...\n 'charisma_django',\n ]\n\n2. Include the polls URLconf in your project urls.py like this::\n \n url(r'^', include('charisma_django.urls')),\n\n3. Run `python manage.py migrate` to create the charisma models.\n\n4. Start the development server and visit http://127.0.0.1:8000/\n\n5. Create your own boxes and adapt the template for your needs.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://grrodre.com/django-charisma/", "keywords": "", "license": "Apache Software License", "maintainer": "", "maintainer_email": "", "name": "django-charisma", "package_url": "https://pypi.org/project/django-charisma/", "platform": "", "project_url": "https://pypi.org/project/django-charisma/", "project_urls": { "Homepage": "https://grrodre.com/django-charisma/" }, "release_url": "https://pypi.org/project/django-charisma/1.0/", "requires_dist": null, "requires_python": "", "summary": "Django html template responsive..", "version": "1.0" }, "last_serial": 3182394, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "7fb02045ee6910217e766883e2416e3f", "sha256": "61e1a51ce728b3596fcdb631f4f2d56542b15470060703596df8d230a76487d5" }, "downloads": -1, "filename": "django-charisma-1.0.tar.gz", "has_sig": false, "md5_digest": "7fb02045ee6910217e766883e2416e3f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3941550, "upload_time": "2017-09-18T13:14:25", "url": "https://files.pythonhosted.org/packages/36/69/b816f356df310904119e18f8edb8b70fcc37327743ea99b9fb2e6dde5d7d/django-charisma-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7fb02045ee6910217e766883e2416e3f", "sha256": "61e1a51ce728b3596fcdb631f4f2d56542b15470060703596df8d230a76487d5" }, "downloads": -1, "filename": "django-charisma-1.0.tar.gz", "has_sig": false, "md5_digest": "7fb02045ee6910217e766883e2416e3f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3941550, "upload_time": "2017-09-18T13:14:25", "url": "https://files.pythonhosted.org/packages/36/69/b816f356df310904119e18f8edb8b70fcc37327743ea99b9fb2e6dde5d7d/django-charisma-1.0.tar.gz" } ] }