You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need more complex solution, not only save modification date, and history of changes too.
I think the better idea is to use django.contrib.admin.models.LogEntry here. and the latest LogEntry instance will have modification time.
This would come in handy for RSS feeds, sitemaps, display of last modified products, etc.
The text was updated successfully, but these errors were encountered: