Hi.
Is there a guide on how to split up an existing Django app into multiple apps?
When I created my project, I foolishly created an app called "common". Generic names like that attract all sorts of functionality, and now I think it'd be a good idea to split it up.