How do I remove or hide a link to a table from the main admin page without unregistering it? I only want the table to be editable/addable by clicking on a link next the foreign key. I've looked through the admin docs and can't find anything, but this should be a commonly used feature.
Asked
Active
Viewed 471 times
1
-
2The answers to this question should help http://stackoverflow.com/questions/2431727/django-admin-hide-a-model – Iain Shelvington Dec 12 '12 at 16:31
-
awesome. Thank you so much. How do I handle this question now? should I delete it since it is a repeat? – Jglstewart Dec 12 '12 at 17:28