reworked views and serializers to pass and take into account the "validation timestamp" to the model + refactored models to have a content validation method + adapted tests
from .v1_0.tests_renkan import *
from .v1_0.tests_workspace import *
from .v1_0.tests_revision import *