﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
26489	Should reusable django apps use `zip_safe=False` in setup.py?	Thomas Güttler	nobody	"I am unsure whether zip_safe=False is needed in setup.py for reusable apps.

Here is my question on StackOverflow: 

http://stackoverflow.com/questions/36403429/should-reusable-django-apps-use-zip-safe-false-in-setup-py

According to the answer zip_safe=False should be used.

The current docs don't contain this key-value pair in setup.py:

https://docs.djangoproject.com/en/1.9/intro/reusable-apps/

I am stupid, please show me the sane and default way in the docs :-)
"	Uncategorized	new	Documentation	1.9	Normal				Unreviewed	0	0	0	0	0	0
