I want to make a few foreignkey-fields read-only in the admin after the post is saved, ie when the change-form for that item is opened after the item has been saved the two foreignkeys in question should not be editable. In my case the user has to chose two foreignkeys when first adding an entry, but those foreignkeys cannot be changed once the item has been saved. Is that possible?
-- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.