Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for updatedAt (0.17 sec)

  1. docs/en/docs/tutorial/body-updates.md

    * Save the data to your DB.
    * Return the updated model.
    
    === "Python 3.10+"
    
        ```Python hl_lines="28-35"
        {!> ../../../docs_src/body_updates/tutorial002_py310.py!}
        ```
    
    === "Python 3.9+"
    
        ```Python hl_lines="30-37"
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 5.6K bytes
    - Viewed (0)
Back to top