I have a blog website using django and I keep editing blogs occasionally, and I want to retrieve a history version at any time just like git and notes history function in evernote.
How can I do that? Should I save every new version in the database? Are there any good solutions? Any language is welcome (python, java, ...).
Example:https://blog.evernote.com/blog/2010/04/14/new-premium-features-note-history-and-50mb-notes/