pub async fn all_courses(conn: &mut PgConnection) -> ModelResult<Vec<Course>>