maas-devel team mailing list archive
-
maas-devel team
-
Mailing list archive
-
Message #02075
Add tags management from web interface
Hi,
I have modified django web app to be able to manage tags from the the web
interface. I have added Tags button:
Tags could be created, modified or deleted. The list menu also shows how
many nodes have that particular tag.
To tag nodes, it can be done from the node edit view:
One small problem is the ModelMultipleChoiceField don't show current values.
I have attached patch files with changes, tested against:
python-django-maas_1.7.1+bzr3341-0ubuntu1~utopic1
maas-region-controller-min_1.7.1+bzr3341-0ubuntu1~utopic1
maas-region-controller-min because search_box.css is modified to show
correctly the Tags button.
Adrián
Regards


Attachment:
patch_maas_tags.tgz
Description: application/compressed-tar
Follow ups