Add simpleblog and django.contrib.sites to your INSTALLED_APPS setting like this: INSTALLED_APPS = [ ... 'django.contrib.sites', 'simpleblog', ] Note: if you want to customize the templates, please ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results