Hacker News new | ask | show | jobs
by JshWright 3486 days ago
How so? The analytics service would dedup the IP address.
2 comments

Very large businesses with dozens of Django installs could be behind a single IP address.
That may not be a problem if all you care about is the number of organizations.
Sure, hence the same problems of downloading, not more.
I still don't follow...

If they want to track runserver calls, they presumably realize that there will be frequent runserver calls in the context of developing/testing an application. I would think they would care more about the number of unique IP addresses those runserver 'runs' are coming from.