horizon/horizon/forms
Andy Chong dad858bf49 updating image should redirect back to original page
* fix bug 960448
 * syspanel inherits nova UpdateImage view/form
 * add completion_view to form base object, and get_success_url()
   that reverse the proper url for redirection on success
   handling
 * syspanel AdminEditImage was pointless because it didn't
   override the 'url', now fixed

Change-Id: Ia8f24c7a895b397f11978a59232ab00da3e8813d
2012-04-03 08:33:27 -07:00
..
__init__.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
base.py updating image should redirect back to original page 2012-04-03 08:33:27 -07:00
views.py Implements AJAX form posting. 2012-04-03 08:33:21 -07:00