I am using Django 1.5 and Django-CMS 2.4.2
When I use my basic domain name (ex.
www.siteName.edu) I get a page that is other than the intended home page (but instead another page further down the list as viewed in the Django Admin). I have to use "
www.siteName.edu/home/"
to get my home page to load. In the manager CMS pages list, my intended home
page has the "Home" icon next to it. How do I indicate which page I want
to load as my home page by using the basic default domain name???
Thanks, Wilbur