官术网_书友最值得收藏!

  • Django 2 by Example
  • Antonio Melé
  • 54字
  • 2021-06-25 21:19:00

Updating objects

Now, change the title of the post to something different and save the object again:

>>> post.title = 'New title'
>>> post.save()

This time, the save() method performs an UPDATE SQL statement.

The changes you make to the object are not persisted to the database until you call the save() method.

主站蜘蛛池模板: 新田县| 彭州市| 商都县| 绥中县| 通海县| 和静县| 理塘县| 集安市| 临夏县| 沙坪坝区| 灵宝市| 大洼县| 弥勒县| 青岛市| 沙田区| 永城市| 太保市| 贺州市| 淮安市| 崇仁县| 岚皋县| 永善县| 遂宁市| 长治市| 饶平县| 滨海县| 石泉县| 西宁市| 塔河县| 鲁山县| 平远县| 崇左市| 九龙县| 西安市| 庆城县| 阳城县| 盱眙县| 鹤壁市| 江口县| 荆州市| 社旗县|