This is the code for my talk at Djangocon Europe.
This code is designed to be run with a tool called prescons.
To run the code:
$ git clone [email protected]:inglesp/Metaclasses.git
$ cd Metaclasses
$ mkvirtualenv metaclasses
$ pip install -r requirements.txt
$ python -m prescons djangocon.py