allura.model.neighborhood

class allura.model.neighborhood.Neighborhood

Provide a grouping of related projects.

url_prefix - location of neighborhood (may include scheme and/or host) css - block of CSS text to add to all neighborhood pages

register_project(shortname, user=None, project_name=None, user_project=False, private_project=False, apps=None, omit_event=False, **kwargs)

Register a new project in the neighborhood. The given user will become the project’s superuser. If no user is specified, c.user is used.

class allura.model.neighborhood.NeighborhoodFile