Skip to main content

django timedelta template tag

Project description

Installation

$ [sudo] pip install django-timedelta
settings.py
INSTALLED_APPS+=['django_timedelta']

Examples

{% load timedelta %}

{% if started_at and completed_at %}
    {% timedelta completed_at started_at %}
    {% timedelta completed_at started_at 3 %}
{% endif %}
0:00:42.123456
{% timedelta completed_at started_at 3 %}
0:00:42.123

readme42.com

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-timedelta-2020.12.30.tar.gz (1.5 kB view details)

Uploaded Source

File details

Details for the file django-timedelta-2020.12.30.tar.gz.

File metadata

  • Download URL: django-timedelta-2020.12.30.tar.gz
  • Upload date:
  • Size: 1.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.6

File hashes

Hashes for django-timedelta-2020.12.30.tar.gz
Algorithm Hash digest
SHA256 45c29f864eae7f4a094a573b26a6fd30316771d94ac4da073b25e12c9bf0ed5a
MD5 b718c8d58f5712727e417b14675f7d3f
BLAKE2b-256 cbd76d9d8f5d8bff19b87c5a14e5d96f38591ccadaf61d1cca83abbfdf2b9862

See more details on using hashes here.

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