You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey,
I am new to Django, I have been playing around with your code and i am getting this error
in mainpage {'form': AddEventForm, 'editform': editform, 'calendars': calendars, 'calendar': calendar, 'selection': selection}, context)
I am also getting this error TemplateDoesNotExist: mainpage.html
Can you please guide me?
The text was updated successfully, but these errors were encountered:
Hey,
I am new to Django, I have been playing around with your code and i am getting this error
in mainpage
{'form': AddEventForm, 'editform': editform, 'calendars': calendars, 'calendar': calendar, 'selection': selection}, context)
I am also getting this error
TemplateDoesNotExist: mainpage.html
Can you please guide me?
The text was updated successfully, but these errors were encountered: