mirror of
				https://gitlab.crans.org/bde/nk20
				synced 2025-10-31 15:50:03 +01:00 
			
		
		
		
	Update file views.py
This commit is contained in:
		| @@ -93,9 +93,6 @@ class UserUpdateView(ProtectQuerysetMixin, LoginRequiredMixin, UpdateView): | ||||
|                 del profile_form.fields[field_name] | ||||
|  | ||||
|         context['profile_form'] = profile_form | ||||
|  | ||||
|         if not self.object.profile.report_frequency: | ||||
|                 del context['profile_form'].fields["last_report"] | ||||
|          | ||||
|  | ||||
|         return context | ||||
|   | ||||
		Reference in New Issue
	
	Block a user