Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add modification date for products (categories, pages, etc.) #56

Open
diefenbach opened this issue Jan 23, 2013 · 2 comments
Open

Add modification date for products (categories, pages, etc.) #56

diefenbach opened this issue Jan 23, 2013 · 2 comments
Assignees

Comments

@diefenbach
Copy link
Owner

This would come in handy for RSS feeds, sitemaps, display of last modified products, etc.

@ghost ghost assigned diefenbach Jan 23, 2013
@emilian
Copy link

emilian commented Feb 4, 2013

Sounds like a good idea 👍

@suvit
Copy link
Contributor

suvit commented May 26, 2013

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants