@jackton1 Also thanks a lot for this contribution!
What is still missing here is an actual test, or? Would you mind adding a very simple one? Or at least describe how you would test deprecate_field()? I guess it would require setting up a django model and also test running migrations, correct? What would be the folder structure you would propose for this?
@jackton1 Also thanks a lot for this contribution!
What is still missing here is an actual test, or? Would you mind adding a very simple one? Or at least describe how you would test
deprecate_field()
? I guess it would require setting up a django model and also test running migrations, correct? What would be the folder structure you would propose for this?Felix