[WEI] Implement WEI Survey front
This commit is contained in:
parent
ad59b5c81e
commit
e4998cb6e3
6 changed files with 79 additions and 22 deletions
|
|
@ -918,6 +918,7 @@ class WEISurveyView(LoginRequiredMixin, BaseFormView, DetailView):
|
|||
|
||||
def dispatch(self, request, *args, **kwargs):
|
||||
obj = self.get_object()
|
||||
self.object = obj
|
||||
|
||||
wei = obj.wei
|
||||
today = date.today()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue