odoo/doc/howtos
moylop260 8351c6c5ed [IMP] Use explicitly relative imports in backend doc
closes #3336

Implicit relative imports have been removed in Python 3, and developers
should be encouraged to use explicitly relative imports to avoid
confusion between local and global modules

See https://www.python.org/dev/peps/pep-0328 for PEP on the subject with
reasonings and justifications
2015-01-15 15:36:37 +01:00
..
backend [IMP] Use explicitly relative imports in backend doc 2015-01-15 15:36:37 +01:00
web [FIX] JS tutorial 2014-10-07 10:23:50 +02:00
website [FIX] doc website: application field does not exists on ir.ui.view. The optional inherit used customize_show and active fields 2014-10-22 10:46:38 +02:00
backend.rst [IMP] Use explicitly relative imports in backend doc 2015-01-15 15:36:37 +01:00
themes.rst [IMP] Update themes.rst 2015-01-14 13:12:28 +01:00
web.rst [ADD] doc: setup documentation 2014-12-15 16:01:37 +01:00
website.rst [ADD] doc: setup documentation 2014-12-15 16:01:37 +01:00