{ "info": { "author": "Matt Cordial", "author_email": "matt.cordial@asu.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: Free for non-commercial use", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Software Development :: User Interfaces" ], "description": "Arizona State University Web Standards Theme for Django\n=======================================================\n\nThis project provides base templates for use in Django apps that need to\nconform to the ASU `University Web Design Standards\n`_.\n\nIt relies on the assets created by the `ASU Web Standards Bootstrap project\n`_ provided by\nthe `Global Institute of Sustainability `_.\n\nInstallation & Usage\n--------------------\n\nInstall using pip (or easy_install)::\n\n pip install django-asutheme\n\nAdd ``'asutheme'`` to your ``INSTALLED_APPS``::\n\n INSTALLED_APPS = (\n ...\n 'django.contrib.admin',\n 'asutheme',\n )\n\nAdd ``'asutheme.context_processors.container_style'`` to your list of context processors.\nBy default the containers are fixed, if you would like them to be fluid add to your settings file.\n``ASU_THEME_FLUID = True`` to your settings file.\n\nYou can now extend the base template and add to/override defined blocks::\n\n {% extend asutheme/base.html %}\n\n {% block asu_site_title_main %}\n ASU Libraries\n {% endblock %}\n\n {% block navbar_content %}\n
  • Media
  • \n {% endblock %}\n\n {% block super_footer_brand %}\n \"ASU\n
    \n ...\n
    \n {% endblock %}\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/asulibraries/django-asutheme", "keywords": "Arizona State University", "license": "Apache 2.0", "maintainer": "", "maintainer_email": "", "name": "django-asutheme", "package_url": "https://pypi.org/project/django-asutheme/", "platform": "", "project_url": "https://pypi.org/project/django-asutheme/", "project_urls": { "Homepage": "https://github.com/asulibraries/django-asutheme" }, "release_url": "https://pypi.org/project/django-asutheme/0.2.7/", "requires_dist": null, "requires_python": "", "summary": "Base templates for Django that adhere to ASU Web Standards.", "version": "0.2.7" }, "last_serial": 2573180, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "6cc119f773e4f1efcd39565d82bbe571", "sha256": "94dbc84945a7659bee2f68876ab00ac7300e1caa0a1eaae485a686b9ea4e9e61" }, "downloads": -1, "filename": "django-asutheme-0.2.tar.gz", "has_sig": false, "md5_digest": "6cc119f773e4f1efcd39565d82bbe571", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1349870, "upload_time": "2015-04-18T00:00:22", "url": "https://files.pythonhosted.org/packages/4f/8a/d97ccdd8a1929a7430aafae74a10b9a0098a67f0e606aef45e8822ba2888/django-asutheme-0.2.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "9bfa19cd17bce721c5c8f0362e5e8fc2", "sha256": "9926a6a5385da8b6b2722ab6c8366c1b7307fe7f4286501672d009bfa1d5ffee" }, "downloads": -1, "filename": "django-asutheme-0.2.1.tar.gz", "has_sig": false, "md5_digest": "9bfa19cd17bce721c5c8f0362e5e8fc2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1349883, "upload_time": "2015-04-18T00:45:47", "url": "https://files.pythonhosted.org/packages/db/5e/e03f94b253aad4d67b33c000bac949f27fa4dcca1041c3929e49f025b707/django-asutheme-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "4fe694aff05103b8a1718e1db42205a0", "sha256": "c9abc9693e425c9a08ad9e5cb4d85b4ea3fd74646cb96bc16d0b970d28fcaddb" }, "downloads": -1, "filename": "django-asutheme-0.2.2.tar.gz", "has_sig": false, "md5_digest": "4fe694aff05103b8a1718e1db42205a0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1350204, "upload_time": "2015-05-29T23:40:35", "url": "https://files.pythonhosted.org/packages/31/99/574b0a085a111f7f41491222b34539f2b72737544565f121b327b3218387/django-asutheme-0.2.2.tar.gz" } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "74d5f55ad802128c6cbee2c5f3fce3da", "sha256": "c602d67c3b4d66704e434309303c815a594f905618eef0b5d2614b296dd3c40a" }, "downloads": -1, "filename": "django-asutheme-0.2.3.tar.gz", "has_sig": false, "md5_digest": "74d5f55ad802128c6cbee2c5f3fce3da", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1350225, "upload_time": "2015-06-03T23:54:02", "url": "https://files.pythonhosted.org/packages/0c/ca/562bd24a6d6bda7e4cb20bdfb77fcc10f4f7c40441703ab403b24520b5fa/django-asutheme-0.2.3.tar.gz" } ], "0.2.4": [ { "comment_text": "", "digests": { "md5": "5aa487dc017277e1881963eb997bc800", "sha256": "4643b09b367a65bd409a63d46d4659208dc7b02d60a3bcefad7301d5c144838d" }, "downloads": -1, "filename": "django-asutheme-0.2.4.tar.gz", "has_sig": false, "md5_digest": "5aa487dc017277e1881963eb997bc800", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1341923, "upload_time": "2015-08-19T18:19:15", "url": "https://files.pythonhosted.org/packages/fa/15/042a39d276a61be1347f76401728be9b91233adeeab725599405616b694a/django-asutheme-0.2.4.tar.gz" } ], "0.2.6": [ { "comment_text": "", "digests": { "md5": "32d55504812b651c40c3bcfde5a4f5aa", "sha256": "06d2e4c072e785b78e5c142737e16372173216934d72de15dfb61c50afa6d78b" }, "downloads": -1, "filename": "django-asutheme-0.2.6.tar.gz", "has_sig": false, "md5_digest": "32d55504812b651c40c3bcfde5a4f5aa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1342458, "upload_time": "2015-08-20T00:11:12", "url": "https://files.pythonhosted.org/packages/4b/fd/b6f418e94247fa5f11a2722eb66e42c7457d55caa7fe0282d9851483db23/django-asutheme-0.2.6.tar.gz" } ], "0.2.7": [ { "comment_text": "", "digests": { "md5": "4782f643b6e7ce6a157fae284dd568d0", "sha256": "3231cbd4292a8b321216d93d1de6db0f6e21140dade2d1f225aefd0fa64a604e" }, "downloads": -1, "filename": "django-asutheme-0.2.7.tar.gz", "has_sig": false, "md5_digest": "4782f643b6e7ce6a157fae284dd568d0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1334787, "upload_time": "2017-01-13T23:11:07", "url": "https://files.pythonhosted.org/packages/61/ec/74e8877cf60cae571733bfb0f5b5068abe4620ef5ba8789ee04edce26d47/django-asutheme-0.2.7.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4782f643b6e7ce6a157fae284dd568d0", "sha256": "3231cbd4292a8b321216d93d1de6db0f6e21140dade2d1f225aefd0fa64a604e" }, "downloads": -1, "filename": "django-asutheme-0.2.7.tar.gz", "has_sig": false, "md5_digest": "4782f643b6e7ce6a157fae284dd568d0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1334787, "upload_time": "2017-01-13T23:11:07", "url": "https://files.pythonhosted.org/packages/61/ec/74e8877cf60cae571733bfb0f5b5068abe4620ef5ba8789ee04edce26d47/django-asutheme-0.2.7.tar.gz" } ] }