Recent Releases of https://github.com/acdh-oeaw/django-interval

https://github.com/acdh-oeaw/django-interval - v0.5.1

0.5.1 (2025-04-01)

Bug Fixes

  • fields: explicitly populate generated fields during form save (f1dad46), closes #58
  • fields: unset auto fields if main field is empty (0c4996b), closes #56

- Python
Published by github-actions[bot] over 1 year ago

https://github.com/acdh-oeaw/django-interval - v0.5.0

0.5.0 (2025-03-27)

Features

  • fields: set the auto_created attribute of the auto created fields (bd50343)
  • filters: add YearIntervalRangeFilter and DateIntervalRangeFilter (ed44d8a)

Bug Fixes

  • views: catch exception and pass error message on to template (4d77f5c), closes #53

- Python
Published by github-actions[bot] over 1 year ago

https://github.com/acdh-oeaw/django-interval - v0.4.0

0.4.0 (2025-03-11)

⚠ BREAKING CHANGES

  • templates: use new templatetag instead of hardcoding output

Features

  • templatetags: introduce date_interval templatetag (1c0318b)

Bug Fixes

  • fields: use date on the parsed values to get more sensible error (3aed7d4), closes #37
  • templates: use new templatetag instead of hardcoding output (13d9f6c), closes #47
  • utils: set all the dates also on day-specific date values (a356d9d)

Documentation

  • readme: fix postfixes in Readme (833fe5c)

- Python
Published by github-actions[bot] over 1 year ago

https://github.com/acdh-oeaw/django-interval - v0.3.2

0.3.2 (2025-03-03)

Bug Fixes

  • widgets: append closing tag to script element (117995a)

- Python
Published by github-actions[bot] over 1 year ago

https://github.com/acdh-oeaw/django-interval - v0.3.1

0.3.1 (2025-03-03)

Bug Fixes

  • fields: escape special regex characters (147b4b1), closes #34
  • widgets: use defer when including the intervalwidget.js (822835b), closes #41

- Python
Published by github-actions[bot] over 1 year ago

https://github.com/acdh-oeaw/django-interval - v0.3.0

0.3.0 (2025-02-24)

⚠ BREAKING CHANGES

  • templates: move interval.html

Bug Fixes

  • js: add keyup trigger always, not only on load (d524c41), closes #31

Code Refactoring

  • templates: move interval.html (a13a20c)

- Python
Published by github-actions[bot] over 1 year ago

https://github.com/acdh-oeaw/django-interval - v0.2.5

0.2.5 (2025-01-16)

Bug Fixes

  • fields: only parse field if there is even a value (a282102)
  • fields: skip parsing in historical model instances (d34e5fb)

- Python
Published by github-actions[bot] over 1 year ago

https://github.com/acdh-oeaw/django-interval - v0.2.4

0.2.4 (2025-01-15)

Bug Fixes

  • fields: add additional check for migrations (1c2243f)

- Python
Published by github-actions[bot] over 1 year ago

https://github.com/acdh-oeaw/django-interval - v0.2.3

0.2.3 (2024-12-20)

Bug Fixes

  • field: handle missing interval view gracefully (69318f0), closes #11

- Python
Published by github-actions[bot] over 1 year ago

https://github.com/acdh-oeaw/django-interval - v0.2.2

0.2.2 (2024-12-16)

Miscellaneous Chores

- Python
Published by github-actions[bot] over 1 year ago

https://github.com/acdh-oeaw/django-interval - v0.2.0

0.2.0 (2024-12-16)

Features

  • views: add view and route to get calculated dates (8c8de34)
  • widgets: introduce and use a custom interval widget (c1d91fb)

- Python
Published by github-actions[bot] over 1 year ago

https://github.com/acdh-oeaw/django-interval - v0.1.0

0.1.0 (2024-12-12)

Miscellaneous Chores

- Python
Published by github-actions[bot] over 1 year ago