Skip to main content

iCal feeds for Django based on Django's syndication feed framework.

Project description

django-ical

PyPI Documentation Status GitHub Actions Coverage Jazzband

django-ical is a simple library/framework for creating iCal feeds based in Django’s syndication feed framework.

This documentation is modeled after the documentation for the syndication feed framework so you can think of it as a simple extension.

If you are familiar with the Django syndication feed framework you should be able to be able to use django-ical fairly quickly. It works the same way as the Django syndication framework but adds a few extension properties to support iCalendar feeds.

django-ical uses the icalendar library under the hood to generate iCalendar feeds.

Documentation

Documentation is hosted on Read the Docs:

https://django-ical.readthedocs.io/en/latest/

Changes

1.8.2 (2022-01-13)

  • Deprecate universal Python 2 wheels. [aleksihakli]

1.8.1 (2022-01-08)

  • Drop Python 3.6 support and add Python 3.10 support. [aleksihakli]

1.8.0 (2021-05-21)

  • Add VALARM support and documentation. [malteger]

1.7.3 (2021-05-03)

  • Fix calendar Content-Type headers. Previous configuration included multiple comma separated values in the header, which is incompatible with the HTTP header specification. [aleksihakli]

1.7.2 (2020-12-16)

  • Add support for Python 3.9. [aleksihakli]

  • Add support for Django 3.1. [aleksihakli]

  • Add tox QA with black and prospector. [aleksihakli]

  • Migrate from Travis to GitHub Actions. [aleksihakli]

1.7.1 (2020-05-09)

  • Drop support for Django 1.11 LTS. [aleksihakli]

  • Fix string comparison in tests. [aleksihakli]

1.7.0 (2019-10-09)

  • Add calendar MIME types for feeds. [xkill]

  • Add attendees for calendar events. [webaholik]

1.6.2 (2019-08-30)

  • Language and documentation improvements.

1.6.1 (2019-08-30)

  • Python 3.8 and PyPy support.

1.6 (2019-08-27)

  • Drop support for old Python and Django versions. This enables support for new Django versions which do not have Python 2 compatibility shims.

  • Add continuous delivery via Jazzband.

  • Add SCM versioning via setuptools_scm.

1.5 (2018-10-10)

  • Add support for Django 1.11. Thanks, Martin Bächtold

  • Drop support for Python 2.6. Thanks, Martin Bächtold

  • Add support for categories, rrule, exrule, rrdate, exdate. Thanks, Armin Leuprecht

  • Fix a documentation typo. Thanks, Giorgos Logiotatidis

  • Add documentation and testing around recurring events. Thanks, Christian Ledermann

  • Remove tests for Django versions < 1.8 Thanks, Christian Ledermann

1.4 (2016-05-08)

  • Django up to 1.9 is supported.

  • Added new ttl parameter. Thanks, Diaz-Gutierrez

  • Added support for Python 3. Thanks, Ben Lopatin

  • Fixed LAST-MODIFIED support. Thanks, Brad Bell

1.3 (2014-11-26)

  • Django up to 1.7 is supported.

  • Added a new file_name parameter. Thanks, browniebroke

  • Added support for the ORGANIZER field. Thanks, browniebroke

1.2 (2012-12-12)

  • Removed support for Django 1.2. It should still work, but it’s not supported.

  • We now require icalendar 3.1.

  • Added support for the GEO field. Thanks, null_radix!

1.1 (2012-10-26)

  • Fixed issues running tests on Django 1.2 and Django 1.5.

1.0 (2012-05-06)

  • Initial Release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-ical-1.8.2.tar.gz (28.7 kB view details)

Uploaded Source

Built Distribution

django_ical-1.8.2-py3-none-any.whl (14.5 kB view details)

Uploaded Python 3

File details

Details for the file django-ical-1.8.2.tar.gz.

File metadata

  • Download URL: django-ical-1.8.2.tar.gz
  • Upload date:
  • Size: 28.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.5

File hashes

Hashes for django-ical-1.8.2.tar.gz
Algorithm Hash digest
SHA256 e5b853047b5d6ac052e827b2c7adb1aa2534266dc863c5173451105a2a4cef18
MD5 629dd935cbcc0043a144ad90517883d7
BLAKE2b-256 16a358a3a651b8a4a79e781183097213d997c2de8a6222793c251da5ef30c609

See more details on using hashes here.

File details

Details for the file django_ical-1.8.2-py3-none-any.whl.

File metadata

  • Download URL: django_ical-1.8.2-py3-none-any.whl
  • Upload date:
  • Size: 14.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.5

File hashes

Hashes for django_ical-1.8.2-py3-none-any.whl
Algorithm Hash digest
SHA256 47d57bfd4a8c7789c38b1cad437a1d48763cbeaf8a4acb75f1948f89f6ed2d0f
MD5 f1c6982a66036783a78bbd7ca07c3ab7
BLAKE2b-256 c8b4737ba9f7f194dff75113f8b1a9407dddfd45a6eb0f8765ae9b5d5c38f51f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page