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 19252,Install from wheel package,Alex Morega ,nobody,"On Mac OS, `pip wheel` builds a Django wheel which installs cleanly. On Linux, it builds a wheel which (correctly) marks data files as such, and they get installed outside the `django` package. This doesn't happen on Mac OS since `setup.py` tricks distutils into handling data files as purelib files. This little patch extends the `setup.py` hack to kick in when building wheels regardless of platform: https://gist.github.com/4018017. The `osx_install_data` should probably be renamed though.",Bug,closed,Packaging,dev,Release blocker,fixed,,Florian Apolloner,Accepted,1,0,0,0,0,0