one_time_startup.py
521 Bytes
-
move the instantiation of the metadata cache out of modulestore.py as it was… · d2f21661
move the instantiation of the metadata cache out of modulestore.py as it was causing a circular import dependency when running on AWS. Put instantiation into one_time_startup.py which I believe is run before any Django requests are handled
Chris Dodge committed