Mark Mishyn

Results 4 issues of Mark Mishyn

@etianen Hello Dave! https://aws.amazon.com/ru/blogs/compute/upcoming-changes-to-the-python-sdk-in-aws-lambda/ From AWS Compute Blog: "main changes is that the requests library was replaced with urllib3." I'm not sure if need to worry about it. I see...

## JoinManager "raises Model class model_utils.managers.TempModel doesn't declare an explicit app_label and isn't in an application in INSTALLED_APPS" ## Environment - Django Model Utils version: 4.0.0 - Django version: 2.2.9...

Hello. Sometimes I had the following error when I call `basecrm.services.ContactsService.create()`. Package version is `basecrm-1.1.1` HTTP status is 404 and `errors_payload` is `{"error": "not_found"}` File "/opt/python/run/venv/local/lib/python3.4/site-packages/basecrm/services.py" line 180 in create...

When I'm requesting Entry or building it with ResourceBuilder().build() I'm facing strange behavior -- embedded assets are not localized. During debugging I've checked raw API response and I see correct...