Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9254185
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T11:24:14+00:00 2026-06-18T11:24:14+00:00

I have been working on the Django tutorial and everything has gone perfect so

  • 0

I have been working on the Django tutorial and everything has gone perfect so far.

However in part 2, which teaches how to deal with the admin site, I encountered a problem.

After uncommenting the lines for activating the admin site as told in the tutorial I tried to activate the server and proceeded to the admin site to see the following error:

DoesNotExist at /admin/
Site matching query does not exist

Well, with some googling I managed to resolve it by commenting the line in settings.py:

'django.contrib.sites'

Everything seemed to work fine after doing this, but I guess this is a problem since uncommenting this line is not mentioned in the tutorial

Django: 1.4.3

Python: 2.7.3

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T11:24:15+00:00Added an answer on June 18, 2026 at 11:24 am

    Uncomment django.contrib.sites and run syncdb command. If you have already done that and it doesn’t seem to work and you still want to leave sites app uncommented then:

    Run ./manage.py shell

    from django.contrib.sites.models import Site
    Site.objects.create()
    

    After that everything should be just fine. If you would like to modify the new Site record, you can do that in Django admin section sites.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have been working on a django app on my local computer for some
I have a django project that I have been working on as a solo
I have been working on a Django application lately, trying to get it to
I have been working on an application in Django. To begin with, for simplicity,
I do html/css by trade, and I have been working on and off django
I have been trying to get xapian working django haystack for a project im
I'm new to Django and Python in general. However, I have been playing around
I've got a django project working on a development server(ubuntu) that we have been
I have been struggling to create a django form which users can fill and
I have been working with Django as backend and using jQuery for the front

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.