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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file django-metamodel-1.1.0.tar.gz.
File metadata
- Download URL: django-metamodel-1.1.0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b0028b1f4f683ccd93bb8bf8f8aeddf8bc15ecaf670458a8980a046516924eb8
|
|
| MD5 |
148c9526ebf8c8b2e8c901f69e8e6846
|
|
| BLAKE2b-256 |
feb9f1f42ea5187ae5b3e2f3ed12ca73bab5d78d9127c1a5638d5e44e78a4ead
|