[PATCH] Convert relative imports to absolute ones

Jeremy Kerr jk at ozlabs.org
Tue Feb 2 10:03:14 EST 2010


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


More information about the Patchwork mailing list