I'm aware of django-taggit (and similar) but I'm wondering if there's a 
package for tagging Users with properties that have values of different 
types, such as strings, ints, datetimes, etc.  For example, one might tag a 
user with "power-user", add a property for "last-visited-on" as 
datetime(2019, 02, 13), or add a property for "favorite-color" with the 
value "purple". These would be open-ended property/tag names where 
admin-users may be creating these ad-hoc.

Thanks,
/charles

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/57eb1708-d51f-4b6b-8ac4-2796062b2fb6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to