/metameta

Primary LanguagePython

metameta

This is the code for a talk I gave at the May 2016 Django London Meetup. It demonstrates the difference between Django's various Meta classes and true metaclasses through some contrived examples with dynamic forms :)

You can run the code simply with a vagrant up once you've installed Vagrant.