What are swappable models in Django? And Why sometimes when we do a migration a swappable dependency appears in Django migration files? I have searched for this concept in Django but I did not understand what it really does?! Give me an example of the usage and functionality of this feature in Django.
Asked
Active
Viewed 176 times
0
-
Does this answer your question? [What is "swappable" in model meta for?](https://stackoverflow.com/questions/22025476/what-is-swappable-in-model-meta-for) – Abdul Aziz Barkat Sep 20 '22 at 15:31
-
Unfortunately No! I need more detailed answer about this feature on Django. – Sarah Ghanei Sep 28 '22 at 09:23
-
Then ask for the specific details you want... – Abdul Aziz Barkat Sep 28 '22 at 11:56
-
There is no detail. I just need someone to give me an example of the functionality of swappable models. – Sarah Ghanei Oct 01 '22 at 20:31