v0.0.3  2001.10.04  Don't test ImageField unless PIP is installed
                    Don't use punctuation to fill CharFields
                    If CharField has CHOICES, one of those is randomly picked
                    Skipping OneToOneField (might contain _ptr for inheritance)
v0.0.2  2001.01.21  Added tests and random generators for every Django field
v0.0.1  2001.01.20  Created the package
