On Sun, Dec 19, 2010 at 2:55 PM, Yo-Yo Ma <[email protected]> wrote:
>
> 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.

Many Django sites run the admin at /admin, and the HTML returned there contains:
#header > #branding > #site-name.

This won't detect all sites, but a large swath of them.

-- 
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.

Reply via email to