Django-routines

Latest version: v1.1.0

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

Scan your dependencies

1.1.0

* [Invalidate importlib caches if command is makemigrations.](https://github.com/bckohan/django-routines/issues/13)
* [Rationale for why settings is a good place to put routines.](https://github.com/bckohan/django-routines/issues/8)
* [Command type for system commands (i.e. non-management commands) to be run as subprocesses](https://github.com/bckohan/django-routines/issues/7)
* [Option to run management commands as subprocesses instead of in the same process space.](https://github.com/bckohan/django-routines/issues/6)


What's Changed
* Bump django-typer from 2.1.0 to 2.1.1 by dependabot in https://github.com/bckohan/django-routines/pull/5
* Bump django-typer from 2.1.1 to 2.1.2 by dependabot in https://github.com/bckohan/django-routines/pull/11
* Bump typing-extensions from 4.12.1 to 4.12.2 by dependabot in https://github.com/bckohan/django-routines/pull/12
* V1.1.x by bckohan in https://github.com/bckohan/django-routines/pull/14

New Contributors
* bckohan made their first contribution in https://github.com/bckohan/django-routines/pull/14

**Full Changelog**: https://github.com/bckohan/django-routines/compare/v1.0.2...v1.1.0

1.0.2

* [Update import deprecation for django-typer 2.1+](https://github.com/bckohan/django-routines/issues/4)

**Full Changelog**: https://github.com/bckohan/django-routines/compare/v1.0.1...v1.0.2

1.0.1

* [Help example images dont have the correct usage line.](https://github.com/bckohan/django-routines/issues/3)

**Full Changelog**: https://github.com/bckohan/django-routines/compare/v1.0.0...v1.0.1

1.0.0

🚨🚨🚨 New Django-App 🚨🚨🚨

Define named batches of commands to run in sequence in your settings files.

What's Changed
* Bump django-typer from 2.0.1 to 2.0.2 by dependabot in https://github.com/bckohan/django-routines/pull/1
* Bump pytest-cov from 4.1.0 to 5.0.0 by dependabot in https://github.com/bckohan/django-routines/pull/2

New Contributors
* dependabot made their first contribution in https://github.com/bckohan/django-routines/pull/1

**Full Changelog**: https://github.com/bckohan/django-routines/commits/v1.0.0

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.