On Sep 19, 2015 6:22 PM, "David" <[email protected]> wrote: > > Hello Peter, > > this was indeed the problem -- I didn't go through manage.py! Weird I > didn't have that on the radar anymore. > > Putting lists/ onto the Python path did not solve the problem. >
You probably want to put the *parent* of lists/ onto the Python path. Good luck! _______________________________________________ Tutor maillist - [email protected] To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor
