On Wed, Nov 9, 2011 at 10:18 PM, mirco fini <[email protected]> wrote: > hello, > > I would like to ask you if anyone knows some best practice developing > webapp with django (e.g. use a lot of simple function (or html pages) > instead of just a few but full of cases >
I can recomend 'Clean code', it is a great book about best practice on software development, which of course can be applied at django too. http://www.amazon.com/Clean-Code-Handbook-Software-Craftsmanship/dp/0132350882 -- Marc -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

