Gramex 1.60 release notes

File Manager is a UI for DriveHandler

File Manager is a FormHandler-compatible UI component. It makes it easy to create a file upload and file management page as part of any Gramex application.

File Manager screenshot

Bug fixes

API changes

There are some significant changes to Gramex’s default behavior:

Statistics

The Gramex code base has:

How to upgrade

To upgrade Gramex, run:

pip install --upgrade gramex
pip install --upgrade gramexenterprise    # If you use DBAuth, LDAPAuth, etc.
gramex setup --all