Hi all! I just discovered Django Saturday night and am very impressed. Unfortunately, I'm in my second week of learning my way around Python, so I'm running into newbie questions and would appreciate some guidance.
First, the background. I teach at a magnet high school. We offer an intro to programming class, AP Computer Science (which has to be in Java, since the College Board sets the curriculum, but which covers CS through basic data structures), and a Special Topics class for kids who want another year of programming. In the SpecTops class, we've been working on a webapp and have been using Tapestry and Cayenne in a Java project that's a HUGE pain. I'm thinking of moving to Django (since my students could learn Python in addition to becoming more productive), but students don't have access to the command line thanks to security policies passed down from on high. I can install Python and give students access to an interactive Python shell. Is there any way to run the stuff Django needs from inside Python interactions, or do my students absolutely need access to a command- line interface to run all the setup stuff? Given the constraints I've got, what would you suggest as a dev environment? Thanks, Todd O'Bryan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---