Django-sharding

Latest version: v4.0.0

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

Scan your dependencies

Page 1 of 3

4.0.0

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

Remove test folder from packaging and installation.

- Makes it less likely for someone to make a mistake and get this by accident.

3.0.0

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

Official Support for Django 2.0.0 in setup.py

- Support for Django > 2.0.0 and < 3.0.0 in setup.py

2.1.0

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

2.0.0

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

Small updates

- Unpin `dj-database-url` from a specific minor version to a specific major version.
- Initial support for deleting django models. I'm not going to update the docs just yet
as I don't entirely like this solution...something is better than nothing.
Check the `test_deleted_model_in_settings` tests to see this. The issue is that django
needs to know about a model after you've deleted the class so sharded settings on deleted
models need to be tracked somewhere.

1.11

- Support for Django 1.11.

1.9

- Updated the router to accept the `model` hint in addition to already accepting the `model_name` hint.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.