#11224 closed (invalid)
how to make forignkey readonly
Reported by: | ankit | Owned by: | nobody |
---|---|---|---|
Component: | Core (Management commands) | Version: | 1.1-beta |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
I am having a model which has foriegnkey.I can make fields readonly using readonlyadmin.But if i set foreignkeyfield in readonly it gives error 'Can't adapt'.And if remove forignkey from the readonly list it doesnot gives.
Note:
See TracTickets
for help on using tickets.
PLEASE PLEASE PLEASE read the notes on how to contribute to Django.