LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.py
django_productline/__init__.py
django_productline/composer.py
django_productline/context.py
django_productline/feature.json
django_productline/feature.py
django_productline/root_urlconf.py
django_productline/settings.py
django_productline/startup.py
django_productline/tasks.py
django_productline/urls.py
django_productline/wsgi.py
django_productline.egg-info/PKG-INFO
django_productline.egg-info/SOURCES.txt
django_productline.egg-info/dependency_links.txt
django_productline.egg-info/not-zip-safe
django_productline.egg-info/requires.txt
django_productline.egg-info/top_level.txt
django_productline/features/__init__.py
django_productline/features/admin/__init__.py
django_productline/features/admin/context_processors.py
django_productline/features/admin/feature.json
django_productline/features/admin/feature.py
django_productline/features/admin/models.py
django_productline/features/admin/settings.py
django_productline/features/admin/urls.py
django_productline/features/admin/templates/admin/base.html
django_productline/features/development/__init__.py
django_productline/features/development/feature.json
django_productline/features/development/feature.py
django_productline/features/development/settings.py
django_productline/features/staticfiles/__init__.py
django_productline/features/staticfiles/feature.json
django_productline/features/staticfiles/feature.py
django_productline/features/staticfiles/settings.py
django_productline/features/staticfiles/tasks.py
django_productline/features/staticfiles/urls.py
django_productline/templates/media_includes.html