{
"info": {
"author": "Maxim Harder",
"author_email": "maxim_harder@jas.de",
"bugtrack_url": null,
"classifiers": [
"Environment :: Web Environment",
"Framework :: Django",
"Programming Language :: Python",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Topic :: Software Development :: Libraries :: Python Modules"
],
"description": "=======================\nDjango Semantic UI form\n=======================\n\n.. image:: https://badge.fury.io/py/django-semanticui-form.png\n :alt: PyPI version\n :target: https://pypi.python.org/pypi/django-semanticui-form\n\n.. image:: https://travis-ci.org/gokujo/django-semanticui-form.png?branch=master\n :target: https://travis-ci.org/gokujo/django-semanticui-form\n\n.. image:: https://coveralls.io/repos/gokujo/django-semanticui-form/badge.png?branch=master\n :target: https://coveralls.io/r/gokujo/django-semanticui-form?branch=master\n\n\nSemantic (Fomantic) UI for Django Form.\n\nA simple Django template tag to work with `Semantic UI `_\n\nThis project is a fork from\n`django-bootstrap-form `_ by\n`peterbe `_.\n\nSome fixes by me\n\n\nUsage\n======\n\nAdd ``semanticuiform`` to your ``INSTALLED_APPS``.\n\nAt the top of your template load in our template tags::\n\n {% load semanticui %}\n\nThen to render your form::\n\n \n\nTo make the form with inline element, change the ``|semanticui`` template\ntag to ``|semanticui_inline``.::\n\n \n\n\nDemo\n=====\n\nNot yet.\n\n\n",
"description_content_type": "text/markdown",
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/Gokujo/django-semanticui-form",
"keywords": "SemanticUI,django,Semantic,Fomantic",
"license": "BSD",
"maintainer": "",
"maintainer_email": "",
"name": "django2-semanticui-form",
"package_url": "https://pypi.org/project/django2-semanticui-form/",
"platform": "",
"project_url": "https://pypi.org/project/django2-semanticui-form/",
"project_urls": {
"Homepage": "https://github.com/Gokujo/django-semanticui-form"
},
"release_url": "https://pypi.org/project/django2-semanticui-form/0.0.4/",
"requires_dist": [
"django (>=2.0)"
],
"requires_python": "",
"summary": "Semantic or Fomantic UI for Django Forms",
"version": "0.0.4"
},
"last_serial": 5948319,
"releases": {
"0.0.4": [
{
"comment_text": "",
"digests": {
"md5": "b4cdf5fb8240dd90e601c046cefddf2a",
"sha256": "346f9cd3fede529697619514c47465f5c6955e6bc895a25e35b09caed7ce20d9"
},
"downloads": -1,
"filename": "django2_semanticui_form-0.0.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b4cdf5fb8240dd90e601c046cefddf2a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 7249,
"upload_time": "2019-10-09T07:47:53",
"url": "https://files.pythonhosted.org/packages/65/26/4456b49c293ee3d666baa72e2d8f92d84ddbc6485a7f38b57dad8a00664d/django2_semanticui_form-0.0.4-py3-none-any.whl"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "b4cdf5fb8240dd90e601c046cefddf2a",
"sha256": "346f9cd3fede529697619514c47465f5c6955e6bc895a25e35b09caed7ce20d9"
},
"downloads": -1,
"filename": "django2_semanticui_form-0.0.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b4cdf5fb8240dd90e601c046cefddf2a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 7249,
"upload_time": "2019-10-09T07:47:53",
"url": "https://files.pythonhosted.org/packages/65/26/4456b49c293ee3d666baa72e2d8f92d84ddbc6485a7f38b57dad8a00664d/django2_semanticui_form-0.0.4-py3-none-any.whl"
}
]
}