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
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-localized-recurrence-3.1.0.tar.gz.
File metadata
- Download URL: django-localized-recurrence-3.1.0.tar.gz
- Upload date:
- Size: 13.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a59fc9f2b627c126ee80fd3d440734cd51e9b5504198be21284d76662a44fb77
|
|
| MD5 |
eee5689e866ddc18f86a351ac69efb88
|
|
| BLAKE2b-256 |
87485bc9f91a00510627e6c28496e51a7b90ba63bb2d047a53dfe120341e29b8
|
File details
Details for the file django_localized_recurrence-3.1.0-py2.py3-none-any.whl.
File metadata
- Download URL: django_localized_recurrence-3.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 17.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
87acf8c096fced3103a881f7061522add6978a1b2f5a375d0048f0bceb633b90
|
|
| MD5 |
d2a15215f11e56460c5d2aed925ae520
|
|
| BLAKE2b-256 |
265b33cfe8a669cd63e9580e5638b36b8f792d1684f491f08b09b0cf741d3af5
|