models.py
5.43 KB
- 
TNL-2291 Add caching to discussion forum permissions · b92ad0adCaches all permissions per user per course. Adds caching functionality to has_permission and replaces all instances of cached_has_permission with has_permission. David Ormsbee committed