| Paste number 56612: | django traceback #2 missing org_unit edition |
| Pasted by: | jbfink_ |
| When: | 1 year, 4 months ago |
| Share: | Tweet this! | http://paste.lisp.org/+17OK |
| Channel: | #openils-evergreen |
| Paste contents: |
Traceback (most recent call last):
File "<console>", line 1, in ?
File "/usr/lib/python2.4/site-packages/django/db/models/query.py", line 97, in __repr__
return repr(self._get_data())
File "/usr/lib/python2.4/site-packages/django/db/models/query.py", line 433, in _get_data
self._result_cache = list(self.iterator())
File "/usr/lib/python2.4/site-packages/django/db/models/query.py", line 171, in iterator
cursor.execute("SELECT " + (self._distinct and "DISTINCT " or "") + ",".join(select) + sql, params)
File "/usr/lib/python2.4/site-packages/django/db/backends/util.py", line 12, in execute
return self.cursor.execute(sql, params)
ProgrammingError: relation "org_unit" does not exist
This paste has no annotations.