python3-django-swapper

Django Swappable Models (Python3 version)
  https://github.com/openwisp/django-swappable-models/
  0
  no reviews



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.

This package contains the Python 3 version of the library.