Malcolm Tredinnick wrote: > On Fri, 2006-08-11 at 02:12 -0700, Tomas Jacobsen wrote: > > Malcolm Tredinnick wrote: > > > > The command line your talking about, is it the shell? > > Yes. > > > I've tried python manage.py shell and the code you wrote. But nothing > > happends when I type them in. No errors either. Do I need to replace > > 'portfolio/foo/blah/' with a "real" url ? > > Yes. Replace it with the sort of URL you are sending to your app. > Obviously the host name portion if stripped from the URL, but you > already have a couple of working URL patterns in that file, so you can > see how much to strip off the front. > > Regards, > Malcolm
What is suppose to happen when I write that code in? Nothing is happening here. I tried to replace the 'portfolio/foo/blah/' with 'portfolio/web/web_project/' , but I don't see any "results" or erros in the shell. Regards, Tomas --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---