Include apps.urls error

Unless you have a real need to not follow the Django conventions, I would strongly suggest you organize your project as described at Is the structure of the project correct? - #2 by KenWhitesell

While there are other valid ways to organize your project, you will create less friction by doing it this way.