Gitiles
Code Review
Sign In
gerrit.lfbroadband.org
/
xos
/
500f8c7f08877858538f8b69686da6bdae1bccf8
/
.
/
xos
/
core
/
models
/
project.xproto
blob: d857de9289d346590232ac75d38dc1ce0979395a [
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
];
}