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.1.0.tar.gz
(4.0 kB
view details)
Built Distribution
File details
Details for the file django_pg_rrule-0.1.0.tar.gz
.
File metadata
- Download URL: django_pg_rrule-0.1.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.11.8 Linux/6.9.8-amd64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8e75e5bc0bb56d35641eeeecd42341dbf5b552c6bf20aae5b69e409dee5be77a |
|
MD5 | af9d4373cc195b348be457ccb598ad36 |
|
BLAKE2b-256 | ce25fd29bcc70f2062cb18f55b361beb4629013c929566c83880f65f6b5d54be |
File details
Details for the file django_pg_rrule-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: django_pg_rrule-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.11.8 Linux/6.9.8-amd64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 52d7a39e9ef5bf388991e98cc8b7de5f10c2d37e8a20f6bf68e54708e235c948 |
|
MD5 | a521dc54c87401a6f8efda3ea5868bb8 |
|
BLAKE2b-256 | dde83700c1caa2058ffb46b4c8527688e03a85796fb6ac757b058a76501ea09d |