Skip to content
This repository has been archived by the owner on Oct 22, 2019. It is now read-only.

Update FAQ to Work with Current Version of Django #556

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

WisChrendel
Copy link

Updated the "Hackery" to move the new fields to the front of the OrderedDict with move_to_end('key', last=False).

Updated user_profile = new_user.get_profile() to user_profile = new_user.my_profile. get_profile() has been deprecated.

Updated the "Hackery" to move the new fields to the front of the OrderedDict with move_to_end('*key*', last=False). 

Updated user_profile = new_user.get_profile() to user_profile = new_user.my_profile. get_profile() has been deprecated.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 95.581% when pulling 350d516 on WisChrendel:patch-2 into 7dfb3d5 on bread-and-pepper:master.

@leonardoo
Copy link
Contributor

@WisChrendel
Copy link
Author

Nice, will do. Didn't know that existed

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants