Hallo, I have a question, maybe the answer is very easy but I don't know how I can solve that. I have a project which has some applications. I have used the "Admin" class in each application to do the "CURD" easily. But I would like to make a link in Admin page to go to other page directly. So I want to go the page which I want for example with the next statement:
<a href="/productin">Go back to the Production page</a> Where do I have to write this statement such that I can see it in Admin page? Would somebody to tell me how I can solve this? Regards, Nader --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

