Django-ddp

Latest version: v0.19.1

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

Scan your dependencies

Page 3 of 9

0.12.2

-------------------
* Set blank=True on AleaIdField, allowing adding items without inventing
IDs yourself.

0.12.1

-------------------
* Add `AleaIdMixin` which provides `aid = AleaIdField(unique=True)` to
models.
* Use `AleaIdField(unique=True)` wherever possible when translating
between Meteor style identifiers and Django primary keys, reducing
round trips to the database and hence drastically improving
performance when such fields are available.

0.12.0

-------------------
* Get path to `star.json` from view config (defined in your urls.py)
instead of from settings.
* Dropped `dddp.server.views`, use `dddp.views` instead.

0.11.0

-------------------
* Support more than 8KB of change data by splitting large payloads into
multiple chunks.

0.10.2

-------------------
* Add `Logs` publication that can be configured to emit logs via DDP
through the use of the `dddp.logging.DDPHandler` log handler.
* Add option to dddp daemon to provide a BackdoorServer (telnet) for
interactive debugging (REPL) at runtime.

0.10.1

-------------------
* Bugfix dddp.accounts forgot_password feature.

Page 3 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.