0 votes
in Python by
List the common security issues that can be avoided by using Django?

1 Answer

0 votes
by
Few common security issues that can be avoided by using Django are:

Clickjacking

Cross-site scripting and

SQL injection
...