bruns6077
bruns6077
**Is your feature request related to a problem? Please describe.** The v-virtual-scroll component is missing. https://vuetifyjs.com/en/components/virtual-scroller/ **Describe the solution you'd like** to have v-virtual-scroll component available in the package. **Describe...
### Steps to reproduce Link to live example: [Livedemo](https://7ffc8d.csb.app/) Steps: 1. Define some Date you want to disable 2. Select a range which includes the disabled dates 3. You have...
### Search Keywords daterange, datetimerange, range validation, bug ### Latest Version - [X] Tested on the latest version ### Steps to Reproduce Link to live example: [Live Demo](https://dldkq2.csb.app/) Steps: 1....
### Search Keywords datetimepicker, validation, issue ### Latest Version - [X] I have tested this on the latest version. ### Steps to Reproduce Link to a live example: [LiveDemo](https://2dxhgn.csb.app/) Steps:...
### Steps to Reproduce There is no live example available as the issue cannot be replicated in a live environment. The current limitations significantly hinder the theming process for pickers....
init.py
change from storages.backends import s3boto to from storages.backends.s3boto3 import S3Boto3Storage replace s3boto.S3BotoStorage with S3Boto3Storage and update repository please, its outdated.