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
13587 #16718 #17331. #13334 might be the only
exception. Add support for PEP 302 importers should fix most of them,
if not all.
--
You received this message because you are subscribed to the Google Groups
"Django developers" group.
To post to this group, send email to django-developers@googl