- Splitted the django-sampledatahelper and the sampledata library
0.2.1
=====
- Fixed problem with data files to include in the package.
0.2.0
=====
- Adding sampledatafiller command to fill models from settings configuration. - Adding ModelDataHelper to fill models automatically. - Adding new generators: - IPv4 - IPv6 - mac address - hex_chars - path - time - Adding more unit testing.
0.1.0
=====
- Adding unit testing - Refactor the code - Some API changes - Python 3 compatibility - Adding SAMPLEDATAHELER_SEED setting variable - Create sphinx documentation (not finished)