mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-19 17:25:56 +02:00
MOAR DEBUG LOGS
This commit is contained in:
parent
9609db5a53
commit
0ffff70cb4
1 changed files with 3 additions and 0 deletions
|
@ -403,6 +403,9 @@ class DomainNameserversView(DomainFormBaseView):
|
|||
|
||||
This post method harmonizes using DomainBaseView and FormMixin
|
||||
"""
|
||||
|
||||
logger.debug("Posted to Namservers View")
|
||||
|
||||
self._get_domain(request)
|
||||
formset = self.get_form()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue