Skip to content
Snippets Groups Projects
Verified Commit 4884d6dd authored by Jean-Baptiste Pasquier's avatar Jean-Baptiste Pasquier
Browse files

update: some contexts simplification

parent 4b00d8b6
No related branches found
No related tags found
No related merge requests found
......@@ -118,7 +118,7 @@ class Profile(Model):
'jabberID': 'foaf:jabberID',
'website': 'foaf:homepage',
'address': 'vcard:hasAddress',
'skills': 'schema:knowsAbout',
'skills': 'schema:skills'
}
def __str__(self):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment