jezdez / django-robots

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

This URL has Read+Write access

Jannis Leidel (author)
Sun Sep 20 08:30:36 -0700 2009
name age message
file .hgtags Thu May 28 07:30:21 -0700 2009 Added tag 0.6.1 for changeset 9db16b76dc19 [Jannis Leidel]
file INSTALL.txt Thu May 28 07:29:04 -0700 2009 Get rid of Google Code [Jannis Leidel]
file LICENSE.txt Thu Jul 24 11:54:17 -0700 2008 updated to support newforms-admin better, fixed... [Jannis Leidel]
file MANIFEST.in Fri Aug 22 15:35:23 -0700 2008 small change on the README git-svn-id: https:/... [Jannis Leidel]
file README.rst Mon Oct 20 16:29:16 -0700 2008 More doc changes for Pinax git-svn-id: https:/... [Jannis Leidel]
directory docs/ Thu May 28 07:29:04 -0700 2009 Get rid of Google Code [Jannis Leidel]
directory robots/ Sun Sep 20 08:30:36 -0700 2009 Updated locales [Jannis Leidel]
file setup.py Thu May 28 07:29:04 -0700 2009 Get rid of Google Code [Jannis Leidel]
README.rst

Django Robots

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.