Skip to content

Murder author field

GCoiffier requested to merge murder-author-field into master

Now separates publisher and authors of a murder object :

  • Publisher is directly the account from which the murder has been published
  • Author is a ManyToMany field linked to users. Might change this to only a text field...

Merge request reports