Ravi,

  the "default" lines where you just uncommented existing lines (like
the "include admin") start with spaces, the lines you've created start
with Tab characters. Mixing tabs and spaces is not a good practice
(generally, it's recommended to use spaces only).

  If you swich your editor to "display special characters" or similar
(most editors can do that), you'll be able to see it yourself.

  HTH

    Jirka

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to