Petr Dlouhý

Results 117 issues of Petr Dlouhý

Some APIs require to send data through the HTTP `delete` request. The `slumber` doesn't allow this, so I have to use this hack: ```python resp = self.api.lists(self.list_id).unsubscribe._request( "DELETE", data={"email": email},...

This patch enables OrderedDict as JSON output, which makes possible to get REST feeds ordered in it's original order. Tests are included.

When I upgrade `django-debug-toolbar` to version 4.2.0 I got following error: ``` Exception in thread django-main-thread: Traceback (most recent call last): File "/usr/lib/python3.11/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/petr/.cache/pypoetry/virtualenvs/blenderkit-server-eqrfB9dY-py3.11/lib/python3.11/site-packages/sentry_sdk/integrations/threading.py",...

People can upload cc0 assets from other creators. these need to be clearly marked as CC0 assets from other authors, and excluded from redistribution - [ ] asset parameter in...

- [x] I'm on the [latest version](https://pypi.org/project/djlint/) of djLint - [x] I've searched the [issues](https://github.com/djlint/djLint/issues) - [x] I've read the [docs](https://djlint.com) ## System Info - OS: Ubuntu 23.1 - Python...

:microbe: bug
:sponge: formatter

- [x] I'm on the [latest version](https://pypi.org/project/djlint/) of djLint - [x] I've searched the [issues](https://github.com/djlint/djLint/issues) - [x] I've read the [docs](https://djlint.com) ## System Info - OS: Ubuntu 23.1 - Python...

:microbe: bug
:sponge: formatter