myHebrewDates
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...
- Model - https://github.com/abe-101/myHebrewDates/pull/30 - views - urls - forms - admin - utils
Add a optional year for birthdays. This can then be used to display the childs age in the calendar
The current front-end UI for this project is looking very old and bootstrappy. It could use a modern overhaul to make it more user-friendly and aesthetically pleasing. - Rerwite CalendarListView:...
Currently we display אדר ב even in a non leap year. Maybe have it show אדר in a non leap year.
Currently, the only way to add Hebrew dates to the shared calendar is for the user to do it themselves. This can be inconvenient and time-consuming. A public form would...
Bumps [django-allauth](https://github.com/pennersr/django-allauth) from 0.58.2 to 0.63.3. Changelog Sourced from django-allauth's changelog. 0.63.3 (2024-05-31) Note worthy changes In HEADLESS_ONLY mode, the /accounts/<provider>/login/ URLs were still available, fixed. The few remaining OAuth...
Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) from 4.2.0 to 4.4.2. Release notes Sourced from django-debug-toolbar's releases. 4.4.2 What's Changed [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in jazzband/django-debug-toolbar#1909 Avoid setting color-scheme on :root, we're only a...