Pavel White

Results 83 issues of Pavel White

``` root@xxx:~# bakthat --help Traceback (most recent call last): File "/usr/local/bin/bakthat", line 7, in from bakthat import main File "/usr/local/lib/python3.5/dist-packages/bakthat/__init__.py", line 175 except Exception, exc: ^ SyntaxError: invalid syntax```

If you have your own logger configuration by `logging.basicConfig` we will create an extra handler and all log output will be doubled.

bug
enhancement

There are some popular repos and cases: - `airflow` (18k stars) https://github.com/apache/airflow/pull/3473 - `redash` (16k stars) https://github.com/getredash/redash/pull/4797 - `FATE` (2.5k stars) https://github.com/FederatedAI/FATE/pull/1726 - `azure-cli` (2k stars) https://github.com/Azure/azure-cli/pull/1108 - `OmniDB` (2k...

question

``` Traceback: File " venv\lib\site-packages\django\core\handlers\base.py" in get_response 115. response = callback(request, *callback_args, **callback_kwargs) File " venv\lib\site-packages\django\utils\decorators.py" in _wrapped_view 91. response = view_func(request, *args, **kwargs) File " venv\lib\site-packages\django\views\decorators\cache.py" in _wrapped_view_func 89....

bug

https://docs.djangoproject.com/en/dev/ref/contrib/contenttypes/#django.contrib.contenttypes.admin.GenericInlineModelAdmin

I add some doc lines, but CI tell me that build failed. (https://github.com/lehmannro/assert.sh/pull/21) Which state of this project? Is it supported?