Skip to main content

Book dates in shared calendars

Project description

Django Bookdates

A platform for booking dates in shared calendars.

Installation

Install django-bookdates using your favourite package manager.

Add the following to your Django projects INSTALLED_APPS:

'crispy_forms',
'crispy_bootstrap5',
'django_bookdates'

And add the following configuration settings

CRISPY_TEMPLATE_PACK = "bootstrap5"
CRISPY_ALLOWED_TEMPLATE_PACKS = "bootstrap5"

# If you want to predefine choices for a specific calendar
CALENDAR_CHOICES = { "example-calendar": ['Trixie', 'Liu', 'Enoch'] }

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django_bookdates-0.2.0.tar.gz (1.4 MB view details)

Uploaded Source

Built Distribution

django_bookdates-0.2.0-py3-none-any.whl (1.5 MB view details)

Uploaded Python 3

File details

Details for the file django_bookdates-0.2.0.tar.gz.

File metadata

  • Download URL: django_bookdates-0.2.0.tar.gz
  • Upload date:
  • Size: 1.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for django_bookdates-0.2.0.tar.gz
Algorithm Hash digest
SHA256 737088078723a716ce6188b3f472d1003a8caaafd0dd42fc835de7ad5c4565d7
MD5 10466230e05658e57155cb26e21c4c4d
BLAKE2b-256 63f480b87e03df69304c32fdbe9ff0ea1b47f60dfcd8169b5706d2d513f1b37f

See more details on using hashes here.

File details

Details for the file django_bookdates-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for django_bookdates-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b360f9b10817c4740ea37c80a8489a5c481fb076a5396f63eefbec2023fe4d09
MD5 a127006d4116c4890ef0d9db97e8437e
BLAKE2b-256 7591990ecc3cf43b664bbc611f2d5640424d78f9bada8bedb25a79ebdf946971

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page