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 details)
Built Distribution
File details
Details for the file django_pg_rrule-0.2.0.tar.gz
.
File metadata
- Download URL: django_pg_rrule-0.2.0.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.11.8 Linux/6.10.11-amd64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 53f3716425411392d4927361c200acc4dbab7ace155514f75c3542e9ce1931b0 |
|
MD5 | 3be8602fc0134fa5ff4b158a9de4b89d |
|
BLAKE2b-256 | dd90b5b54ce0a962fe9d26c02f2cd1f6d797600383f6ce8c3129a64e0c7d9ef3 |
File details
Details for the file django_pg_rrule-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: django_pg_rrule-0.2.0-py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.11.8 Linux/6.10.11-amd64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b665309f65192d3f3d4e38a8b2761aad7b19869aae948eec4979be6d8106d5cb |
|
MD5 | 0af77ceb4812dfbf6f2d22804eac9ec3 |
|
BLAKE2b-256 | a40cfe1f01de0403e4c3cd0438ecfa639bbfbb3c76670f05b8eaa673d73dd134 |