Hi Martin, > A Django app should be referenced as 'mysite.' and that means that > imports need to use the site name. > > In the case of patchwork, this means that imports should use > apps.patchwork instead of just patchwork. It may be the recommended way, but is there any problem using the current imports? Cheers, Jeremy