I\'m using the django-rest-framework to make entries into the database, and can make POST requests from there, and select foreign keys from a drop down list for eac
django-rest-framework