[Answer]-How to hide a foreign key field and populate it in a view in Django 22 December 2023 by thecoderscamp.com 1 obj = formData.save(commit=False) obj.creator = whatever obj.save() Daniel Roseman [Answer]-Django + AngularJS: Why integrate AngularJS with Django? Source:stackexchange.com