j
k
j a
j l
The main thing I want to be able to do is limit the allowed meta types, eg _allowed_meta_types = ('Address', ) can I do this subclassing folder?
The main thing I want to be able to do is limit the allowed meta types, eg
_allowed_meta_types = ('Address', )
can I do this subclassing folder?
Yes you can. jens
Back to the thread
Back to the list