This package provides a time zone-aware field for Django models and a time
zone-aware field for Django forms. It requires the pytz package. It has been
tested with Django 1.0.2 with Python 2.4 and Python 2.5 with PostgreSQL 8.3 on
Mac OS X and Linux.

Put the timezones package on your Python path. See tests.py for usage examples.

pytz: http://pytz.sourceforge.net/

Hope this helps,

David Buxton <david@gasmark6.com>
