summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAymeric Augustin <aymeric.augustin@m4x.org>2013-12-28 14:24:14 +0100
committerAymeric Augustin <aymeric.augustin@m4x.org>2013-12-28 20:42:58 +0100
commit81354b82bf647fd100e836dae2639e9c8d76c5eb (patch)
treef62ee7baa18cbf704286926fd319545665c30859 /docs
parentbbdf01e00aed1e86f6aaeba81065be21af35d415 (diff)
Stopped calling apps.get_model with only_installed=False.
ContentTypes are only created for installed applications, and I could make a case for not returning a model that isn't installed any more. The check for stale ContentTypes in update_contenttypes doesn't use model_class. ModelSignal actually needs get_registered_model since the lookup happens at import time. I took this opportunity to perform a small refactoring.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions