UPDATE: The BuiltWith team has removed Django because there aren't enough clues to accurately detect Django in some circumstances, and they didn't want to give bad data. Instead, they've added http://trends.builtwith.com/cms/Django-CSRF (which basically is telling you a site uses Django). They're also adding detection for detecting mod-wsgi.
>From the core team, are there any reliable clues to detect Django that are more consistent than <input> naming conventions? CSRF doesn't always apply. This tool can also be helpful for those contributors who run Django showcase sites, etc. On Dec 17, 3:26 pm, Yo-Yo Ma <[email protected]> wrote: > I recently worked with BuiltWith to provide a list of methods for > detecting whether a site was using Django, and their team implemented > them. You can now check stats for Django usage > athttp://trends.builtwith.com/framework/Django(sparse for now), and if > you get the Firefox plug-in, you can check sites yourself - (available > athttps://addons.mozilla.org/af/firefox/addon/8013/). -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.
