Amir Mohsen Asaran
Amir Mohsen Asaran
Sample request for test ``` $ telnet xxx.xxx.xxx.xxx 8899 Trying xxx.xxx.xxx.xxx... Connected to xxx.xxx.xxx.xxx. Escape character is '^]'. CONNECT alt4.gmail-smtp-in.l.google.com:25 HTTP/1.1 Host: alt4.gmail-smtp-in.l.google.com Proxy-Authorization: basic dXNlcjpwYXNz HTTP/1.1 407 Proxy Authentication...
@the-einstein @hmirza0077 can you create a pull request for this issue?
I have been using `ViewSet` as `ModelAdmin` because I can do anything that I want with ApiView. I can customize serializing, add pagination, add filters, and support any things that...
> If you can get a test suite started (c.f. #11), I'll make `RestFulModelAdmin` a normal `django.contrib.admin.ModelAdmin` subclass, and then you can integrate features from `django.contrib.admin.ModelAdmin`. @jayvdb I suggest you...
Are you fix this issue?
The document pull request add: https://github.com/n8n-io/n8n-docs/pull/2963