Mercurial > hg > orthanc-book
comparison Sphinx/source/plugins/python.rst @ 801:db20ad016bc2
standalone debian repository
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 22 Dec 2021 13:58:29 +0100 |
parents | 83beec704c98 |
children | 01fa632daae9 |
comparison
equal
deleted
inserted
replaced
800:83beec704c98 | 801:db20ad016bc2 |
---|---|
770 | 770 |
771 | 771 |
772 .. _python_received_instance: | 772 .. _python_received_instance: |
773 | 773 |
774 Modifying received instances (new in 3.5 - not released yet) | 774 Modifying received instances (new in 3.5 - not released yet) |
775 ........................................... | 775 ............................................................ |
776 | 776 |
777 Starting with release 3.5 of the Python plugin, it is possible to | 777 Starting with release 3.5 of the Python plugin, it is possible to |
778 modify instances received by Orthanc before they are stored in | 778 modify instances received by Orthanc before they are stored in |
779 the storage. This is usually easier to perform modification at this | 779 the storage. This is usually easier to perform modification at this |
780 stage compared to using the ``/modify`` route once the instances | 780 stage compared to using the ``/modify`` route once the instances |