Jan Romaniak

Results 3 issues of Jan Romaniak

I created small demo in which you can see that clipboard is not copy if component is inside dialog https://codesandbox.io/s/clipboard-material-ui-dialog-rm7kw

bug

When executing `str` on `django.db.models.sql.query.Query` objects, string parameters will be wrapped in single quotation marks. For example: ``` str(Article.objects.filter(headline="", id=1).values("id").query) ``` returns ``` SELECT "backends_article"."id" FROM "backends_article" WHERE ("backends_article"."headline" =...

https://setuptools.pypa.io/en/stable/history.html#v72-0-0 https://github.com/saxix/django-admin-extra-buttons/blob/develop/setup.py#L9