mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-31 01:33:56 +02:00
PR feedback and new migration file based on PR #551
This commit is contained in:
parent
54e6121f46
commit
08b2060f35
4 changed files with 50 additions and 31 deletions
|
@ -582,7 +582,7 @@ class DomainApplication(TimeStampedModel):
|
|||
"""This is to process to_dict for Domain Information, making it friendly
|
||||
to "copy" it
|
||||
|
||||
More information can be found at this- (This dev used #5)
|
||||
More information can be found at this- (This used #5)
|
||||
https://stackoverflow.com/questions/21925671/convert-django-model-object-to-dict-with-all-of-the-fields-intact/29088221#29088221"""
|
||||
opts = instance._meta
|
||||
data = {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue