Session model property last is redundant #38
Notifications
Total Time Spent: 20 minutes
Due Date
lukas
20 minutes
No due date set.
Dependencies
No dependencies set.
Reference: lukas/timetracker#38
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Django itself has model method
last()
so no need to re-implement it.