I have few questions about manager class 
<https://github.com/django/django/blob/master/django/db/models/manager.py>

*creation_counter* is used to keep track of Manager's instance being 
created, what is the motivation behind this ?
and
what is the purpose of* check() *which returns empty list ?


Thanks.




-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/85b30685-f05c-48bf-b998-8381924ac6d0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to