This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
nielsperetzke
/
healthchecks
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
32
Wiki
Activity
Browse Source
The LINE Notify integration uses OAuth2 flow.
pull/419/head
Pēteris Caune
4 years ago
parent
4f53325730
commit
d1b1a6c02e
No known key found for this signature in database
GPG Key ID:
E28D7679E9A9EDE2
1 changed files
with
0 additions
and
5 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-5
hc/front/forms.py
+ 0
- 5
hc/front/forms.py
View File
@ -259,8 +259,3 @@ class AddZulipForm(forms.Form):
def
get_value
(
self
)
:
return
json
.
dumps
(
dict
(
self
.
cleaned_data
)
,
sort_keys
=
True
)
class
AddLineNotifyForm
(
forms
.
Form
)
:
error_css_class
=
"
has-error
"
token
=
forms
.
CharField
(
max_length
=
50
)
Write
Preview
Loading…
Cancel
Save