github jazzband/django-configurations 2.3

latest releases: 2.5.1, 2.5, 2.4.2...
2 years ago
  • BACKWARD INCOMPATIBLE Drop support for Python 2.7 and 3.5.

  • BACKWARD INCOMPATIBLE Drop support for Django < 2.2.

  • Add support for Django 3.1 and 3.2.

  • Add suppport for Python 3.9 and 3.10.

  • Deprecate utils.import_by_path in favor of django.utils.module_loading.import_string.

  • Add ASGI support.

  • Added "python -m configurations" entry point.

  • Make package install_requires include django>=2.2.

  • Prevent an ImproperlyConfigured warning from DEFAULT_HASHING_ALGORITHM.

  • Prevent warnings for settings deprecated in Django 2.2 (DEFAULT_CONTENT_TYPE and FILE_CHARSET).

  • Preserve Django warnings when DEFAULT_AUTO_FIELD is not set.

  • Miscellaneous documentation fixes.

  • Miscellaneous internal improvements.

Don't miss a new django-configurations release

NewReleases is sending notifications on new releases.