Re: Only for specific region

2019-07-30 Thread Sam W
Use IP2LOCATION to detect the location of the user IP address then you can show pages based on it On Monday, July 29, 2019 at 8:07:07 PM UTC-5, Sebastian Jung wrote: > > Hello, > > I want that my Website only German user can Open it and another User from > Others Region a template Show, that t

Re: Only for specific region

2019-07-29 Thread Andrew C.
https://pypi.org/project/django-ip-restriction/ Try just searching up “Django ip restrict” or “django ip restriction” or “django ip block” There are plenty of options out there. As for why this might be needed, you can blame China with all these bot attacks on websites :P It can also be for other

Re: Only for specific region

2019-07-29 Thread Aldian Fazrihady
Huge app such as Netflix tries to do that, and people always can find workaround. Why do you also want such feature? Licensing limitation such as Netflix? On Tue, Jul 30, 2019 at 8:08 AM Sebastian Jung wrote: > Hello, > > I want that my Website only German user can Open it and another User from

Only for specific region

2019-07-29 Thread Sebastian Jung
Hello, I want that my Website only German user can Open it and another User from Others Region a template Show, that they Not live in Germany. Regards -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop rec