Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Versions in portal-designer already support Django 2.2

Newer versions available on PyPI which support Django 2.2

  • django-modelcluster (linked to wagtail version)

  • django-taggit (linked to wagtail version)

  • pylint-django (https://openedx.atlassian.net/browse/BOM-1384)

  • wagtail (current version supports 1.11 through 2.1, 1.11 support dropped before 2.2 added)

Support for Django 2.2 on master but not PyPI

  • factory-boy (supports 2.1 in installed version, may just work)

Currently being updated to support Django 2.2

Haven't been tested with Django 2.2 upstream

  • django-rest-swagger (deprecated, latest release supports 2.1; switch to drf-yasg if this becomes a problem)

  • rest-condition (negligible Django usage beyond DRF, may just work with 2.2)

Removing As Dependencies

  • No labels