I’m not an expert, but I’m confident writing a complete application and I understand the purpose of each component. I plan on writing django applications using Google App Engine.
robjv has written 3 entries about this goal
I bought The Definitive Guide to django (by Holovaty and Kaplan-Moss) and it explains a lot. I just need to separate each part of the django framework and understand each one.
I have the basics down, and my appreciation for the Django framework continues to grow. I want to start experimenting with middleware and add my own widgets to forms – especially extending some of the widgets used in the admin interface.
