mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-30 02:54:16 +08:00
99f6ecab3f
In favor of a new method `set_restrictions` which takes a Restrictions object. Calls to `set_do_not_order_list` should raise a deprecation warning and create an equivalent Restrictions object, with which `set_restrictions` will be called. For convenience, create a RestrictionsSet from which the "restrictions" version of a security list can be accessed