Child: [ddf08c] (diff)

Download this file

base.py    5 lines (3 with data), 98 Bytes

1
2
3
4
from allura.command.base import Command
class BlogCommand(Command):
group_name = 'ForgeBlog'