Rob Jackson
Rob Jackson
Hi all, I have Datapusher configured with the following type configuration: ``` TYPES = [messytables.StringType, messytables.DecimalType, messytables.IntegerType, messytables.DateType, messytables.BoolType] TYPE_MAPPING = { 'String': 'text', # 'int' may not be big...
## What does this PR do? We have a few app-store related pages that require a database connection at build time. This change adds try-catch blocks in getStaticPaths for those...
## What does this PR do? This PR adds a new "Offset start time" option to event types, which can be used to push time slots back from aligning perfectly...
## What does this PR do? We're changing all of our meta icons (favicons, apple touch icons, android chrome icons, mstile icons) over to use `api/logo` to ensure the correct...
## What does this PR do? This PR adds Daily Digest emails to Cal.com to notify organisers of any bookings they have scheduled in the next 24 hours. Daily Digest...