forked from k0001/django-iso8601
-
Notifications
You must be signed in to change notification settings - Fork 1
Django tools for working with ISO 8601
License
brcportal2/django-iso8601
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
django-iso8601 provides Django tools for working with ISO 8601. You can find the latest version at https://github.com/k0001/django-iso8601 Along with this project, you should have recieved a file named LICENSE with the licensing terms. Check the INSTALL file for install instructions 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
About
Django tools for working with ISO 8601
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%