I am using django 1.0 and I have created my models using the example in the Django book. I am able to perform the basic function of adding data; now I need a way of retriev
Read the following: The Django admin site. Then revise your question with specific details.