Sergei Pikhovkin

Results 31 issues of Sergei Pikhovkin

Added processing RuntimeError

I launched `python manage.py detect_cyclic --include-apps="one_app_name" --file-name="img.svg" --exclude-packages="migrations,templatetags" --verbosity=2 --show-modules --only-cyclic`. Project is big, it have many modules. ``` Traceback (most recent call last): File "manage.py", line 14, in execute_from_command_line(sys.argv)...

There is `rust-ini==0.20.0` and a `conf.ini` ```ini ; conf.ini [Book] path=path/a/b name=Some name list= 444 555 666 ``` where last string is empty string. I ran `main.rs` ```rust use ini::Ini;...

Please add an example of filling the tree component

Django 1.9.7 Oracle 12.1 Records in SILK_REQUEST table are exist. ```shell ERROR:django.request:Internal Server Error: /silk/ Traceback (most recent call last): File "/.../local/lib/python2.7/site-packages/django/core/handlers/base.py", line 149, in get_response response = self.process_exception_by_middleware(e, request)...

bug
oracle

Add topics to categorize your repository

good first issue
documentation

How can I limit RAM usage in settings? For example, limit the use of RAM to no more than 1GB, but keep logs on the local storage system (SSD) for...

question

Add support for python 3.11

Add support for python 3.12