Replace utf8 character ' with its ascii counterpart, makes bdist_rpm.py happy on centos7

This commit is contained in:
gk 2016-08-17 10:27:52 -04:00
parent e3f8d06baf
commit 0635ee6cec

View File

@ -169,7 +169,7 @@ You may also want to [follow the author on Twitter][twitter].
# Security
If you believe youve found something in Django REST framework which has security implications, please **do not raise the issue in a public forum**.
If you believe you've found something in Django REST framework which has security implications, please **do not raise the issue in a public forum**.
Send a description of the issue via email to [rest-framework-security@googlegroups.com][security-mail]. The project maintainers will then work with you to resolve any issues where required, prior to any public disclosure.