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 rrule_safe;
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django_pg_rrule-0.6.1.tar.gz.
File metadata
- Download URL: django_pg_rrule-0.6.1.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.2 CPython/3.13.12 Linux/6.19.11+deb14-amd64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
44e516fad688a9aa5729099e263441515f72ac729824bec646bb6b0e5602d2d3
|
|
| MD5 |
77523c41bd6ad79864cbc44be81c8281
|
|
| BLAKE2b-256 |
eceb75aa62e0079f351d1bf96580d24f52fa4bb4297645a419612c09c233ac6c
|
File details
Details for the file django_pg_rrule-0.6.1-py3-none-any.whl.
File metadata
- Download URL: django_pg_rrule-0.6.1-py3-none-any.whl
- Upload date:
- Size: 7.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.2 CPython/3.13.12 Linux/6.19.11+deb14-amd64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9ffab28ac1235a7bd7b48def1a8d7151d9e19e869aa669057a432b8fef2447ab
|
|
| MD5 |
5d5c85cfc2e4577cc4b2ed2fd51be0c5
|
|
| BLAKE2b-256 |
afadc58f3b13acc350d8765a6b20381e22b9740af43707f3286beb3479a97151
|