LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.py
Starter.egg-info/PKG-INFO
Starter.egg-info/SOURCES.txt
Starter.egg-info/dependency_links.txt
Starter.egg-info/entry_points.txt
Starter.egg-info/requires.txt
Starter.egg-info/top_level.txt
modules/python-django/starter/__init__.py
modules/python-django/starter/templates/__init__.py
modules/python-django/starter/templates/python-django/__init__.py
modules/python-django/starter/templates/python-django/manage.py
modules/python-django/starter/templates/python-django/wsgi.py
modules/python-django/starter/templates/python-django/main/__init__.py
modules/python-django/starter/templates/python-django/main/admin.py
modules/python-django/starter/templates/python-django/main/models.py
modules/python-django/starter/templates/python-django/main/urls.py
modules/python-django/starter/templates/python-django/main/views.py
modules/python-django/starter/templates/python-django/main/tests/__init__.py
modules/python-django/starter/templates/python-django/main/tests/base.py
modules/python-django/starter/templates/python-django/main/utils/__init__.py
modules/python-django/starter/templates/python-django/main/utils/cache.py
modules/python-django/starter/templates/python-django/main/utils/files.py
modules/python-django/starter/templates/python-django/main/utils/models.py
modules/python-django/starter/templates/python-django/main/utils/views.py
modules/python-django/starter/templates/python-django/settings/__init__.py
modules/python-django/starter/templates/python-django/settings/core.py
modules/python-django/starter/templates/python-django/settings/development.py
modules/python-django/starter/templates/python-django/settings/production.py
modules/python-django/starter/templates/python-django/settings/test.py
starter/__init__.py
starter/_compat.py
starter/core.py
starter/log.py
starter/main.py
starter/templates/__init__.py
starter/templates/license-bsd/LICENSE.j2
starter/templates/license-bsd/starter.ini
starter/templates/py-makefile/Makefile.j2
starter/templates/py-makefile/starter.ini
starter/templates/py-package/.gitignore
starter/templates/py-package/.travis.yml
starter/templates/py-package/AUTHORS.rst.j2
starter/templates/py-package/CONTRIBUTING.rst.j2
starter/templates/py-package/Changelog.j2
starter/templates/py-package/MANIFEST.in.j2
starter/templates/py-package/README.rst.j2
starter/templates/py-package/requirements-tests.txt
starter/templates/py-package/requirements.txt
starter/templates/py-package/setup.cfg
starter/templates/py-package/setup.py.j2
starter/templates/py-package/starter.ini
starter/templates/py-package/docs/api.rst.j2
starter/templates/py-package/docs/conf.py.j2
starter/templates/py-package/docs/index.rst.j2
starter/templates/py-package/docs/installation.rst
starter/templates/py-package/docs/quickstart.rst
starter/templates/py-package/tests/__init__.py
starter/templates/py-package/tests/test_{{PACKAGE}}.py.j2
starter/templates/py-package/{{PACKAGE}}/__init__.py.j2
starter/templates/py-package/{{PACKAGE}}/{{PACKAGE}}.py
starter/templates/starter-module/DESCRIPTION
starter/templates/starter-module/LICENSE.j2
starter/templates/starter-module/MANIFEST.in.j2
starter/templates/starter-module/Makefile.j2
starter/templates/starter-module/README.rst.j2
starter/templates/starter-module/setup.py.j2
starter/templates/starter-module/starter.ini
starter/templates/starter-module/starter/__init__.py
starter/templates/starter-module/starter/templates/__init__.py
starter/templates/starter-module/starter/templates/starter.ini
starter/templates/starter-module/starter/templates/{{MODULE}}/.placeholder