Django-ddp

Latest version: v0.19.1

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

Scan your dependencies

Page 6 of 9

0.9.3

------------------
* Include ROOT_URL_PATH_PREFIX in ROOT_URL when serving Meteor build
files.

0.9.2

------------------
* Use HTTPS for DDP URL if settings.SECURE_SSL_REDIRECT is set.

0.9.1

------------------
* Added support for django.contrib.postres.fields.ArrayField
serialization.

0.9.0

------------------
* Added Django 1.8 compatibility. The current implementation has a
hackish (but functional) implementation to use PostgreSQL's
`array_agg` function. Pull requests are welcome.
* Retained compatibility with Django 1.7, though we still depend on the
`dbarray` package for this even though not strictly required with
Django 1.8. Once again, pull requests are welcome.

0.8.1

------------------
* Add missing dependency on `pybars3` used to render boilerplate HTML
template when serving Meteor application files.

0.8.0

------------------
* Add `dddp.server` Django app to serve Meteor application files.
* Show input params after traceback if exception occurs in API methods.
* Small pylint cleanups.

Page 6 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.