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

invalid literal for int() with base 10 DetailView Error #229

Closed
pilamb opened this issue Jan 16, 2017 · 0 comments
Closed

invalid literal for int() with base 10 DetailView Error #229

pilamb opened this issue Jan 16, 2017 · 0 comments

Comments

@pilamb
Copy link

pilamb commented Jan 16, 2017

I have managed to view my mongoDB collection in a ListView with success following the tutorial so far.

But when i try to see a detail view, Django trhows:
invalid literal for int() with base 10: '58789fd87608564e074e83c5'

And I have checked that '58789fd87608564e074e83c5' exists on the MongoDB.

Please any help on this?

UPDATE: This issue can be closed. Virtualenv mixed django installations, so when i did a fresh django-nonreal, djangotoolbox and django-mongodb-engine it works now!

@pilamb pilamb closed this as completed Jan 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant