Skip to content

First Release, Python 2.7, 3.x and Django 1.7, 1.8 support

Compare
Choose a tag to compare
@Brobin Brobin released this 21 Apr 18:45

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