Advertisement
Guest User

Untitled

a guest
Aug 26th, 2013
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "manage.py", line 34, in <module>
  3. import noc.urls
  4. File "/opt/noc/urls.py", line 25, in <module>
  5. CustomField.install_fields()
  6. File "/opt/noc/main/models/customfield.py", line 229, in install_fields
  7. mf = f.get_field()
  8. File "/opt/noc/main/models/customfield.py", line 120, in get_field
  9. raise NotImplementedError
  10. NotImplementedError
  11. upgrade-user: 42: sync-perm failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement