{ "info": { "author": "Dylan Verheul", "author_email": "dylan@zostera.nl", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Topic :: Software Development :: Libraries", "Topic :: Utilities" ], "description": "=========\ndjango-fa\n=========\n\nFont Awesome for Django.\n\n\nInstallation\n------------\n\n1. Install using pip:\n\n ``pip install django-fa``\n\n Alternatively, you can install download or clone this repo and call ``pip install -e .``.\n\n2. Add to INSTALLED_APPS in your ``settings.py``:\n\n ``'fa',``\n\n3. Use the `font-awesome` tag library in your templates\n\n\nExample template\n----------------\n\n .. code:: Django\n\n {% load font_awesome %}\n\n {# Load CSS #}\n\n {% fa_css %}\n\n {# Display an icon #}\n\n {% fa 'fa-shield' %}\n\n\nDocumentation\n-------------\n\nThis is pretty much what it does.\n\n\nRequirements\n------------\n\n- Python 2.6, 2.7, 3.2 or 3.3\n- Django >= 1.4\n\nContributions and pull requests for other Django and Python versions are welcome.\n\n\nBugs and requests\n-----------------\n\nIf you have found a bug or if you have a request for additional functionality, please use the issue tracker on GitHub.\n\nhttps://github.com/zostera/django-fa/issues\n\n\nLicense\n-------\n\nYou can use this under the MIT License. See `LICENSE `_ file for details.\n\n\nAuthor\n------\n\nDeveloped and maintained by `Zostera `_.\n\nOriginal author & Development lead: `Dylan Verheul `_.\n\nThanks to everybody that has contributed pull requests, ideas, issues, comments and kind words.\n\nPlease see `AUTHORS.rst `_ for a list of contributors.\n\n\n\n\n\n0.1.1 - 2016-11-30\n==================\n\n- Fix name, links and other stuff in setup\n\n\n0.1.0 - 2016-11-30\n==================\n\n- First upload to PyPI", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/zostera/django-attrs", "keywords": "django-attrs", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "django-attrs", "package_url": "https://pypi.org/project/django-attrs/", "platform": "", "project_url": "https://pypi.org/project/django-attrs/", "project_urls": { "Homepage": "https://github.com/zostera/django-attrs" }, "release_url": "https://pypi.org/project/django-attrs/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "EAV for Django using JSONField", "version": "0.1.1" }, "last_serial": 2491617, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "32fff2f639463ddf7e7a7e53469ca901", "sha256": "1ab1a15d3f082280d8d18fd29747881db00796100ee69911b05dddc7aa25a28e" }, "downloads": -1, "filename": "django-attrs-0.1.0.tar.gz", "has_sig": false, "md5_digest": "32fff2f639463ddf7e7a7e53469ca901", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9433, "upload_time": "2016-11-30T13:02:52", "url": "https://files.pythonhosted.org/packages/15/b4/2a3379cc34cc1accd2b873a4d3fba021c0bf5081b2d3154aca8b7673aef8/django-attrs-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "c83080a0b1edede00db9361f34d9c8dc", "sha256": "1e8c76a723f1642283d777196f599aa22fc4855f7c457befff66f68cd8c46d1f" }, "downloads": -1, "filename": "django-attrs-0.1.1.tar.gz", "has_sig": false, "md5_digest": "c83080a0b1edede00db9361f34d9c8dc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9364, "upload_time": "2016-11-30T13:07:42", "url": "https://files.pythonhosted.org/packages/ac/51/7e2960a0d8ad28cee24b09588aa8d008b79fb76f58994664fed8575c8542/django-attrs-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c83080a0b1edede00db9361f34d9c8dc", "sha256": "1e8c76a723f1642283d777196f599aa22fc4855f7c457befff66f68cd8c46d1f" }, "downloads": -1, "filename": "django-attrs-0.1.1.tar.gz", "has_sig": false, "md5_digest": "c83080a0b1edede00db9361f34d9c8dc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9364, "upload_time": "2016-11-30T13:07:42", "url": "https://files.pythonhosted.org/packages/ac/51/7e2960a0d8ad28cee24b09588aa8d008b79fb76f58994664fed8575c8542/django-attrs-0.1.1.tar.gz" } ] }