Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
feudal
feudalBackend
Commits
d0caf528
Commit
d0caf528
authored
Sep 22, 2020
by
lukas.burgey
Browse files
Remove max_length for error messages
parent
ff82ce54
Pipeline
#110420
passed with stage
in 1 minute and 22 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
feudal/backend/models/deployments.py
View file @
d0caf528
...
...
@@ -388,7 +388,6 @@ class DeploymentState(models.Model):
# message for the user
message
=
models
.
TextField
(
max_length
=
300
,
default
=
''
,
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment