I am working on a Django project and I need to save the user\'s IP address in my database.
I can get user\'s ip address with request.META.get("REMOTE_ADDR&
request.META.get("REMOTE_ADDR&