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

Update FAQ to Work with Current Version of Django#556

Open
WisChrendel wants to merge 1 commit intobread-and-pepper:masterfrom
WisChrendel:patch-2
Open

Update FAQ to Work with Current Version of Django#556
WisChrendel wants to merge 1 commit intobread-and-pepper:masterfrom
WisChrendel:patch-2

Conversation

@WisChrendel
Copy link
Copy Markdown

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
Copy Markdown

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
Copy Markdown
Contributor

@WisChrendel
Copy link
Copy Markdown
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

Development

Successfully merging this pull request may close these issues.

3 participants