Django-schemas

Latest version: v0.2.0

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

Scan your dependencies

0.2.0

- `django_schemas.models` no longer imports `django.db.models.*`.
- Models must now inherit from both `django_schemas.models.Model` and `django.db.models.Model`.
- Allows schema-enabled models to instead inherit from other packages, eg. `django.contrib.gis.db.Model`.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.