jonatron / metameta

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:Python 98.8%Language:HTML 1.0%Language:Shell 0.3%