On Fri, Jun 29, 2012 at 7:33 PM, bhuztez wrote:
> Django makes assumptions about the filesystem layout of python
> packages here and there, and will silently skip any app which does not
> meet Django's assumptions without raise up any warning. I had been
> bitten by this many times before I learne
Django makes assumptions about the filesystem layout of python
packages here and there, and will silently skip any app which does not
meet Django's assumptions without raise up any warning. I had been
bitten by this many times before I learned that Django and Django apps
should never be packaged as