Comment 9 for bug 850513

Revision history for this message
Felix GV (felixgv) wrote :

Thanks a lot Michael!

You guessed right. I just needed to log in in order to use the feature :)

Also, it might be worth pointing out, for future reference, that on one of the Graphite instances I was playing around with, I had not set up any user during the installation process, in which case the django user called "default" was able to log in but didn't have access to that feature. I used manage.py to create a super user and that user could then use the feature above, as you had predicted.

Thanks again!