django views error

2015-01-26 Thread Mosharof sabu
my view def index(request): category_list = Status.objects.filter(comment__startswith="d") context_dict = {'categories': category_list} return render(request, 'idesk/index.html', context_dict) it shows result in index.html page but when i try to show query in profile.html page like

django on ubuntu

2014-11-22 Thread Mosharof sabu
hi i a going to start django on ubuntu . can any one please give me some link of good tutorial of django on ubuntu (from installation to advance ). -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group an