Django-split-settings

Latest version: v1.3.1

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

Scan your dependencies

Page 1 of 3

1.3.1

Bugfixes

- Fixes getting the last stack item performance 532

1.3.0

Features

- Drops `python3.8` support
- Adds `python3.11` and `python3.12` support
- Adds `django5.0` support
- Uses `OSError` instead of `IOError` alias
- Converts `include(*args, **kwargs)` to `include(*args, scope=...)`,
because other kwargs were not supported anyway

1.2.0

Features

- Adds `python3.10` support
- Drops `python3.6` support
- Adds `django4.1` support

1.1.0

Features

- Adds `python3.9` support
- Adds `django3.1` support

Misc

- Moves to Github Actions

1.0.1

Bugfixes

- Fixes that django's dev server was not catching split setting filechanges

1.0.0

Breaking changes:

- Drops `python2` support
- Drops `django2.0` support

Improvements:

- Moves to `poetry`
- Adds `mypy` support
- Adds `wemake-python-styleguide` support
- Adds extra CI checks: `safety`, `doc8`
- Adds `py.typed` file to package type information

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.