You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release version with;
- Changes to resolve MongoEngine deprecated attribute issues
- Ensure issue with Pypy3 resolved
- SESSION_TTL setting accepted via app config to ensure session timeout
to override default timeout of 1 day.
- Provided RadioField component via model form
- Other enhancements