mirror of
https://github.com/odoo/runbot.git
synced 2025-03-17 00:15:47 +07:00
![]() The python steps can be long and interresting to track but the change is actually hard to see since a block of code is logged instead of the diff. Also, the whitespaces are not preserverd since we are note in a <pre> block making it hard to read. This proposes an alternative to display python code tracking values as a diff with options to copu the raw content of the old and new version. (as well as showing unchanged lines or not) |
||
---|---|---|
.. | ||
controllers | ||
data | ||
documentation | ||
example_scripts | ||
migrations | ||
models | ||
security | ||
static/src | ||
templates | ||
tests | ||
views | ||
wizards | ||
__init__.py | ||
__manifest__.py | ||
common.py | ||
container.py | ||
fields.py |