Changes between Version 162 and Version 163 of DjangoResources
- Timestamp:
- Feb 18, 2009, 5:01:00 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DjangoResources
v162 v163 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/dilla Dilla] - General-purpose testing tool that populates your Django models with random data.78 77 79 78 == Open-Source Django projects ==