blob: b7ea3983ea7ce68d592b70a0c65da2383b2fe4c4 [file] [log] [blame]
message Project (PlCoreBase){
required string name = 1 [max_length = 200, content_type = "stripped", blank = False, help_text = "Name of Project", null = False, db_index = False];
}