murano-dashboard/muranodashboard/packages
zhurong d9b0ca1ed8 Fix package import fails due to QueryDict immutable
get_form_step_data QueryDict became immutable. cause the error:
AttributeError: This QueryDict instance is immutable
Make a copy for the QueryDict.

Change-Id: I6bd2908e83d00fec7b3d292d94aef4718fbe22d0
Closes-Bug: #1707527
2017-08-01 12:28:15 +08:00
..
__init__.py Remove the H104 pep8 ignore from tox.ini 2016-07-30 16:20:31 +08:00
consts.py Separate internal MURANO_REPO_URL and DISPLAY_MURANO_REPO_URL 2016-08-29 03:45:41 +03:00
forms.py Fix missing import package button in murano dashboard 2017-07-02 00:55:15 +00:00
panel.py Split muranodashboard config into multiple files 2016-10-11 14:55:22 +03:00
tables.py Fix missing import package button in murano dashboard 2017-07-02 00:55:15 +00:00
urls.py Fix Downloading Package blocks downloading next package 2016-05-24 00:31:55 -04:00
views.py Fix package import fails due to QueryDict immutable 2017-08-01 12:28:15 +08:00