django-scheduler
django-scheduler copied to clipboard
Formatting issue for calendar
The alignment of the current year calendar is not being aligned properly as such: image. The formatting on the other years are however being correctly displayed. Also when the calendar is viewed by 1 month it is aligned left and it cuts off some of the writing as here.
Is there something I need to do to fix this alignment issue?
Hello @bhowmikp Can you please help me with a sample code for view and html page to view the full calendar? I am new to django.
Thanks in advance
@sinanthottan A sample of the code can be found at here