i am implementing the django admin interface in my site. after changing the settings and the urls file, i am getting an import error on the web browser. the error was "import error" "No module named urls"
also when i check for that file by giving the command 'pydoc django.contrib.admin.urls' in terminal, i am getting import error."settings cannot be imported because environment variable DJANGO_SETTINGS_MODULE is undefined please sort it out thank you -- 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 django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.