• 
      

    Extension dependencies automatically enable, and the Extension Manager informs the user that this will happen.

    Review Request #1590 — Created May 14, 2010 and discarded — Latest diff uploaded

    Information

    Djblets
    extensions

    Reviewers

    The extensions manager UI now reports what extension dependencies will be automatically enabled when a particular extension is enabled.  Extensions know about their dependencies through their setup.py's install_requires setting.
    Manual.