sydevs / Atlas

Central database of worldwide meditation classes
6 stars 5 forks source link

Decorators #23

Closed Ardnived closed 4 years ago

Ardnived commented 4 years ago

Just a small PR where I extract all the view-related methods which are currently in the models (especially Events), and move them into decorators.

@rohitverma007 I suggest you actually look at this PR a little bit more thoroughly, since it will have a direct impact on some of your code probably. Or at least you may have methods that should be moved into these decorators.

rohitverma007 commented 4 years ago

@Ardnived looks good, i see some mailer files, is that part of this PR as well? looks good either way.

Ardnived commented 4 years ago

@Ardnived looks good, i see some mailer files, is that part of this PR as well? looks good either way.

@rohitverma007 Oops, that mailer stuff was a mistake probably started the branch from the wrong base. But yeah we might as well just merge it in.