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
Release files for django-iso8601 1.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-iso8601-1.1.0.tar.gz | 5.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| django_iso8601-1.1.0-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 10.1 kB
Release files / django-iso8601-1.1.0.tar.gz
| Download URL | django-iso8601-1.1.0.tar.gz |
|---|---|
| Size | 5.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d1d1de2b55f2b7bab36345fb46cfefe389d0e910af6484296b99ce5fb6c32329
|
|
BLAKE2b-256 checksum How to use checksums |
d32792d63f55893dc10f0f404724de973d91188231ae8acb4f492ab8d04bb8f7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.5
|
Release files / django_iso8601-1.1.0-py2.py3-none-any.whl
| Download URL | django_iso8601-1.1.0-py2.py3-none-any.whl |
|---|---|
| Size | 4.5 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
8f0831586df5c70bdb5c860c98de148f26d813ad9c5cbe256f9e7acf007af5f2
|
|
BLAKE2b-256 checksum How to use checksums |
26268ab76b3e6572e6f766a80edd393014fd195c312ff6176f50dc414ae46520
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.5
|