Skip to content
Commit f7819202 authored by Douglas Raillard's avatar Douglas Raillard
Browse files

lisa.utils: Replace serialized_whitelist/blacklist/placeholders by ATTRIBUTES_SERIALIZATION

BREAKING CHANGE

Remove:
    * Serializable.serialized_whitelist
    * Serializable.serialized_blacklist
    * Serializable.serialized_placeholders

And replace them by:
    * Serializable.ATTRIBUTES_SERIALIZATION['allowed']
    * Serializable.ATTRIBUTES_SERIALIZATION['ignored']
    * Serializable.ATTRIBUTES_SERIALIZATION['placeholders']
parent b5f0b498
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment