The app I have is pretty simply as I'm just beginning so I didn't bother to try and make it any smaller. I've ZIPped the entire project directory and it can be downloaded here:
http://www.roadtoboston.com/media/RoadToBoston.zip I have a batch file called runserver.cmd that would run the local test server. It sets the PYTHONPATH to include reportlab which I'm using (and is also incuded in the ZIP file). Django is it my site-packages. The top directory has an SQL file called roadtoboston_test.sql that you can use to recreate my data. I removed my MySQL database credentials from the settings.py file If you do manage to get it running, the URL: http://localhost:8080/trainingPlans/viewPlan/1/ will take you to a page that takes anywhere from 17-19 seconds to render. I'm running this in an Athlon X2 4600+ so it's a fast machine. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---