Refact university model
refacto(backend) : add campus and city attributes in university's model, transfer the data and update test files. Relates to #137 (closed).
Migrations will need to be applied
./manage.py migrate
cat backend_app/patchs/migrate_university.py | ./manage.py shell
Edited by Florent Chehab