-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
This feature is exactly what I've been looking for, but there's a problem.
From README:
Features the application provides:
- Creating an arbitrary number of generic relation fields, both required and optional;
- Providing custom names for content_type and object_id columns
- You can define a whitelist (or a black one) of models that could (not) be written into the field
That sounds great, but is there any documentation explaining how to use those features? The example in the README doesn't include any arguments.