Loading django/utils/deconstruct.py +1 −0 Original line number Diff line number Diff line from importlib import import_module def deconstructible(*args, **kwargs): """ Class decorator that allow the decorated class to be serialized Loading Loading
django/utils/deconstruct.py +1 −0 Original line number Diff line number Diff line from importlib import import_module def deconstructible(*args, **kwargs): """ Class decorator that allow the decorated class to be serialized Loading