Django-InLaws v0.1.1beta1 documentation
Settings
Table of Contents
index
previous
Main Page
Installation
Getting Started
Reference
Settings
Enter search terms or a module, class or function name.
Settings
ΒΆ
ADMIN_RELATED_EXCLUDES
A list or tuple of strings in
'appname.model'
format of models that should not be shown in any related items list.
ADMIN_RELATED_ITEM_LIMIT
The maximum number of items that should be listed for each related model.
Default:
5
Reference
Settings