Changes between Version 56 and Version 57 of DjangoResources


Ignore:
Timestamp:
Sep 21, 2007, 3:09:07 PM (17 years ago)
Author:
Jannis Leidel
Comment:

adds django-robots

Legend:

Unmodified
Added
Removed
Modified
  • DjangoResources

    v56 v57  
    1818 * [http://code.google.com/p/django-databasetemplateloader/ django-databasetemplateloader] - A Django template loader which loads templates from the database
    1919 * [http://code.google.com/p/django-registration/ django-registration] - A simple, generic user-registration application for Django
     20 * [http://code.google.com/p/django-robots/ django-robots] - A simple application for Django to manage robots exclusion files (robots.txt) via admin interface
    2021 * [http://code.google.com/p/django-tagging/ django-tagging] - A generic tagging application for Django
    2122 * [http://code.google.com/p/django-voting/ django-voting] - A generic voting application for Django
Back to Top