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

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
luckystar1992's avatar
71
luckystar1992
asked 9 years ago

Comments

see more comments