What are Django swappable models?

Viewed 20

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?!

0 Answers
Related