{ "info": { "author": "Renzo Carbonara", "author_email": "gnuk0001@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Application Frameworks", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "django-iso8601 provides Django tools for working with ISO 8601.\n\nYou can find the latest version at http://github.com/k0001/django-iso8601\n\nAlong with this project, you should have recieved a file named LICENSE with the\nlicensing terms.\n\n\nInstallation\n============\n\n pip install django-iso8601\n\n\nDjango utils\n============\n\nForm Fields:\n\n - django_iso8601.ISO8601DateField\n - django_iso8601.ISO8601DatetimeField\n - django_iso8601.ISO8601TimeField\n\nForm Widgets:\n\n - django_iso8601.ISO8601DateInput\n - django_iso8601.ISO8601DatetimeInput\n - django_iso8601.ISO8601TimeInput\n\n\nTests\n=====\n\nYou can run them with:\n\n python setup.py test\n\n\nThanks\n======\n\nThanks to Gerhard Weis for his work on the 'isodate' library. You can find it\nat http://pypi.python.org/pypi/isodate\n\n\n", "description_content_type": "text/plain", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/k0001/django-iso8601", "keywords": "django iso8601 dates times datetime fields validation", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "django-iso8601", "package_url": "https://pypi.org/project/django-iso8601/", "platform": "", "project_url": "https://pypi.org/project/django-iso8601/", "project_urls": { "Homepage": "http://github.com/k0001/django-iso8601" }, "release_url": "https://pypi.org/project/django-iso8601/1.1.0/", "requires_dist": [ "Django (>=1.10)", "isodate (>=0.4)" ], "requires_python": "", "summary": "Django tools for working with ISO 8601", "version": "1.1.0" }, "last_serial": 4272525, "releases": { "1.1.0": [ { "comment_text": "", "digests": { "md5": "6b183b1378715962ffaf780fe1e65eda", "sha256": "8f0831586df5c70bdb5c860c98de148f26d813ad9c5cbe256f9e7acf007af5f2" }, "downloads": -1, "filename": "django_iso8601-1.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6b183b1378715962ffaf780fe1e65eda", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4490, "upload_time": "2018-09-14T14:16:35", "url": "https://files.pythonhosted.org/packages/26/26/8ab76b3e6572e6f766a80edd393014fd195c312ff6176f50dc414ae46520/django_iso8601-1.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "75ad12bcb09dc429e2754d4c2dc8c682", "sha256": "d1d1de2b55f2b7bab36345fb46cfefe389d0e910af6484296b99ce5fb6c32329" }, "downloads": -1, "filename": "django-iso8601-1.1.0.tar.gz", "has_sig": false, "md5_digest": "75ad12bcb09dc429e2754d4c2dc8c682", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5560, "upload_time": "2018-09-14T14:16:36", "url": "https://files.pythonhosted.org/packages/d3/27/92d63f55893dc10f0f404724de973d91188231ae8acb4f492ab8d04bb8f7/django-iso8601-1.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6b183b1378715962ffaf780fe1e65eda", "sha256": "8f0831586df5c70bdb5c860c98de148f26d813ad9c5cbe256f9e7acf007af5f2" }, "downloads": -1, "filename": "django_iso8601-1.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6b183b1378715962ffaf780fe1e65eda", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4490, "upload_time": "2018-09-14T14:16:35", "url": "https://files.pythonhosted.org/packages/26/26/8ab76b3e6572e6f766a80edd393014fd195c312ff6176f50dc414ae46520/django_iso8601-1.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "75ad12bcb09dc429e2754d4c2dc8c682", "sha256": "d1d1de2b55f2b7bab36345fb46cfefe389d0e910af6484296b99ce5fb6c32329" }, "downloads": -1, "filename": "django-iso8601-1.1.0.tar.gz", "has_sig": false, "md5_digest": "75ad12bcb09dc429e2754d4c2dc8c682", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5560, "upload_time": "2018-09-14T14:16:36", "url": "https://files.pythonhosted.org/packages/d3/27/92d63f55893dc10f0f404724de973d91188231ae8acb4f492ab8d04bb8f7/django-iso8601-1.1.0.tar.gz" } ] }