Split an existing app up into multiple apps.

177 views
Skip to first unread message

Frederik Creemers

unread,
May 1, 2017, 11:15:07 AM5/1/17
to Django users
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.

Derek

unread,
May 2, 2017, 3:18:45 PM5/2/17
to Django users
There is a post on SO which seems to address this:


Maybe try renaming before you split; but moving models to a new app should be the same kind of process as renaming.
Reply all
Reply to author
Forward
0 new messages