Posts Tagged ‘ data migrations ’
So wanted to post a follow up on the situation I was discussing yesterday with migrations. I’ve found a simple verbose workaround of sorts. I’m taking one app in a django project and pushing different areas of responsibility into different apps. For example, in khanfu people and events are being managed under the same app. [ READ MORE ]
So I’m working on some updates to khanfu. Initially, it involves a lot of refactoring for the existing project layout in the codebase (a single app for the majority of functionality in the django project). Given that this will involve a number of database changes, I figured it was time to start using a migration [ READ MORE ]
Get every new post delivered to your Inbox.