1👍
I found this recipe helpful: http://code.djangoproject.com/wiki/CookBookNewformsAdminAndUser
1👍
This is how you do it on the form level and not the save http://docs.djangoproject.com/en/dev/ref/contrib/admin/#django.contrib.admin.ModelAdmin.formfield%5Ffor%5Fforeignkey
- [Answered ]-Javascript event that triggers python script
- [Answered ]-Django OneToOne field in model's string representation
- [Answered ]-Django can't resolve a url name
- [Answered ]-Using south datamigration to change value in old records
Source:stackexchange.com