.travis.yml
LICENSE.txt
MANIFEST.in
README.rst
setup.cfg
setup.py
tox.ini
django_easy_fixture.egg-info/PKG-INFO
django_easy_fixture.egg-info/SOURCES.txt
django_easy_fixture.egg-info/dependency_links.txt
django_easy_fixture.egg-info/top_level.txt
django_easy_fixture.egg-info/version.txt
easy_fixture/__init__.py
easy_fixture/easy_fixture.py
easy_fixture/fixture_command.py
easy_fixture/management/__init__.py
easy_fixture/management/commands/__init__.py
easy_fixture/management/commands/make_fixture.py
tests/__init__.py
tests/testproject/__init__.py
tests/testproject/manage.py
tests/testproject/settings.py
tests/testproject/testapp/__init__.py
tests/testproject/testapp/models.py
tests/testproject/testapp/tests/__init__.py
tests/testproject/testapp/tests/test.py