mpasternak / django-interval-field

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Python 96.5%Language:HTML 2.7%Language:CSS 0.8%