MANIFEST.in
setup.py
ddf/__init__.py
ddf_setup/__init__.py
ddf_setup/nose_plugin.py
django_dynamic_fixture/__init__.py
django_dynamic_fixture/ddf.py
django_dynamic_fixture/decorators.py
django_dynamic_fixture/django_helper.py
django_dynamic_fixture/fdf.py
django_dynamic_fixture/fields.py
django_dynamic_fixture/global_settings.py
django_dynamic_fixture/models.py
django_dynamic_fixture/models_sample_app.py
django_dynamic_fixture/models_test.py
django_dynamic_fixture/models_third_party.py
django_dynamic_fixture/script_ddf_checkings.py
django_dynamic_fixture.egg-info/PKG-INFO
django_dynamic_fixture.egg-info/SOURCES.txt
django_dynamic_fixture.egg-info/dependency_links.txt
django_dynamic_fixture.egg-info/entry_points.txt
django_dynamic_fixture.egg-info/requires.txt
django_dynamic_fixture.egg-info/top_level.txt
django_dynamic_fixture/fixture_algorithms/__init__.py
django_dynamic_fixture/fixture_algorithms/default_fixture.py
django_dynamic_fixture/fixture_algorithms/random_fixture.py
django_dynamic_fixture/fixture_algorithms/sequential_fixture.py
django_dynamic_fixture/fixture_algorithms/unique_random_fixture.py
django_dynamic_fixture/fixture_algorithms/tests/__init__.py
django_dynamic_fixture/fixture_algorithms/tests/abstract_test_generic_fixture.py
django_dynamic_fixture/fixture_algorithms/tests/test_default_fixture.py
django_dynamic_fixture/fixture_algorithms/tests/test_default_fixture_postgres.py
django_dynamic_fixture/fixture_algorithms/tests/test_random_fixture.py
django_dynamic_fixture/fixture_algorithms/tests/test_sequential_fixture.py
django_dynamic_fixture/fixture_algorithms/tests/test_unique_random_fixture.py
django_dynamic_fixture/tests/__init__.py
django_dynamic_fixture/tests/conftest.py
django_dynamic_fixture/tests/ddf_setup.py
django_dynamic_fixture/tests/test_ddf.py
django_dynamic_fixture/tests/test_ddf_checkings.py
django_dynamic_fixture/tests/test_ddf_copier.py
django_dynamic_fixture/tests/test_ddf_custom_fields.py
django_dynamic_fixture/tests/test_ddf_custom_models.py
django_dynamic_fixture/tests/test_ddf_geo.py
django_dynamic_fixture/tests/test_ddf_setup.py
django_dynamic_fixture/tests/test_ddf_signals.py
django_dynamic_fixture/tests/test_ddf_teaching_and_lessons.py
django_dynamic_fixture/tests/test_decorators.py
django_dynamic_fixture/tests/test_django_helper.py
django_dynamic_fixture/tests/test_fdf.py
django_dynamic_fixture/tests/test_global_settings.py
django_dynamic_fixture/tests/test_mask.py
django_dynamic_fixture/tests/test_module_ddf_shortcut.py
django_dynamic_fixture/tests/test_sample_app.py
django_dynamic_fixture/tests/test_wrappers.py
queries/__init__.py
queries/count_queries_on_save.py
queries/nose_plugin.py
queries/management/__init__.py
queries/management/commands/__init__.py
queries/management/commands/count_queries_on_save.py