Changes between Version 194 and Version 195 of DjangoResources


Ignore:
Timestamp:
Sep 6, 2009, 4:28:58 AM (15 years ago)
Author:
anonymous
Comment:

fixed typo

Legend:

Unmodified
Added
Removed
Modified
  • DjangoResources

    v194 v195  
    101101 * [http://code.google.com/p/django-reviews/ django-reviews] - A generic review application for Django projects, which allows association of a number of reviews with any Model instance and makes retrieval of reviews simple.
    102102 * [http://opensource.bolloretelecom.eu/projects/django-ldapdb/ django-ldapdb] - Allows you to access LDAP entries through Django Models.
    103  * [http://forge.2metz.fr/p/python-piwik/ python-piwik] - Integrate piwik tracker into piwik with admin integration.
     103 * [http://forge.2metz.fr/p/python-piwik/ python-piwik] - Integrate piwik tracker into django with admin integration.
    104104
    105105== Open-Source Django projects ==
Back to Top