While trying the django http://127.0.0.1:8000/admin/ url you may get the the Exception "Site matching query does not exist"

    I got it fixed by removing the django.contrib.sites from settings.py file.