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 3.2 and migrate to Django 4.2. The whole migration process is documented at /Django42Migration .
Completed projects:
Deprecate Django 1.11 and migrate to Django 2.2 PR:245309. The whole migration process is documented at /Django22Migration .
Deprecate Django 2.2 and migrate to Django 3.2 PR:261313. The whole migration process is documented at /Django32Migration .