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
- 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
Release history Release notifications | RSS feed
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.2.0.tar.gz
(4.1 kB
view hashes)
Built Distribution
Close
Hashes for django_pg_rrule-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b665309f65192d3f3d4e38a8b2761aad7b19869aae948eec4979be6d8106d5cb |
|
MD5 | 0af77ceb4812dfbf6f2d22804eac9ec3 |
|
BLAKE2b-256 | a40cfe1f01de0403e4c3cd0438ecfa639bbfbb3c76670f05b8eaa673d73dd134 |