Lo folks,
I am looking at using ModelAdmin. I have set up a model and the ModelAdmin extension class. I can add items, search and delete. What I cannot do is edit the things. When I click on the link to take me to the edit page I see the edit form for the briefest second before it flickers out of existence. I have replicated this on Safari and on Firefox.
I am using nested urls branch if that makes a difference.
Any thoughts would be greatly appreciated.
Thanks
Kevin