Thank you guys!
I removed the line from from .htaccess, now the page is showing 404 Page not found.
May be it is the missing external packages that my project is using.
I need:
django-nested-admin, django-bootstrap-modal-forms
could I have these install, please?
I found some typos in my .htaccess file and fixed those. Now the error code is 500, which is expected due to the missing dependencies, I guess.
I found this in the log:
TypeError: sequence of byte string values expected, value of type str found