Store events that recur in users' local times.
Project description
Django Localized Recurrence
Django Localized Recurrence allowes you to store events that recur in users’ local times, and not have to worry about things like
This django app provides a model, LocalizedRecurrence, with methods to help store recurring events, check if the events are due, and update their next scheduled time.
Installation
This packages is currently available through Pypi and github. To install from Pypi using pip (recommended):
pip install django-localized-recurrence
To install the development version from github:
pip install git+git://github.com/ambitioninc/django-localized-recurrence.git@develop
Documentation
Full documentation is available at http://django-localized-recurrence.readthedocs.org
License
MIT License (see LICENSE)
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
File details
Details for the file django-localized-recurrence-4.1.1.tar.gz
.
File metadata
- Download URL: django-localized-recurrence-4.1.1.tar.gz
- Upload date:
- Size: 14.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8f9f118f0ed5331d60f576c54ba5fc07011c63610cc92d87125d52fe81bc04cb |
|
MD5 | d5402f7aaaf001f7acd913b79b6b53d1 |
|
BLAKE2b-256 | b7b0179e00d1f822bb2bc77d28e294ce0fb8ba21a2ba6426bd8fc8ebdb5675fb |
File details
Details for the file django_localized_recurrence-4.1.1-py2.py3-none-any.whl
.
File metadata
- Download URL: django_localized_recurrence-4.1.1-py2.py3-none-any.whl
- Upload date:
- Size: 17.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c3f18efd7d17df3e0e89362a47b58c850dca42227383a5bdc057328c7a0570b |
|
MD5 | b9617da098cc3dd6298e77390616a2bc |
|
BLAKE2b-256 | edf5dda68f4a2e6d073a99ff991ecc68e616720b28a50ed886259fb7b5be46bc |