A calendar application for Wagtail.
Project description
Events
Simple, multiday, and recurring events can be added to the calendar.
Demo
Installation
Install the package.
$ pip install ls.joyous
Add ls.joyous and wagtail.contrib.modeladmin to your INSTALLED_APPS
INSTALLED_APPS = [
'ls.joyous',
'wagtail.contrib.modeladmin',
# ... etc ...
]
Settings
JOYOUS_DEFAULT_EVENTS_VIEW: Monthly, List or Weekly view
JOYOUS_HOLIDAYS: Observed holidays - e.g. NZ[WGN]
JOYOUS_GROUP_SELECTABLE: Enable group selection? False or True
JOYOUS_GROUP_MODEL: To swap out the group model
JOYOUS_TIME_INPUT: Prompt for 12 or 24 hour times
Compatibility
ls.joyous is known to work with the following versions of Python/Django/Wagtail.
Python |
Django |
Wagtail |
---|---|---|
3.5.4 |
2.0.3 |
2.0 |
3.5.4 |
1.11.9 |
1.13.1 |
I am aiming to support the latest version of each. Older versions may be dropped without much notice. Let me know if that is a problem for you. Other versions may work - YMMV.
Getting Help
Please report bugs or ask questions using the Issue Tracker.
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 ls.joyous-0.3.3.tar.gz
.
File metadata
- Download URL: ls.joyous-0.3.3.tar.gz
- Upload date:
- Size: 95.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
839a1314bb0985a7168156d97c31bd10aa78ec0ef66f7da9739eba883525fc69
|
|
MD5 |
6f1f2766f647be5fb428d8889394fc81
|
|
BLAKE2b-256 |
b0fd211806273b40b517af2e4c191bfb768ade01a1e5cdb91ed6234abff93b0f
|
File details
Details for the file ls.joyous-0.3.3-py3-none-any.whl
.
File metadata
- Download URL: ls.joyous-0.3.3-py3-none-any.whl
- Upload date:
- Size: 84.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
742fb74b4de80c1cfbe466577280e14c8395a94794784a38a8a9c8f6b773a531
|
|
MD5 |
70a260dedfd4b5a8d599451a03595d74
|
|
BLAKE2b-256 |
2b8aa922a5ad6a91cec6357cd7c870c766d5d1bffd34f664cb2c5dad5a824c55
|