On Wed, Aug 5, 2015 at 1:03 PM, varun naganathan
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/man
what does django mean exacty by "plain manager"???
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-users+unsubscr...@googlegroups.com.
To post to this gro
2 matches
Mail list logo