Django-micro

Latest version: v1.8.0

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

Scan your dependencies

Page 2 of 2

1.4.0

==================

- ``MicroException`` renamed to ``DjangoMicroException``
- using ``BASE_DIR/templates`` as default templates dir
- fix detection application name
- testing support

1.3.0

==================

- add support function-based commands

1.2.0

==================

- support relative and recursive imports
- only way for absolute imports: ``import blog.models`` but not ``import models``

1.1.1

==================

- fix no module named %yourapp%

1.1.0

==================

- ``route`` and ``command`` may be used directly, not only as decorator
- add support class-based views for ``route`` decorator
- add ``get_app_label`` shortcut
- improve python 2.7 compatible

1.0.0

==================

Initial release

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.