Superevents
Compare changes
Files
2- Tanner Prestegard authored
Modified events.view_utils.reverse to return an absolute url using core.urls.build_absolute_uri. This is helpful for when we issue alerts without a request object available to construct the absolute url. Also updated the corresponding *toDict methods so as to take advantage of this.
+ 2
− 2
@@ -42,12 +42,12 @@ urlpatterns = [