Faris Ansari 23fecc0dbb perf: Task import with Project (#17496)
When tasks are imported with their Project set, import slows down as
number of tasks increase. This is largely due to `load_tasks` being
called in Project which is only required when Form loads. So, we can
skip it during import.

Also, converted some get_doc calls to get_cached_doc.
2019-05-07 12:38:24 +05:30
..
2019-05-01 11:51:04 +05:30
2019-04-27 01:39:50 +05:30
2019-04-11 12:31:14 +05:30
2019-05-01 12:17:55 +05:30
2019-03-14 12:31:25 +05:30
2019-05-04 22:35:52 +05:30
2019-03-14 12:31:25 +05:30
2019-04-23 18:55:42 +05:30
2019-05-04 11:09:19 +05:30
2019-04-22 18:55:19 +05:30
2019-04-11 12:31:14 +05:30