How do I go about specifying and using an ENUM in a Django model?
There're currently two github projects based on adding these, though I've not looked into exactly how they're implemented:
I don't think either use DB enum types, but they are in the works for first one.