Skip to content

Conversation

@kevinetienne
Copy link
Contributor

user_management/models/admin_forms.py:62:
    RemovedInDjango18Warning:
        Creating a ModelForm without either the 'fields' attribute or the 'exclude'
        attribute is deprecated - form UserChangeForm needs updating
  class UserChangeForm(forms.ModelForm):

@kevinetienne kevinetienne force-pushed the add-meta-fields-to-user-change-form branch from da65e13 to 087b0a6 Compare February 3, 2015 15:40
@coveralls
Copy link

Coverage Status

Coverage increased (+0.0%) to 99.54% when pulling 087b0a6 on add-meta-fields-to-user-change-form into 4ae4865 on master.

@kevinetienne
Copy link
Contributor

@adam-incuna @meshy @nologo can you review/merge please?

@SemVerTsar
Copy link
Contributor

Looks ok, I take it you no longer get that warning.

meshy added a commit that referenced this pull request Feb 3, 2015
@meshy meshy merged commit 421da3f into master Feb 3, 2015
@kevinetienne
Copy link
Contributor

Thanks :)

@meshy meshy deleted the add-meta-fields-to-user-change-form branch February 3, 2015 17:25
@meshy
Copy link
Contributor

meshy commented Feb 3, 2015

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants