Fabio Caccamo

Results 88 issues of Fabio Caccamo

I just tried to use imagekit on a project which stores media on s3, but I got the following error: Template ValueError - The file cannot be reopened. ``` boto==2.39.0...

### Before submitting an issue, make sure you have: - [x] Updated to the lastest version v1.6.0 - [x] Read the [README](https://github.com/ping/instagram_private_api/blob/master/README.md) and [docs](https://instagram-private-api.readthedocs.io/en/latest/) - [x] [Searched](https://github.com/ping/instagram_private_api/search?type=Issues) the bugtracker for...

### Before submitting an issue make sure you have: - [x] Updated to the lastest version v0.3.8 - [x] Read the [README](https://github.com/ping/instagram_private_api_extensions/blob/master/README.md) - [x] [Searched](https://github.com/ping/instagram_private_api_extensions/search?type=Issues) the bugtracker for similar issues...

I'm using `create_schema` on a very simple model with `name` and `slug` fields and an `url` property: ```python MyObjectSchema = create_schema(MyObject, fields=['name', 'slug', 'url']) ``` Unexpectedly, if `url` is a...

References: - [django-admin-index](https://github.com/maykinmedia/django-admin-index) - [django-admin-menu](https://github.com/cdrx/django-admin-menu) - #78

enhancement

The continuation of #68

enhancement

### Unit Tests - [ ] `freeze.management.commands.generate_static_site` - [x] `freeze.metadata` - [x] `freeze.parser` - [ ] `freeze.scanner` - [ ] `freeze.settings` - [x] `freeze.sites` - [x] `freeze.urls` - [ ]...

enhancement

- `get_leaves_pks` - `get_leaves_queryset` - `get_leaves`

enhancement