Skip to main content

No project description provided

Project description

django-pg-rrule

django-pg-rrule provides Django support for the PostgreSQL extension pg_rrule in the form of a reusable mixin. This way, one can store and query recurrences as specified in RFC 5545.

Usage

  1. Activate extension in PostgreSQL
$ sudo -u postgres psql <your_database>
CREATE EXTENSION pg_rrule;

License

This project is licensed under the BSD-3-Clause.

(C) 2024 by Jonathan Weth dev@jonathanweth.de (C) 2024 by Dominik George dominik.george@teckids.org

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_pg_rrule-0.1.0.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

django_pg_rrule-0.1.0-py3-none-any.whl (6.1 kB view hashes)

Uploaded Python 3

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