django-private-chat icon indicating copy to clipboard operation
django-private-chat copied to clipboard

(Deprecated - Please check out https://github.com/Bearle/django_private_chat2) Django one-to-one Websocket-based Asyncio-handled chat, developed by Bearle team

Results 41 django-private-chat issues
Sort by recently updated
recently updated
newest added

Bumps [django](https://github.com/django/django) from 2.2.13 to 2.2.28. Commits 5c33000 [2.2.x] Bumped version for 2.2.28 release. 29a6c98 [2.2.x] Fixed CVE-2022-28347 -- Protected QuerySet.explain(**options) against... 2c09e68 [2.2.x] Fixed CVE-2022-28346 -- Protected QuerySet.annotate(), aggregate(),...

dependencies

* django-private-chat version: * Django version: 2.4 * Python version: 3.6 * Operating System: windows 7 ### Description When i run: python manage.py migrate django-private-chat ### got this error: TypeError:...

Bumps [websockets](https://github.com/aaugustin/websockets) from 8.1 to 9.1. Changelog Sourced from websockets's changelog. 9.1 ... May 27, 2021 .. note:: **Version 9.1 fixes a security issue introduced in version 8.0.** Version 8.0...

dependencies

Bumps [django](https://github.com/django/django) from 1.11.29 to 2.2.24. Commits 2da029d [2.2.x] Bumped version for 2.2.24 release. f27c38a [2.2.x] Fixed CVE-2021-33571 -- Prevented leading zeros in IPv4 addresses. 053cc95 [2.2.x] Fixed CVE-2021-33203 --...

dependencies

Please check out https://github.com/Bearle/django_private_chat2 This project is deprecated

* django-private-chat version: 0.3.0 * Django version: 2.2.13 * Python version: 3.7.2 * Operating System: Windows 8 ### Description I am trying to deploy my Django app to heroku. I...

Want to run it on heroku or any other server with the main django application. Please help me on this.

Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) from 2.2 to 2.2.1. Changelog Sourced from django-debug-toolbar's changelog. 2.2.1 (2021-04-14) Fixed SQL Injection vulnerability, CVE-2021-30459. The toolbar now calculates a signature on all fields for the SQL...

dependencies

* django-private-chat version: * Django version:3.1.2 * Python version:3.8.x * Operating System: Windows ### Description I am just trying to send a message but nothing is happening when I click...