martinlanghoff e4271d740c get_my_courses() - tighten default fields - faster, risky
This makes get_my_courses() faster/lighter in 2 ways

 - We fetch a ton less data from the DB
 - We store a tone less data in the Session

In a test environment, with a student enrolled in  3 _empty_ courses
(just created, empty modinfo, etc), this shaves 50% off the session
size on-disk.

The problem is callers that may be expecting a given field to appear by
default. Next step: walk all callers...
2007-05-06 05:27:31 +00:00
..
2007-05-04 07:35:54 +00:00
2007-04-30 13:19:33 +00:00
2007-05-04 09:04:40 +00:00
2007-04-19 08:45:30 +00:00
2007-04-27 17:43:03 +00:00
2007-05-01 08:59:39 +00:00
2007-04-19 08:45:30 +00:00