Open jbrick opened 10 years ago
Agreed. This needs to be done when applications are selected for use in an interview.
Once @jivid gets his JS refactor in I can take a look at this.
@naturalwarren, this will require dynamic importing and use of Python's module introspection. I agree that the importing will happen at the time when applications are selected on the create page, but this change is completely separate from sending down enabled applications from server to client
Currently to use an application we have to import it in handlers/interview.py we should do this another way.