Jim

Results 4 issues of Jim

Allow the use of widgets for `DropDownSettingsTile()` for the `value` property. Useful for scenarios such as displaying a theme selector where you'd like to show the theme color and the...

Might just be me but I'm getting: `An exception has been thrown during the rendering of a template ("Method honeypot does not exist.")` in my view. I'm using **Twig** and...

This is a great package you got here. My tests run as expected but at the end I'm getting the following error: ```text Fatal error on SSL transport protocol: transport:...

**Is your feature request related to a problem? Please describe.** No. **Describe the solution you'd like** When adding data to m2m relationships one usually does ```python foo = await Foox.create(**data1)...

enhancement