{ "info": { "author": "Scott Rubin", "author_email": "apreche@frontrowcrew.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP" ], "description": "django-staticfiles-google-code-prettify\n=======================================\n\nEasily include google-code-prettify in your django apps\n\nInstallation\n------------\n\nInstall this package using pip\n\n pip install django-staticfiles-google-code-prettify\n\n\nMake sure your django project is configured to use staticfiles, then add this to your INSTALLED_APPPS\n\n INSTALLED_APPS += ['django-staticfiles-google-code-prettify',] \n\n\nUsage\n-----\n\nYou can use this in two different ways in your templates.\n\n### STATIC_URL\n\n \n \n\n### static template tag\n\n {% load static from staticfiles %}\n \n ", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/apreche/django-staticfiles-google-code-prettify", "keywords": "", "license": "Apache 2.0", "maintainer": null, "maintainer_email": null, "name": "django-staticfiles-google-code-prettify", "package_url": "https://pypi.org/project/django-staticfiles-google-code-prettify/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-staticfiles-google-code-prettify/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/apreche/django-staticfiles-google-code-prettify" }, "release_url": "https://pypi.org/project/django-staticfiles-google-code-prettify/1.0/", "requires_dist": null, "requires_python": null, "summary": "Google Code Prettify staticfiles for django", "version": "1.0" }, "last_serial": 675152, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "8564231e844aba907ae140082fb781a6", "sha256": "713c7887b0dee1b41a00b5ab90c3ba79d510e051d17ba21bf38d4c84e09abd54" }, "downloads": -1, "filename": "django-staticfiles-google-code-prettify-1.0.tar.gz", "has_sig": false, "md5_digest": "8564231e844aba907ae140082fb781a6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21714, "upload_time": "2012-09-09T20:05:22", "url": "https://files.pythonhosted.org/packages/c0/7e/c69d5f2c3cbc41e9c72f8534e4a6691ba4c269bf220894e40fc70b8e6adf/django-staticfiles-google-code-prettify-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8564231e844aba907ae140082fb781a6", "sha256": "713c7887b0dee1b41a00b5ab90c3ba79d510e051d17ba21bf38d4c84e09abd54" }, "downloads": -1, "filename": "django-staticfiles-google-code-prettify-1.0.tar.gz", "has_sig": false, "md5_digest": "8564231e844aba907ae140082fb781a6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21714, "upload_time": "2012-09-09T20:05:22", "url": "https://files.pythonhosted.org/packages/c0/7e/c69d5f2c3cbc41e9c72f8534e4a6691ba4c269bf220894e40fc70b8e6adf/django-staticfiles-google-code-prettify-1.0.tar.gz" } ] }