Django-chatwork

Latest version: v0.6.0

Safety actively analyzes 621444 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.6.0

-------------------------

Changed
~~~~~

* Support Django 2.2, 3.0, 3.1 and droped support Django 1.10

Fixed
~~~~~

* RemovedInDjango40Warning: force_text() is deprecated in favor of force_str().

0.5.0

-------------------------

Added
~~~~~

* function **delete_message**

0.4.0

-------------------------

Added
~~~~~

* API methods:update, delete, read and unread message

Changed
~~~~~~~

* Message notation for all members in room

0.3.0

-------------------------

Still Development State

Added
~~~~~~~

* function **create_task**

Fixed
~~~~~~~

* Cannot mentione to all member in room even if to_all = True.
* Lost message text sending info style message.

0.2.0

-------------------------

Still Development State

Changed
~~~~~~~

* **DummyBackend** returns example dict that values based on Chatwork API document instead of empty dict.
* Set **CHATWORK_API_BACKEND** to class name string -- 'chatwork.backends.dummy.DummyBackend' or 'chatwork.backends.http.UrllibBackend'.

0.1.2

-------------------------

Initial Release (Development State)

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.