Skip to main content

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.

Project description

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.

Add meta to your installed_apps if you want to use the included user.meta. If you just want to add meta to your models, extend meta.models.ModelMeta and add a foreign key to something.

There’s not much to it. Just read the code.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-metamodel-1.1.0.tar.gz (2.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page