Documentation for a newer release is available. View Latest

Web Development

Django 3.0

The python-django package has been updated to version 3.0 in Fedora 32. Notable changes in this version include:

  • ASGI support.

  • Official MariaDB support.

  • Exclusion constraints on PostgreSQL.

  • Enumerations for model field choices.

  • Various new minor features.

  • Several deprecations and removals.

See the upstream release notes for full information about this release.

PHP 7.4

Fedora 32 provides the latest version 7.4 of the PHP stack. This new version provides a large set of new features, new functions, classes, and interfaces, performance improvements, as well as some removals, deprecations, and backward incompatible changes. Those using the PHP stack on Fedora should therefore read through the upstream Upgrade Notes. Internals Upgrade Notes are also available upstream.