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
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.
Screenshots
Diff Revision 2
This is not the most recent revision of the diff. The latest diff is revision 4. See what's changed.
orig
1
2
3
4
djblets/extensions/base.py |
---|
djblets/extensions/templates/extensions/extension_list.html |
---|
djblets/extensions/templatetags/djblets_extensions.py |
---|