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

Commits on Nov 13, 2018

  1. Update FAQ to Work with Current Version of Django

    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.
    WisChrendel authored Nov 13, 2018
    Configuration menu
    Copy the full SHA
    350d516 View commit details
    Browse the repository at this point in the history