David Dzhalaev

Results 31 comments of David Dzhalaev

@pacrob, over the past year, there has been no activity here. Could you confirm the relevance/necessity of this issue, and if so, I am prepared to attempt to do it?

The similar issue already exists here #142

1. Попробуй эту команду `pip install --upgrade nudenet` 2. Да 3. Команда `py django_app.py runserver` запустит только Django. Этот файл был создан для того, чтобы было легче делать миграции. А...

> Выполнил все что написал, потестил с разными параметрами - не работает. Таке чуство, что некоторых файлов все таки не хватает. Возможно, на локалке при разработке одно, а сюда залил...

> Но, по идеи и самый последний коммит должен работать, так? Т.е. я запускаю по команде `python3.11 django_app.py runserver 0.0.0.0:8001` и админка должна быть доступна по адресу `http://0.0.0.0:8001/admin` и работать...

> А почему 8000 порт? Если он занят уже? На 8000 порту сайт находится. Я хочу на 8001 запустить. Порт то же указывается не просто так. ALLOWED_HOSTS = ["*"] это...

Hello, @leonardoalt this problem is still relevant?

Hello, @ZigRazor, I can try to do it. Could you please provide some additional details? Specifically, I'd like to know whether can we use an open-source library for handling HTTP,...

> I think we can start from REST-API, then we can add JSON-RPC and so on. I don't love introduce dependecy in this kind of framework, but if you know...

@mahenzon could you review my PR, please? If you're not busy with something else, I'd appreciate your feedback