Swapper is an unofficial API for the undocumented but very powerful Django
feature: swappable models. Swapper facilitates implementing arbitrary swappable
models in your own reusable apps.

WWW: https://pypi.org/project/swapper/
WWW: https://github.com/wq/django-swappable-models
