Current projects that are related to the Django ports:
Create DEFAULT_VERSION for Django PR:222724
Use the www/py-django meta port instead of the www/py-django18 port to move to Django 1.11 PR:227149 . This is a combined approach of PR 222724 and PR 224812 from above.
Deprecate Django 2.2 and migrate to Django 3.2. The whole migration process is documented at /Django32Migration .
Completed projects:
Deprecate Django 1.11 and migrate to Django 2.2 PR:245309. The whole migration process is documented at /Django22Migration .