Igor Urminček
Igor Urminček
Is there a way to collapse/open panel programatically? Changing `collapsedSizes` doesn't seem to work.
Slug is always regenerated when model is saved (ie on update in admin). Even when `always_update=False`. https://github.com/justinmayer/django-autoslug/blob/3a87391ae7a5141d06396b93ee5b4030d9790a14/autoslug/fields.py#L275
Date fields cannot be used out of box. sqlite (and eventualy other databases) stores date as integer and no conversion to Date is done out of box when performing `SELECT`....
Please add TypeScript definitions or convert project to TypeScript
I have my custom SVGs that I would like to use as icons.
I have a form which has a python field `raw_description` which ends up in schema as `rawDescription`. However if field doesn't have a valid value I get a validation error...
### Feature description Support for selecting time in Date Picker. Also in range selection mode. ### Affected component/components Date Picker ### Additional Context Additional details here... ### Before submitting -...
**Describe the bug** Trying to follow getting started commands on Mac but they doesn't seem to work out of the box: ```sh % cp ./target/release/mistralrs-server . cp: cannot overwrite directory...
**Version:** - listmonk: [eg: v3.0.0] I noticed that Confirmation page and Unsubscribe page contain "Back" button that doesnt do anything.