This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
fe581013b0
django
/
tests
/
regressiontests
/
comment_tests
/
custom_comments
/
forms.py
5 lines
72 B
Python
Raw
Blame
History
from
django
import
forms
class
CustomCommentForm
(
forms
.
Form
)
:
pass
Reference in New Issue
View Git Blame
Copy Permalink