I'm trying to migrate my site from the Django admin to Nexus. Most of the hard work has been done, but I'm having a problem whereby nexus isn't picking up new templates I put in templates/nexus/admin/app_name/app_index.html. Other new templates I have (e.g. replacing the change_list.html pages) do get picked up.
Can you guys give me any help?