Skip to main content

Django tools for working with ISO 8601

Project description

django-iso8601 provides Django tools for working with ISO 8601.

You can find the latest version at http://github.com/k0001/django-iso8601

Along with this project, you should have recieved a file named LICENSE with the
licensing terms.


Installation
============

pip install django-iso8601


Django utils
============

Form Fields:

- django_iso8601.ISO8601DateField
- django_iso8601.ISO8601DatetimeField
- django_iso8601.ISO8601TimeField

Form Widgets:

- django_iso8601.ISO8601DateInput
- django_iso8601.ISO8601DatetimeInput
- django_iso8601.ISO8601TimeInput


Tests
=====

You can run them with:

python setup.py test


Thanks
======

Thanks to Gerhard Weis for his work on the 'isodate' library. You can find it
at http://pypi.python.org/pypi/isodate


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-iso8601-1.1.0.tar.gz (5.6 kB view hashes)

Uploaded Source

Built Distribution

django_iso8601-1.1.0-py2.py3-none-any.whl (4.5 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page