Odoo-autodiscover

Latest version: v2.0.0

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

Scan your dependencies

2.0.0

------------------
- better deprecation warnings for autodiscover scripts
- improvements to setup.py and readme
- add test for Odoo 11 and python 3 where odoo-autodiscover is not necessary

2.0.0b1

--------------------
- major rewrite: instead of adapted startup scripts that monkey patch Odoo,
use a post import hook that automatically does the job as soon as odoo or openerp
is imported.
- for Odoo 10 and 11, do not rely on namespace packages, but instead look for odoo/addons
directories in PYTHONPATH
- automated tests
- Odoo 10 support, to work around https://github.com/acsone/setuptools-odoo/issues/10
- preliminary Odoo 11 support

1.0.3

------------------
- odoo-autodiscover is built-in Odoo 10!

1.0.2

------------------
- [IMP] add openerp-gevent-autodiscover, and monkey patch the prefork server
to launch that script instead of openerp-gevent.

1.0.1

------------------
- [FIX] odoo-autodiscover.py: more reliable way to discover and import
the official odoo.py script, so it will now work when Odoo is installed
from the deb package

1.0.0

------------------
- initial stable release

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.