Updating munin graph names.

This commit is contained in:
Samuel Clay 2010-05-20 10:52:03 -04:00
parent daa13395c1
commit dd4559e41a

View file

@ -1,8 +1,8 @@
#!/usr/bin/env python
from utils.munin.base import MuninGraph
from rss_feeds.models import Feed
from reader.models import UserSubscriptions
from apps.rss_feeds.models import Feed
from apps.reader.models import UserSubscriptions
graph_config = {
'graph_category' : 'Protopub',