Amit Assaraf

Results 5 issues of Amit Assaraf

Using this lib yields: `RemovedInDjango40Warning: django.utils.translation.ugettext_lazy() is deprecated in favor of django.utils.translation.gettext_lazy(). description = _("Pickled data")` While using Django 3.0+

I am using a field called "[django-money](https://github.com/django-money/django-money)" and when trying to use it with jet-admin throws an exception `decimal.InvalidOperation: []` This happens because it tries to serialize it as a...

I use [django-hashid](https://github.com/nshafer/django-hashid-field) for my "id" field in my models. When running jet-django along with these models I get the following error: ``` File "/Users/amit/workspace/project/project-platform/src/project_platform/web/urls.py", line 18, in from jet_django.urls...

TLDR; Added support to provide a custom endpoint URL to the boto3 clients in case you are using a dict config / yaml file. This was not possible previously.

Are there plans of creating a standard and allowing servers outside of Google to support DBSC? If so, what are the timelines?