Closed Bug 1179248 Opened 11 years ago Closed 11 years ago

Fix django.core.exceptions.ImproperlyConfigured: Creating a ModelForm without either the 'fields' attribute or the 'exclude' attribute is prohibited; form JobForm needs updating.

Categories

(Testing Graveyard :: Sisyphus, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1180749

People

(Reporter: cbook, Assigned: cbook)

Details

Attachments

(1 file)

Attached patch patchSplinter Review
for new django installations/version we would run into: django.core.exceptions.ImproperlyConfigured: Creating a ModelForm without either the 'fields' attribute or the 'exclude' attribute is prohibited; form JobForm needs updating. with bughunter when starting the crashworker as example. We need to fix this to use newer django versions, see http://stackoverflow.com/questions/26103005/django-core-exceptions-improperlyconfigured
Attachment #8628266 - Flags: review?(bob)
Comment on attachment 8628266 [details] [diff] [review] patch Review of attachment 8628266 [details] [diff] [review]: ----------------------------------------------------------------- We'll handle this in a unified manner in bug 1180749
Attachment #8628266 - Flags: review?(bob)
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Product: Testing → Testing Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: