{ "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\n\nFont Awesome for Django.\n\n.. image:: https://coveralls.io/repos/github/zostera/django-fa/badge.svg?branch=master\n :target: https://coveralls.io/github/zostera/django-fa?branch=master\n\n.. image:: https://travis-ci.org/zostera/django-fa.svg?branch=master\n :target: https://travis-ci.org/zostera/django-fa\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\nSee https://django-fa.readthedocs.io for complete documentation.\n\n\nCompatible Django and Python versions\n-------------------------------------\n\nCurrently `django-fa` requires Django >= 1.8 and a matching Python version.\n\nPython and Django support will match the Django project. When a Django or Python versions is no longer\nsupported by the Django Project, this package will also stop supporting those versions. You are strongly\nencouraged to upgrade to the newest (LTS) combination of Python/Django.\n\n\nRequirements\n------------\n\nDjango >= 1.8 and a matching Python version\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\n1.0.0 - in development\n======================\n\n- Rename `fa` to `icon`\n- No longer automatically prepend `fa` to icon parameters\n- Drop support for Django 1.9\n\n\n0.4.0 - 2017-05-26\n==================\n\n- Default to to Font Awesome 4.7.0\n- Fix Travis CI and unit tests\n- Fix ReadThe Docs Documentation\n\n\n0.3.0 - 2016-02-26\n==================\n\n- Default to Font Awesome 4.4.5\n- Removed warnings for Django 1.10\n\n\n0.2.0 - 2015-08-11\n==================\n\n- Font Awesome 4.4.0 is default now\n- 100% coverage in tests\n\n\n0.1.1 - 2015-07-26\n==================\n\n- First publication on GitHub\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/zostera/django-fa", "keywords": "django-fa", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "django-fa", "package_url": "https://pypi.org/project/django-fa/", "platform": "", "project_url": "https://pypi.org/project/django-fa/", "project_urls": { "Homepage": "https://github.com/zostera/django-fa" }, "release_url": "https://pypi.org/project/django-fa/1.0.0/", "requires_dist": null, "requires_python": "", "summary": "Font Awesome for Django", "version": "1.0.0" }, "last_serial": 2936073, "releases": { "0.0.1": [], "0.1": [ { "comment_text": "", "digests": { "md5": "20ff68dac48f191dfb66da919030db35", "sha256": "41c061b66e7abab293a66fb2a5d50a6d455417c54749a1a2a6a7f4a27732861e" }, "downloads": -1, "filename": "django-fa-0.1.tar.gz", "has_sig": false, "md5_digest": "20ff68dac48f191dfb66da919030db35", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3982, "upload_time": "2015-07-27T17:46:15", "url": "https://files.pythonhosted.org/packages/52/17/64179079287478e443b6431bb136ddc88dbcd5193d17e426119bef2b5175/django-fa-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "8a5c0883ca7a13011cfe2a1abc340cdb", "sha256": "8d9e436311258dae39deadea397fdd879c2d7e7291b026521f5bce2554909354" }, "downloads": -1, "filename": "django-fa-0.1.1.tar.gz", "has_sig": false, "md5_digest": "8a5c0883ca7a13011cfe2a1abc340cdb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4599, "upload_time": "2015-07-27T17:58:21", "url": "https://files.pythonhosted.org/packages/f5/5b/227fda199eafe2d3d79344ac155eb059eed964406224ec61ec7675144b5a/django-fa-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "edf6d6b6c4256ee4b27b43aea5c2cb80", "sha256": "6e250ef0ff7a02c6c2cbe5f3154adbe40638346773736f90ef0c6eb19eddf048" }, "downloads": -1, "filename": "django-fa-0.2.0.tar.gz", "has_sig": false, "md5_digest": "edf6d6b6c4256ee4b27b43aea5c2cb80", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4800, "upload_time": "2015-08-11T12:44:46", "url": "https://files.pythonhosted.org/packages/91/c1/7c15b39491fb31a626c2d2cfe402b8812b40f6ce08a342238f7ad1f6d92f/django-fa-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "8bc5184688c903cf91e4a92446b0e93b", "sha256": "3f9d975c196410789c8711d3cf9d3998c27e8c7e28db3d0fd7c9304948e44040" }, "downloads": -1, "filename": "django-fa-0.3.0.tar.gz", "has_sig": false, "md5_digest": "8bc5184688c903cf91e4a92446b0e93b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4845, "upload_time": "2016-02-26T12:22:47", "url": "https://files.pythonhosted.org/packages/0f/2f/490bba83ef858a6817993c087d4d2754d710756aa09e5db4aaf55678b6d9/django-fa-0.3.0.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "a4ed40f484645e18f49a424cda65ea26", "sha256": "031f48a3f52b9823b058788992c390fa20ff3da8859b841fc6e0ebf6b17a35e6" }, "downloads": -1, "filename": "django-fa-0.4.0.tar.gz", "has_sig": false, "md5_digest": "a4ed40f484645e18f49a424cda65ea26", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1542062, "upload_time": "2017-05-26T06:21:48", "url": "https://files.pythonhosted.org/packages/4b/f7/885d2a421db7f19aab7a9671980ded7784db3330846b21e38b1767391857/django-fa-0.4.0.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "deaaa4a73fcc8aa30ca186735c4f967e", "sha256": "e3ebf97b90e374b5ccb5b8a70e4a932c8787f2ee995c09a97a63bf9a1366c3ff" }, "downloads": -1, "filename": "django-fa-1.0.0.tar.gz", "has_sig": false, "md5_digest": "deaaa4a73fcc8aa30ca186735c4f967e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1542974, "upload_time": "2017-06-08T17:06:18", "url": "https://files.pythonhosted.org/packages/e9/1a/52319b3522990a85bf3f43be0d969af6c575ce0a421bc9ae35e76409ba2c/django-fa-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "deaaa4a73fcc8aa30ca186735c4f967e", "sha256": "e3ebf97b90e374b5ccb5b8a70e4a932c8787f2ee995c09a97a63bf9a1366c3ff" }, "downloads": -1, "filename": "django-fa-1.0.0.tar.gz", "has_sig": false, "md5_digest": "deaaa4a73fcc8aa30ca186735c4f967e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1542974, "upload_time": "2017-06-08T17:06:18", "url": "https://files.pythonhosted.org/packages/e9/1a/52319b3522990a85bf3f43be0d969af6c575ce0a421bc9ae35e76409ba2c/django-fa-1.0.0.tar.gz" } ] }