Django-commando

Latest version: v0.1.3

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

Scan your dependencies

0.1.3

Fixes a bug in commando.management.base that broke the project's functionality. Clearly some unit tests are needed :( That's why it's at 0.1.x.

0.1.2

This release adds Python 3 compatibility, thanks to richardkiss.

0.1.1

The 0.1.1 adds convenience imports for the Django management command overrides. It also changes the functionality of the base command's `check_program()` and `check_command()` methods, automatically raising a `CommandError` if a check fails.

For example, instead of importing `CollectStaticCommand` from `commando.django.contrib.staticfiles.management`, you can import it a little more easily from `commando.django.contrib.staticfiles`.

0.1.0

The 0.1.0 release implements the basic django-commando declarative management command API. It provides management command overrides for all of Django's commands and a few popular projects' commands.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.