AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
bfet/__init__.py
bfet/cli.py
bfet.egg-info/PKG-INFO
bfet.egg-info/SOURCES.txt
bfet.egg-info/dependency_links.txt
bfet.egg-info/entry_points.txt
bfet.egg-info/not-zip-safe
bfet.egg-info/requires.txt
bfet.egg-info/top_level.txt
bfet/automatic_tests/__init__.py
bfet/automatic_tests/autotest.py
bfet/automatic_tests/cli.py
bfet/automatic_tests/create_tests.py
bfet/automatic_tests/settings.py
bfet/create_data/__init__.py
bfet/create_data/constants.py
bfet/create_data/create_data.py
bfet/example_models/__init__.py
bfet/example_models/django_model.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
tests/__init__.py
tests/test_bfet.py