# * Change Django so that it looks for models in a "models" package
# (as it currently does) *or* in a file called models.py. Either the
# models package or models.py should live directly within the package
# pointed-to by INSTALLED_APPS.

Do you think the extra option will confuse anyone when they're looking
through the docs for the Right Way?  I think the "one way" mantra
applies here..

-- 
  Jonathan Daugherty
  http://www.parsed.org

Reply via email to