Skip to content

Commit

Permalink
Adds comment about profile upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
href committed Dec 12, 2014
1 parent 9cb53fa commit 1f22b4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions seantis/people/upgrades.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ def introduce_custom_catalog(context, profiles=None):
catalog = api.portal.get_tool(catalog_id)
catalog.refreshCatalog(clear=1)

# XXX is this required?
profiles = profiles or [
('seantis.people.phz', 'seantis.people', 'phz'),
('seantis.people.standard', 'seantis.people', 'standard')
Expand Down

0 comments on commit 1f22b4a

Please sign in to comment.