The source project of this merge request has been removed.
If sheraf.ModelAttribute()
is called without sheraf.Model
, explicit exception should be raised (currently it's an AttributeError
because it's the model is a Nonetype
).
If sheraf.ModelAttribute()
is called without sheraf.Model
, explicit exception should be raised (currently it's an AttributeError
because it's the model is a Nonetype
).