The Python Oracle

Avoiding multiple references to the same object in Django ORM

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Ominous Technology Looping

--

Chapters
00:00 Question
03:10 Accepted answer (Score 2)
03:23 Answer 2 (Score 1)
04:52 Thank you

--

Full question
https://stackoverflow.com/questions/8914...

Accepted answer links:
[django-id-mapper]: https://github.com/dcramer/django-idmapp...

Answer 2 links:
[DB optimization page]: https://docs.djangoproject.com/en/1.3/to.../
[johnny cache]: http://dev.jmoiron.net/johnny/
[cache machine]: https://github.com/jbalogh/django-cache-...
[djangopackages/caching]: http://djangopackages.com/grids/g/cachin.../
[read this]: http://jmoiron.net/blog/is-johnny-cache-.../
[select_related]: https://docs.djangoproject.com/en/dev/re...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #django #orm

#avk47