Added support for DateTime information being stored in a JSONAttribute. Switched...
[philo.git] / contrib / cowell / __init__.py
1 """
2 Cowell handles the code necessary for creating AttributeFields on Entities. This can be used
3 to give the appearance of fields added to models without the needing to change the schema or
4 to define multiple models due to minor differences in requirements.
5 """