MPvHarmelen / Freevle

A good looking website package for schools, including visual awesomeness & an easy as pie CMS
http://freevle.org
10 stars 4 forks source link

self.__getattribute__(related_name) throws error, doesn't return None (in virtualcr.models.Attachment) #59

Closed martijnarts closed 11 years ago

martijnarts commented 11 years ago

Meaning the entire plugin thing won't work anyway with multiple plugins, because as soon as a plugin is not alone in the plugin_list, it might throw an error (namely DoesNotExist).