But the sites framework has already been installed, as you can see from my settings file.
On Tue, Dec 18, 2012 at 10:44 AM, Sandeep kaur <[email protected]>wrote: > On Sun, Dec 16, 2012 at 10:55 PM, Frankline <[email protected]> wrote: > > > > I'm having a problem implementing the sitemaps in my application. I'm > <snip> > > > > ImportError at /sitemap.xml > > > > No module named django.contrib.sitemaps > > > > Request Method: GET > > Request URL: http://localhost:8000/sitemap.xml > > Django Version: 1.4.2 > > Exception Type: ImportError > > Exception Value: > > > > No module named django.contrib.sitemaps > > > > Exception Location: > > /home/frank/Projects/python/django/ > techjobsea.com/baseline27/local/lib/python2.7/site-packages/Django-1.4.2-py2.7.egg/django/utils/importlib.py > > in import_module, line 35 > > Python Executable: > > /home/frank/Projects/python/django/techjobsea.com/baseline27/bin/python > > Python Version: 2.7.3 > > > > Are you sure, you followed all the installation steps, especially step 3 > in : > > https://docs.djangoproject.com/en/dev/ref/contrib/sitemaps/ > > > -- > Sandeep Kaur > E-Mail: [email protected] > Blog: sandymadaan.wordpress.com > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to [email protected]. > 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. > > -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. 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.

