Skip to content

Add a creator field on Element

Each Element should have a nullable creator foreign key towards a User.

A constraint should also be created to either have worker ^ creator on new elements

This issues only concern database migration and admin interface.

Edited by Bastien Abadie