diff --git a/journals/constants.py b/journals/constants.py index 0238bb1b1d0bd44d3940b27fa6e17048d5c75edf..564cad15d59cdc120509e8f81baac428cf8f9bf9 100644 --- a/journals/constants.py +++ b/journals/constants.py @@ -13,10 +13,10 @@ SCIPOST_JOURNAL_PHYSICS_CODEBASES = 'SciPostPhysCodeb' # Journal open for submission SCIPOST_JOURNALS_SUBMIT = ( (SCIPOST_JOURNAL_PHYSICS, 'SciPost Physics'), - (SCIPOST_JOURNAL_PHYSICS_COMMONS, 'SciPost Physics Commons'), + # (SCIPOST_JOURNAL_PHYSICS_COMMONS, 'SciPost Physics Commons'), (SCIPOST_JOURNAL_PHYSICS_LECTURE_NOTES, 'SciPost Physics Lecture Notes'), (SCIPOST_JOURNAL_PHYSICS_PROC, 'SciPost Physics Proceedings'), - (SCIPOST_JOURNAL_PHYSICS_CODEBASES, 'SciPost Physics Codebases'), + # (SCIPOST_JOURNAL_PHYSICS_CODEBASES, 'SciPost Physics Codebases'), ) # Journal closed for submission