Quick hack for a better handling of users with many Chunks
authorAleksander Łukasz <aleksander.lukasz@nowoczesnapolska.org.pl>
Mon, 9 Jun 2014 14:24:25 +0000 (16:24 +0200)
committerAleksander Łukasz <aleksander.lukasz@nowoczesnapolska.org.pl>
Mon, 9 Jun 2014 14:24:25 +0000 (16:24 +0200)
commit7f521b01d4366d1c9157a99766d1471d9b370a8d
treef96ccf9f0686f827f806f5d4599c150f9e1099fc
parent21c8ba33691b168fbc69ab7f663d1b6fb99808d9
Quick hack for a better handling of users with many Chunks

This tries to make sure we don't touch every Book and Chunk belonging
to a user just because he or she logged in, which in some cases can be
quite expensive.
apps/catalogue/models/listeners.py