Congratulations! You have a generic site!

You have installed django-commoncontent, but you apparently have not created a home page yet. To start, make sure you have created an admin user.


    python manage.py createsuperuser
  

Then log into the admin and start creating pages!