Oleksii S. Malakhov
Oleksii S. Malakhov
Hi Friends, As may of you knows, on Thursday, February 24 2022, Russia launched a full-scale invasion of Ukraine. Just letting you know: me and my family are safe (as...
Original message from @Svadkos at https://github.com/brezerk/q4wine/issues/69 > Hello, is there any way to open file in wine program, not just open program? For example, if i want to open document...
as per @tehnick comment https://github.com/brezerk/q4wine/issues/139#issuecomment-425414254: ``` Not related to bug report, but you may be interested... In Debian and distros based on it WINE in currently packaged by this way:...
Hello. q4wine project was started about 8 years ago. It still continue to evolve from an simple 7-lines 'Hello World' application written just for fun in late 2008 :) It...
Hi Seems like there is on_delete field missing in twython_django_oauth/models.py: ``` File "/home/brezerk/develop/example/.venv/lib/python3.6/site-packages/twython_django_oauth/models.py", line 5, in class TwitterProfile(models.Model): File "/home/brezerk/develop/example/.venv/lib/python3.6/site-packages/twython_django_oauth/models.py", line 11, in TwitterProfile user = models.OneToOneField(User) TypeError: __init__() missing...
Hi Seems like there is on_delete field missing in twython_django_oauth/models.py: ``` File "/home/brezerk/develop/example/.venv/lib/python3.6/site-packages/twython_django_oauth/models.py", line 5, in class TwitterProfile(models.Model): File "/home/brezerk/develop/example/.venv/lib/python3.6/site-packages/twython_django_oauth/models.py", line 11, in TwitterProfile user = models.OneToOneField(User) TypeError: __init__() missing...
it seems like recent changes https://github.com/squaremo/kubeyaml/commit/1f64738ef6e3ea26058dc191bbcb441c2f61c828 broke the tests: circleci log: ``` ============================= test session starts ============================== platform linux -- Python 3.6.1, pytest-4.4.1, py-1.8.0, pluggy-0.9.0 hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('/home/circleci/repo/.hypothesis/examples')...