fix RemovedInDjango18Warnings
-
Owner
/home/cloud/slave-cloud/cloud/build/circle/dashboard/forms.py:611: RemovedInDjango18Warning: Creating a ModelForm without either the 'fields' attribute or the 'exclude' attribute is deprecated - form LeaseForm needs updating class LeaseForm(forms.ModelForm): /home/cloud/slave-cloud/cloud/build/circle/dashboard/forms.py:1587: RemovedInDjango18Warning: Creating a ModelForm without either the 'fields' attribute or the 'exclude' attribute is deprecated - form DataStoreForm needs updating class DataStoreForm(ModelForm): /home/cloud/slave-cloud/cloud/build/circle/dashboard/forms.py:1609: RemovedInDjango18Warning: Creating a ModelForm without either the 'fields' attribute or the 'exclude' attribute is deprecated - form DiskForm needs updating class DiskForm(ModelForm): /home/cloud/slave-cloud/cloud/build/circle/network/forms.py:49: RemovedInDjango18Warning: Creating a ModelForm without either the 'fields' attribute or the 'exclude' attribute is deprecated - form BlacklistItemForm needs updating class BlacklistItemForm(ModelForm): /home/cloud/slave-cloud/cloud/build/circle/network/forms.py:74: RemovedInDjango18Warning: Creating a ModelForm without either the 'fields' attribute or the 'exclude' attribute is deprecated - form DomainForm needs updating class DomainForm(ModelForm): /home/cloud/slave-cloud/cloud/build/circle/network/forms.py:95: RemovedInDjango18Warning: Creating a ModelForm without either the 'fields' attribute or the 'exclude' attribute is deprecated - form FirewallForm needs updating class FirewallForm(ModelForm): /home/cloud/slave-cloud/cloud/build/circle/network/forms.py:110: RemovedInDjango18Warning: Creating a ModelForm without either the 'fields' attribute or the 'exclude' attribute is deprecated - form GroupForm needs updating class GroupForm(ModelForm): /home/cloud/slave-cloud/cloud/build/circle/network/forms.py:131: RemovedInDjango18Warning: Creating a ModelForm without either the 'fields' attribute or the 'exclude' attribute is deprecated - form HostForm needs updating class HostForm(ModelForm): /home/cloud/slave-cloud/cloud/build/circle/network/forms.py:170: RemovedInDjango18Warning: Creating a ModelForm without either the 'fields' attribute or the 'exclude' attribute is deprecated - form RecordForm needs updating class RecordForm(ModelForm): /home/cloud/slave-cloud/cloud/build/circle/network/forms.py:196: RemovedInDjango18Warning: Creating a ModelForm without either the 'fields' attribute or the 'exclude' attribute is deprecated - form RuleForm needs updating class RuleForm(ModelForm): /home/cloud/slave-cloud/cloud/build/circle/network/forms.py:235: RemovedInDjango18Warning: Creating a ModelForm without either the 'fields' attribute or the 'exclude' attribute is deprecated - form SwitchPortForm needs updating class SwitchPortForm(ModelForm): /home/cloud/slave-cloud/cloud/build/circle/network/forms.py:257: RemovedInDjango18Warning: Creating a ModelForm without either the 'fields' attribute or the 'exclude' attribute is deprecated - form VlanForm needs updating class VlanForm(ModelForm): /home/cloud/slave-cloud/cloud/build/circle/network/forms.py:310: RemovedInDjango18Warning: Creating a ModelForm without either the 'fields' attribute or the 'exclude' attribute is deprecated - form VlanGroupForm needs updating class VlanGroupForm(ModelForm):
-
-
Status changed to closed
Toggle commit list
Please
register
or
sign in
to comment