Posts by ls bash • 3 points
1 post
-
0
votes1
answer79
viewsQ: How can I get access to deleted objects in Django?
I’m developing a parking management system in Django that registers the 'Vehicle' object according to its time of entry, and calculates the value as it goes, but I need to develop a reporting system…