where is the User model

in the model module init.py file I find some code like this: User.add_to_class('gravatar', models.CharField(max_length=32)) what does this mean.

Where is the real User model. If I want to add some column in the model User, How can I do it?

thx

luckystar1992's avatar
71
luckystar1992
asked 2015-07-06 00:42:55 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments