Skip to content

6.1.0

No due date 100% complete

Migration note

In the production.ini file, in the logging configuration, you should do:

-args = (sys.stdout,)
+kwargs = {'stream': 'ext://sys.stdout'}

Migration note

In the production.ini file, in the logging configuration, you should do:

-args = (sys.stdout,)
+kwargs = {'stream': 'ext://sys.stdout'}

There are no open issues in this milestone.

Add issues to milestones to help organize your work for a particular release or project.

Create new issue

Or find and add issues with no milestone in this repo.