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.1.1.tar.gz (1.4 MB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: django_bookdates-0.1.1.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.1.1.tar.gz
Algorithm Hash digest
SHA256 282ac6b9466d5411423be6aa2ace61ee73ad8e414a89ec353698d66bedff87bd
MD5 2ec92d624634356b85b83d1b7bcbe0cb
BLAKE2b-256 0bc5b374baa949d11f442ba473e4feaee8a10e5786ccf46b0aea9ae1f8390917

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_bookdates-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 28a3eae916820c241e402b5b032166a59ed4c30ac91c14d370fb1871d2790d09
MD5 4fece6a35b31d089afcb0164c5e728b4
BLAKE2b-256 7b54a3dc51e74d2bb2f3d8ca24789971f5f5de578393e3b5ea5446a15c83d52b

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