Binary package “python-django-compat” in ubuntu bionic

Forward and backwards compatibility layer for Django 1.4.x to 1.9.x

 This module provides a backwards compatibility layer for Django versions which
 helps in the following:
  1. Be able to use the LTS versions of Django and support newer versions in
     your app
  2. Use features from newer Django versions in an old one
  3. Manage and master the gap between different framework versions