Ryan Petrello ef80ecd3b6
only import the redbaron library on-demand
redbaron is a library we use to facilitate parsing local settings files;
at _import_ time it generates a parse tree and caches it to disk at
`/tmp`; this process is _really time consuming, and only necessary if
we're actually *using* the library

right now, we're importing this library and paying the penalty
_every_ time we load the awx application
2018-01-25 10:23:44 -05:00
..
2016-09-26 22:14:47 -04:00
2017-09-21 15:34:51 -04:00
2017-12-01 12:16:44 -05:00
2017-11-10 17:04:33 -05:00
2017-08-13 08:46:31 -04:00