Building a toy social network with Python, Part 5: Deleting posts
InfoWorld | Apr 19, 2021
In Part 5 of this ongoing series, we create a mechanism for deleting posts from the system, or in this case simply flagging them as deleted and hiding them from view, since simply deleting objects from the database can create unforeseen complications.
Copyright © 2021 IDG Communications, Inc.