Awesome
Django Temporal
Introduction
This is a Django module that tries to make temporal databases somewhat easier in Django. It is in early stages of development, but offers neat features such as temporal tables with support for full and incremental updates.
Requirements
Required software:
- PostgreSQL 9.2 or higher
- Django 1.4, 1.5 and 1.6 are supported.
For more see Documentation