No output in mate list
This commit is contained in:
@@ -450,8 +450,10 @@ def matchday(request, ls, season, matchday, template_name='md.html'):
|
||||
except:
|
||||
cur_group = "N/A"
|
||||
|
||||
debug += str(mandant_dict)
|
||||
|
||||
return render(request, 'md.html', {
|
||||
#'debug': debug,
|
||||
'debug': debug,
|
||||
#'mds_season': mds_in_season,
|
||||
'cur_md': matchday,
|
||||
'md_name': cur_group,
|
||||
|
||||
Reference in New Issue
Block a user