public
Description: Python implementation to use Google's Safebrowsing APIs
Homepage: http://code.google.com/p/safebrowsing-python/
Clone URL: git://github.com/theju/safebrowsing-python.git
theju (author)
Fri Oct 02 23:44:10 -0700 2009
commit  5ff71823e04cf3e2ba708889a7981d2d1c1738e3
tree    a27bf4d871c3783beac629557967776e77118fc2
parent  cf82e27c4305e3f234ba463bf3714191d24a5930
name age message
file .gitignore Mon Jul 20 22:27:12 -0700 2009 Added .gitignore file [theju]
file CONTRIBUTORS.txt Wed Aug 12 02:37:49 -0700 2009 Added a contributors name [theju]
file LICENSE.txt Tue Nov 25 18:47:22 -0800 2008 Renamed the license file to follow certain conv... [theju]
directory safe_url_django/ Fri Oct 02 23:44:10 -0700 2009 Small changes to the django forms to remove har... [theju]
directory safebrowsing/ Tue Aug 11 05:52:07 -0700 2009 Fixed ticket #9 which had a wrong SQL query [theju]