I didn't get any errors, nor any other response: >>> from wiki20.controllers import Root >>>
Sean De La Torre wrote: > Hmm. Open up a python command line session from the root of your > project directory. Then, enter the following : > > >>> from wiki20.controllers import Root > > Do you get any errors when doing this?

