Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
go
Commits
c08a3aba
Commit
c08a3aba
authored
Jun 03, 2018
by
David Haynes
🙆
Browse files
You can have one character go links
Closes
#150
parent
2edec6ef
Pipeline
#2496
passed with stage
in 1 minute and 27 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
go/go/forms.py
View file @
c08a3aba
...
...
@@ -61,7 +61,7 @@ class URLForm(ModelForm):
widget
=
TextInput
(),
validators
=
[
unique_short
],
max_length
=
20
,
min_length
=
3
,
min_length
=
1
,
)
# expires -----------------------------------------------------------------
...
...
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