Changes between Version 188 and Version 189 of DjangoResources


Ignore:
Timestamp:
Aug 14, 2009, 10:59:52 AM (15 years ago)
Author:
Jeremy Lainé
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DjangoResources

    v188 v189  
    9797 * [http://code.google.com/p/django-modeltranslation/ django-modeltranslation] Translate dynamic content of existing models without having to change the original model classes (using a registration approach).
    9898 * [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.
     99 * [http://opensource.bolloretelecom.eu/projects/django-ldapdb/ django-ldapdb] - Allows you to access LDAP entries through Django Models.
    99100
    100101== Open-Source Django projects ==
Back to Top