ashkov

Results 5 issues of ashkov

Dev branch When I run first Readme example script (Example: open web page and take a screenshot), I've got this error: `python3 example.py Traceback (most recent call last): File "example.py",...

When I run telegram-history-dump on aws micro with 1Gb Mem, the system stop answer after dumping approximately 30000 rows. I think, it is necessary to add configuration option to split...

If the field **with some rows** in translations_translation table **was removed** from source of some model, when we go to the admin with `inlines = [TranslationInline,]` we will get this...

This file config.json is absent indeed. ``` Complete output (5 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-6uzaewv5/django-translations_dab4e8f6518542a29e8b41bcf7e9c9bb/setup.py", line 8, in with open('config.json', 'r') as...

## Problem When using MinIO/S3 storage, if an image file is deleted from storage, the admin interface crashes with `NoSuchKey` exception because `get_attrs()` doesn't handle missing files properly. ## Solution...