>The main advantage of the models.py solution is it's less >complexity
>(fewer files to juggle), and the file is called models.py instead of
>(in the tutorial's example) polls.py. The fewer files named >polls.py, the 
>better.

After having to discuss the polls (app_label) vs. polls (model module)
vs. polls (the different files) today at work, I am all +1 for that one
;-)

bye, Georg

Reply via email to