evildmp / arkestra_medic

1 stars 4 forks source link

'AdminSite' object has no attribute 'root_path' #5

Closed darbula closed 11 years ago

darbula commented 11 years ago

When ENABLE_CONTACTS_AND_PEOPLE_AUTH_ADMIN_INTEGRATION = True then following error occurs:

AttributeError at /admin/auth/user/add/
'AdminSite' object has no attribute 'root_path'

Request Method: GET
Django Version: 1.4
Exception Type: AttributeError
Exception Value:    
'AdminSite' object has no attribute 'root_path'
Exception Location: ~/virtualenv/src/arkestra/contacts_and_people/admin.py in add_view, line 602
evildmp commented 11 years ago

Thanks. Can you provide a full traceback? Please send it to https://github.com/evildmp/Arkestra, not here (this is only for the School of Medicine's Arkestra site).