oTeam of 11

Brajeshwar

  • 11:28:09 am on November 12, 2008 | # |
    Tags:

    Anyone who has used Django for just about any length of time has probably used a Django model, and possibly wondered how it works. The key to the whole thing is what’s known as a metaclass, a metaclass is essentially a class that defines how a class is created.

    Read the article in full — How the Heck do Django Models Work?

     

Leave a Comment