annotate gpp/core/models.py @ 37:91fd31dc78fb

Removed the database logging stuff. Will replace with Python logging.
author Brian Neal <bgneal@gmail.com>
date Thu, 11 Jun 2009 01:00:31 +0000
parents f3ad863505bf
children 423c39ee44e0
rev   line source
gremmie@1 1 """
bgneal@37 2 This file contains the core Models used in gpp
bgneal@37 3 (None at this time).
gremmie@1 4 """
gremmie@1 5