We no longer use djblets in 0.3, so no need to mention it.

See https://mirantis.jira.com/browse/MRN-792

Change-Id: I94907518487afed207ce381b43bc3b7931745763
This commit is contained in:
Timur Sufiev
2013-10-22 19:23:26 +04:00
parent 52d54a9369
commit b36779358d

View File

@@ -217,12 +217,6 @@ cd murano-dashboard && python ./tools/install_venv.py
# yum install nodejs
</programlisting>
</para>
<para>
Customized Djblets package to support datagrid element (installation by pip is not supported):
<programlisting>
# ./tools/with_venv.sh easy_install https://github.com/tsufiev/djblets/archive/master.zip
</programlisting>
</para>
</listitem>
</itemizedlist>
</para>