ponder-lab / Imperative-DL-Study-Web-App

0 stars 0 forks source link

user field should also be required #155

Open khatchad opened 2 years ago

khatchad commented 2 years ago

https://github.com/ponder-lab/Imperative-DL-Study-Web-App/blob/116aac8dca73452a257073a6bc0dd37ff6ce84de/ponder/models.py#L67

ZhongweiL commented 2 years ago

The user field and the fields mentioned in #154 and #153 are required by default according to this doc.