1👍
✅
https://docs.djangoproject.com/en/1.4/ref/contrib/comments/custom/
You need to create your comments app, create new form from CommentForm and change labels in it.
0👍
Have a look at the labels section:
https://docs.djangoproject.com/en/dev/ref/forms/fields/#label
👤BSG
- [Answer]-Class has no foreign key to class
- [Answer]-Django test client – sendng POST data returns 400 error
- [Answer]-TemplateSyntaxError after migrating to python 2.7
- [Answer]-Mysql-python installation error on Windows
- [Answer]-Django Celerybeat PeriodicTask running far more than expected
Source:stackexchange.com