Piet van Leeuwen
Piet van Leeuwen
Possible option.? https://github.com/timchurch/django-color-utils/blob/master/color_utils/utils.py#L4
Use MeQuery - I have removed UserQuery, quite dangerous to leave it in there. If you want to add a user specific mutation/query you can use the verification_required. No docs...
Using vanilla js, I found this worked. ``` javascript // force options to transition instantly featureFlkty.options.selectedAttraction = 1; featureFlkty.options.friction = 1; // select item featureFlkty.select(i); // reset defaults featureFlkty.options.selectedAttraction =...
Is this the idea of PolymorphicSortableAdminMixin- https://github.com/jrief/django-admin-sortable2/blob/3c7c8c34a07c8d522d8f6c5216f0e0a6180730a9/adminsortable2/admin.py#L419