/django-interval-field

INTERVAL field for PostgreSQL (and an approximation for other backends)

Primary LanguagePythonMIT LicenseMIT

django-interval-field

Build Status

INTERVAL field for PostgreSQL (and an approximation for other backends)

  • multiple Django configurations supported (1.6-1.8)
  • multiple Python versions supported (2.7, 3.3-3.5)
  • internationalized
  • supports PostgreSQL, MySQL, SQLite
  • works with Dojango
  • example application included