SciPost Code Repository

Skip to content
Snippets Groups Projects
  • Boris Ponsioen's avatar
    Move as much logic as possible to submission model · a11cf2c0
    Boris Ponsioen authored
    The submission process contains some logic that
    could be either handled using default values in the
    model (where possible) or abstracted into model
    methods. This has the great advantage that the
    individual parts can be unit-tested (which is a lot
    harder to do with code in the view).
    
    For now there is still some commented-out code for
    easy reference. This code will be removed as it is
    replaced by the classes above it.
    a11cf2c0
Code owners
Assign users and groups as approvers for specific file changes. Learn more.