Django as exemplary design
alex23
wuwei23 at gmail.com
Tue May 4 10:11:08 EDT 2010
TomF <tomf.sess... at gmail.com> wrote:
> I'm interested in improving my python design by studying a large,
> well-designed codebase. Someone (not a python programmer) suggested
> Django. I realize that Django is popular, but can someone comment on
> whether its code is well-designed and worth studying?
Here's a viewpoint that says no: http://mockit.blogspot.com/2010/04/mess-djangos-in.html
There's a lot of good counterpoint in the comments too.
(I also think there's value to be gained in studying _bad_ code,
too...)
More information about the Python-list
mailing list