Searched refs:NEW_ENTRY_PARAM (Results 1 – 2 of 2) sorted by relevance
53 request.POST[main.NEW_ENTRY_PARAM] = 'on'67 request.POST[main.NEW_ENTRY_PARAM] = 'off'77 request.POST[main.NEW_ENTRY_PARAM] = 'off'87 request.POST[main.NEW_ENTRY_PARAM] = 'off'101 request.POST[main.NEW_ENTRY_PARAM] = 'off'112 request.POST[main.NEW_ENTRY_PARAM] = 'off'123 request.POST[main.NEW_ENTRY_PARAM] = 'off'
49 NEW_ENTRY_PARAM = "newentry" variable73 new_entry = self.request.POST.get(NEW_ENTRY_PARAM) == "on"122 "new_entry_param": NEW_ENTRY_PARAM,