Skip to main content

calendar

This is an extension for juntagrico. You can find more information about juntagrico here (https://github.com/juntagrico/juntagrico)

Installation

Install juntagrico-calendar via pip

$ pip install juntagrico-calendar

or add it in your projects requirements.txt

In settings.py add 'juntagrico_calendar', somewhere above 'juntagrico',.

INSTALLED_APPS = [
    ...
    'juntagrico_calendar',
    'juntagrico',
]

In your urls.py you also need to extend the pattern (above the juntagrico urls):

urlpatterns = [
    ...
    path('', include('juntagrico_calendar.urls')),
    # include juntagrico urls below
]

Redeploy your project (and apply migrations)

Download files

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

Source Distribution

juntagrico_calendar-1.6.0.tar.gz (66.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

juntagrico_calendar-1.6.0-py3-none-any.whl (71.1 kB view details)

Uploaded Python 3

File details

Details for the file juntagrico_calendar-1.6.0.tar.gz.

File metadata

  • Download URL: juntagrico_calendar-1.6.0.tar.gz
  • Upload date:
  • Size: 66.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for juntagrico_calendar-1.6.0.tar.gz
Algorithm Hash digest
SHA256 158b406883fb5820f2ee760b94b3e1c3f507757353be6330cbaf21146b115526
MD5 70b1b2245240d7ff5381b1c06199865c
BLAKE2b-256 46576fa7c8d233048e8af40a92a7bde4294d7aad574546a65f7ca22ff331256f

See more details on using hashes here.

File details

Details for the file juntagrico_calendar-1.6.0-py3-none-any.whl.

File metadata

File hashes

Hashes for juntagrico_calendar-1.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 bdbeaac2c8375b17ef5f6f924bafa14bb91afef1e0d037fb86dde220e095bd26
MD5 9df325693e04d42c4b5f2a11fd5c5ef0
BLAKE2b-256 82b02f651eb06f225517bcf58bed148b17be891872bc224b16a2f3819b9b2c02

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.6.0 This release

2 files

1.5.1

2 files

1.5.0

2 files

1.4.1

2 files

1.4.0

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page