Mentions légales du service

Skip to content
  • BERJON Matthieu's avatar
    Adding the Terms of Service model · 72b7c6bc
    BERJON Matthieu authored and BAIRE Anthony's avatar BAIRE Anthony committed
    
    
    I added two models for ToS system. A first model called `Tos` that
    stores the data itself of the policy using a version number and a link
    to a PDF version if necessary. The content of the policy should be
    written in markdown.
    Another model just stores the user and its related ToS version in order
    for the user to be able to sign several versions.
    
    I updated the admin to display the information related to the ToS
    models.
    
    Signed-off-by: default avatarMatthieu Berjon <matthieu.berjon@inria.fr>
    72b7c6bc