I am developing a Django app that can be installed via pip for use within a larger project. I have DB models in this app. I plan to use South in case I need to do any migrations in future versions. I am developing a Django app that can be instal
I am developing a Django app that can be installed via pip for use within a larger project. I have DB models in this app. I plan to use South in case I need to do any migrations in future versions. I am developing a Django app that can be instal