django.utils.dateparse parse_duration Example Code

parse_duration is a callable within the django.utils.dateparse module of the Django project.

Example 1 from django-import-export

django-import-export (documentation and PyPI page) is a Django code library for importing and exporting data from the Django Admin. The tool supports many export and import formats such as CSV, JSON and YAML. django-import-export is open source under the BSD 2-Clause "Simplified" License.

django-import-export / import_export / widgets.py