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 8

Versions in credentials already support Django 2.2

Support for Django 2.2 on master but not PyPI

  • django-appconf (dependency of other packages which have tested for 2.2 support, may just work)

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

Haven't been tested with Django 2.2 upstream

  • django-compat (only used by django-hijack, should go away once it’s upgraded)

  • django-hijack (support for 2.1 is on master, may just work with 2.2)

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

  • django-webpack-loader

  • drf-dynamic-fields (tested with 2.1, may just work with 2.2)

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

  • No labels