jezdez / django-robots (http://bitbucket.org/jezdez/django-robots/)

A Django app for managing robots.txt files following the robots exclusion protocol

Clone this repository (size: 79.5 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/jezdez/django-robots/
View at rev
django-robots /
filename size last modified message
docs  
robots  
.hgtags 47 B 10 months ago Added tag 0.6.1 for changeset 9db16b76dc19
INSTALL.txt 594 B 10 months ago Get rid of Google Code
LICENSE.txt 1.5 KB 20 months ago updated to support newforms-admin better, fixed some minor…
MANIFEST.in 174 B 19 months ago small change on the README
README.rst 603 B 17 months ago More doc changes for Pinax
setup.py 916 B 10 months ago Get rid of Google Code

README

This is a basic Django application to manage robots.txt files following the robots exclusion protocol, complementing the Django Sitemap contrib app.

For installation instructions, see the file "INSTALL.txt" in this directory; for instructions on how to use this application, and on what it provides, see the file "overview.txt" in the "docs/" directory.