Metadata-Version: 2.1
Name: django-metamodel
Version: 1.1.0
Summary: Add arbitrary data to your django users. This app adds `user.meta` which acts like a dictionary and stores whatever the hell you want. But you could add `.meta` to any of your models.
Home-page: http://github.com/ryanmark/django-metamodel/
Author: Ryan Mark
Author-email: ryan@mrk.cc
License: MIT
Requires-Dist: django>=1.4
