myHebrewDates icon indicating copy to clipboard operation
myHebrewDates copied to clipboard

MyHebrewDates is a web app for saving and managing Hebrew dates like birthdays, anniversaries, and holidays. It offers an iCal file for easy importing into any calendar app, ensuring users never miss...

Results 17 myHebrewDates issues
Sort by recently updated
recently updated
newest added

Bumps [django-allauth](https://github.com/pennersr/django-allauth) from 0.58.2 to 0.63.1. Changelog Sourced from django-allauth's changelog. 0.63.1 (2024-05-17) Note worthy changes When only allauth.account was installed, you could run into an exception stating "allauth.socialaccount not...

dependencies
python

updates: - [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.6.0...v5.0.0) - [github.com/astral-sh/ruff-pre-commit: v0.6.4 → v0.6.9](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.4...v0.6.9)

Bumps [django](https://github.com/django/django) from 4.2.7 to 5.0.6. Commits 2719a7f [5.0.x] Bumped version for 5.0.6 release. c90b20f [5.0.x] Added release notes for 5.0.6 and 4.2.13. 0504608 [5.0.x] Added stub release notes for...

dependencies
python

Bumps [python-slugify](https://github.com/un33k/python-slugify) from 8.0.1 to 8.0.4. Changelog Sourced from python-slugify's changelog. 8.0.4 Properly handle uppercase special characters (@​mib1185 - thx) 8.0.3 Drop compatibility for unsupported Python Version (@​Viicos - thx)...

dependencies
python

Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) from 4.2.0 to 4.3.0. Release notes Sourced from django-debug-toolbar's releases. 4.3 What's Changed docs(panels): remove very old / outdated third-party panels by @​Zerotask in jazzband/django-debug-toolbar#1825 Add note on...

dependencies
python

Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 4.7.0 to 4.8.0. Release notes Sourced from pytest-django's releases. 4.8.0 https://pytest-django.readthedocs.io/en/latest/changelog.html#v4-8-0-2024-01-30 Changelog Sourced from pytest-django's changelog. v4.8.0 (2024-01-30) Improvements ^^^^^^^^^^^^ Added pytest_django.asserts.assertMessages() to mimic the behaviour of...

dependencies
python

we are generating all day events, that are not specific to a timezone so adding a timezone is counter productive. untested, the database probably needs some sort of migration, not...

Hi - thanks for this; it's extremely helpful! I might have missed it, but I didn't notice a way to rename a calendar. It would be great if this can...

The current README is the defualt from the cookiecutter-django project Things to include: - About the project - Credtis to contributors - how to set up locally

enhancement
help wanted
good first issue
hacktoberfest