Changes between Version 163 and Version 164 of DjangoResources
- Timestamp:
- Feb 25, 2009, 9:24:18 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DjangoResources
v163 v164 75 75 * [http://code.google.com/p/fullhistory/ django-fullhistory] - Offers an audit trail to be kept for objects being editted, even outside of the admin. 76 76 * [http://code.google.com/p/django-flatemails/ django-flatemails] - Django Flatemail System to allow for manageable email templating, much like flat pages. 77 * [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). 77 78 78 79 == Open-Source Django projects ==