dellsystem / new-socialist

New Socialist website
https://newsocialist.org.uk
MIT License
5 stars 1 forks source link

Prevent saving Article model when you have an old version #30

Open dellsystem opened 6 years ago

dellsystem commented 6 years ago

think about how to do this (and look into how other systems handle it) - don't want to lose changes entirely, but also don't want to ignore others' changes. git-style merge conflicts, maybe? not in the form field, but displayed in an error message?