﻿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
22774	collectstatic does not work with zipped (egg) packages	minder	nobody	"I installed django-select2 which worked perfectly in my test venvironment. But during deployment, when I ran ./manage.py collectstatic, required files were not copied. It turned out that the package was installed as egg.

I couldn't find a topic about this problem except [https://github.com/jorgebastida/django-dajax/issues/53 this ticket on django-dajax]. This issue is present in currently stable Django (1.6.5).

The only solution by now is to reinstall the package manually enforcing unzipped installation."	Uncategorized	closed	contrib.staticfiles	1.6	Normal	wontfix			Unreviewed	0	0	0	0	0	0
