django "plain managers"

12 views
Skip to first unread message

varun naganathan

unread,
Aug 5, 2015, 1:22:24 PM8/5/15
to Django users
what does django mean exacty by "plain manager"???

Tom Evans

unread,
Aug 5, 2015, 2:05:02 PM8/5/15
to django...@googlegroups.com
On Wed, Aug 5, 2015 at 1:03 PM, varun naganathan
<varunnaga...@gmail.com> wrote:
> what does django mean exacty by "plain manager"???

A models.Manager() instance that is added by default to your
models.Model class if you do not explicitly specify a "non plain"
manager.

https://docs.djangoproject.com/en/1.8/topics/db/managers/

Cheers

Tom
Reply all
Reply to author
Forward
0 new messages