https://stackoverflow.com/a/2218134/4213362
On Thu, Dec 16, 2021 at 9:56 PM addani Raghavender < [email protected]> wrote: > No not that much > > On Thu, 16 Dec, 2021, 7:43 am Amor Zamora, <[email protected]> wrote: > >> >> Can you help me? >> I need to obtain the country of where the users access from the IP and >> insert that information into the sqlite3 database. >> >> Little description. >> I have an application that I have to do the statistics and insert into >> the sqlite3 database, the IP information, the country from which it is >> accessed, who generates the information and how many times has clicked on >> the application. >> Question 1 is that I cannot find any suitable module in DJango that >> allows me to combine the information described above. >> I am using. IP_address, os, daemonize and socket and I don't quite >> realize how to get the country from where it is accessed. >> Thanks >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Django users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/django-users/CAKMTbHVU%2BkJQw%2B8wnA7U__x7zCnrd%3DyvA%2BwmwFta2cPDwS6%2BMg%40mail.gmail.com >> <https://groups.google.com/d/msgid/django-users/CAKMTbHVU%2BkJQw%2B8wnA7U__x7zCnrd%3DyvA%2BwmwFta2cPDwS6%2BMg%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CANkif0SpKD87nqicdfpgG97jstgnefphDqLUA9L_vyBwcgb5aA%40mail.gmail.com > <https://groups.google.com/d/msgid/django-users/CANkif0SpKD87nqicdfpgG97jstgnefphDqLUA9L_vyBwcgb5aA%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CACaE8x5VZG8tbVUD-qAoHQNfuBDwrxSvH8QPxhYOpGtuQbOuAw%40mail.gmail.com.

