Closed AllanNozomu closed 6 years ago
Made changes at profile edit view. fix #46 related #56
List of changes:
You need to run the following commands to update the database. ./manage.py migrate ./manage.py loaddata accounts/fixtures/*
./manage.py migrate
./manage.py loaddata accounts/fixtures/*
Need to do: -Need to do the logic to add schools (Will create a ne branch for it)
Made changes at profile edit view. fix #46 related #56
List of changes:
You need to run the following commands to update the database.
./manage.py migrate
./manage.py loaddata accounts/fixtures/*
Need to do: -Need to do the logic to add schools (Will create a ne branch for it)