Problem activating the admin function.

2009-02-04 Thread MickeSommar
Hi all I'm trying to test django, I using the tutorial frome django: http://docs.djangoproject.com/en/dev/intro/tutorial01/#intro-tutorial01 I'm having problem with the admin-function, urls.py file give me errors. I have read that the tutorial is wrong. I have used the installed files frome djan

Re: Problem activating the admin function.

2009-02-04 Thread MickeSommar
Hi Karen I imagine that it was only the # that should get deletet, the space is thera by default. Thanks fore the tip, it solved my problem. // Micke On 4 Feb, 16:19, Karen Tracey wrote: > On Wed, Feb 4, 2009 at 10:09 AM, MickeSommar wrote: > > [snip lots of detail except what tur