Extension browser module with search/install feature from a remote store.
Review Request #3906 — Created Feb. 23, 2013 and discarded — Latest diff uploaded
Extension browser module - Supports searching and installing extensions. Extensions are retrieved from a remote extension store and are accessed through the store's API. JSON responses are expected back. This review request follows: http://www.youtube.com/watch?v=Xvntl7ksjPA&hd=1 (partially). Change is also dependant on a modification to djblets/extensions/base.py -- method which performs an installation through easy_install given a remote archive containting an egg -- as on /r/3973