Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DoesNotExist usind django comments model #6

Open
jedie opened this issue Jun 4, 2012 · 2 comments
Open

DoesNotExist usind django comments model #6

jedie opened this issue Jun 4, 2012 · 2 comments
Labels

Comments

@jedie
Copy link
Owner

jedie commented Jun 4, 2012

model inherit from django comments model, get this error:

File "/home/jens/PyLucid_env/src/django-reversion-compare/reversion_compare/admin.py" in get_related
  101.             related = getattr(obj, field_name)
File "/home/jens/PyLucid_env/src/django/django/db/models/fields/related.py" in __get__
  343.                 raise self.field.rel.to.DoesNotExist

Exception Type: DoesNotExist at /admin/pylucid_comments/pylucidcomment/2/history/compare/
Exception Value: 
@jianghong
Copy link

I'm having the same issue. Does anyone know what's causing this?

@jedie
Copy link
Owner Author

jedie commented Jul 22, 2015

Maybe related to #12 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants