filebrowser-safe
filebrowser-safe copied to clipboard
fix: added exception to fix EXTRA_MODEL_FIELDS compatability
Using mezzanine EXTRA_MODEL_FIELDS raises an AppRegistryNotReady exception, which is circumvented by this. This change fixes this issue: https://github.com/stephenmcd/filebrowser-safe/issues/143