Sorry this is two weeks late (it's been a bear of a two weeks), but I use Django with high school students who've done the equivalent of a year of college programming--the AP Computer Science AB curriculum.
We've been working on a webapp for two years that has evolved into something with 8 apps, tens of thousands of lines of view code, several hundred templates, and has already saved the school over $1000 by providing functionality the administration was prepared to buy commercial software for. You have to be careful and you have to lead students by the nose, making sure that students get HTML and basic concepts of databases, but Django is a great way to get a class working together on a project. As to taking things live, just don't. Show everyone how to run things using the development server and only think about taking the product live at certain milestone events. If you'd like more info, feel free to email me. Todd --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---