Changes between Version 4 and Version 5 of AjaxDojoFormSub
- Timestamp:
- Sep 17, 2006, 9:32:29 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AjaxDojoFormSub
v4 v5 64 64 if request.POST: 65 65 # Get all the mark for this recipe 66 # its not the best way i sould hava an oter entry or table, with total and nbr of marks for67 # each recipe.68 66 list_mark = Mark.objects.values('mark').filter(recipe__pk=r.id) 69 67 # loop to get the total