LICENCE.txt
MANIFEST.in
README.rst
setup.py
django_pip_starter.egg-info/PKG-INFO
django_pip_starter.egg-info/SOURCES.txt
django_pip_starter.egg-info/dependency_links.txt
django_pip_starter.egg-info/not-zip-safe
django_pip_starter.egg-info/top_level.txt
djangopipstarter/__init__.py
djangopipstarter/utils.py
djangopipstarter/bin/__init__.py
djangopipstarter/bin/django-pip-starter.py
djangopipstarter/template/.hgignore
djangopipstarter/template/Makefile
djangopipstarter/template/config/apache2.conf.sample
djangopipstarter/template/config/devel-requirements.txt
djangopipstarter/template/config/requirements.txt
djangopipstarter/template/project/__init__.py
djangopipstarter/template/project/development.py.sample
djangopipstarter/template/project/initial_data.json
djangopipstarter/template/project/manage.py
djangopipstarter/template/project/settings.py
djangopipstarter/template/project/urls.py
djangopipstarter/template/project/wsgi.py
djangopipstarter/template/project/static/css/main.css
djangopipstarter/template/project/templates/404.html
djangopipstarter/template/project/templates/500.html
djangopipstarter/template/project/templates/base.html