DevWoody856 / django_calendar_api

Data communication between Django and Google Calendar API
https://rx-36.life/post/data-communication-between-django-and-google-calendar-api/
6 stars 1 forks source link

Blog Comments #12

Open DevWoody856 opened 2 years ago

DevWoody856 commented 2 years ago

Test Comment

poorna-sai commented 1 year ago
    <form id="picker__confirm" class="picker__confirm" autocomplete="off" action="{% url 'cal:home' %}" method="POST">

'cal' is not a registered namespace getting this error help me

Alvarion commented 1 year ago

Hello, i have problem with calendar view .. Booking Event List displays events from year 2017 to 2018 not more .. where is problem? Is there some limits?

Alvarion commented 1 year ago

Second question : is it possible to get data from more than one calendar?