First Release, Python 2.7, 3.x and Django 1.7, 1.8 support
I have cleaned up and fixed django_faker
Completely compatible on Python 2.7, 3.2, 3.3, 3.4 with Django 1.7 or 1.8
Features
- Seeder class to manually seed data
- Manage.py command
manage.py seed {app}
- Testing suite setup with Travis