AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
READMEPY.rst
setup.cfg
setup.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
drf_compose/__init__.py
drf_compose/cli.py
drf_compose.egg-info/PKG-INFO
drf_compose.egg-info/SOURCES.txt
drf_compose.egg-info/dependency_links.txt
drf_compose.egg-info/entry_points.txt
drf_compose.egg-info/not-zip-safe
drf_compose.egg-info/requires.txt
drf_compose.egg-info/top_level.txt
drf_compose/django_core/__init__.py
drf_compose/django_core/settings.py
drf_compose/django_template_app/__init__.py
drf_compose/django_template_app/apps.py
drf_compose/django_template_app/templates/app/admin.py-tpl
drf_compose/django_template_app/templates/app/app_urls.py-tpl
drf_compose/django_template_app/templates/app/apps.py-tpl
drf_compose/django_template_app/templates/app/models.py-tpl
drf_compose/django_template_app/templates/app/serializers.py-tpl
drf_compose/django_template_app/templates/app/views.py-tpl
drf_compose/django_template_app/templates/auth_app/admin.py-tpl
drf_compose/django_template_app/templates/auth_app/auth_urls.py-tpl
drf_compose/django_template_app/templates/auth_app/manager.py-tpl
drf_compose/django_template_app/templates/auth_app/models.py-tpl
drf_compose/django_template_app/templates/auth_app/serializers.py-tpl
drf_compose/django_template_app/templates/auth_app/views.py-tpl
drf_compose/django_template_app/templates/project_level/project_urls.py-tpl
drf_compose/django_template_app/templates/project_level/requirements.txt-tpl
drf_compose/django_template_app/templates/project_level/settings.py-tpl
drf_compose/django_template_app/templatetags/myfilters.py
tests/__init__.py
tests/test_compose_contents.py
tests/test_drf_compose.py