* Add caching support to users/group * Add a function has_perm that works with the cache. * Removed our session backend so other session backends (without the database) can be used
Renamed model to Topic. Added migrations file. Fixed #2402.