Changes between Version 56 and Version 57 of SummerOfCode2006
- Timestamp:
- Apr 27, 2006, 8:23:44 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SummerOfCode2006
v56 v57 83 83 84 84 * Build a Django CMS application with on-the-fly multiple language support for content (specific reference to i10n) 85 86 * A Row/Object level authorisation system. so you can say 'User A has read- access to customer 123' and user B has write access to customer 123', and user C has read/write to customer 345