Skip to content

Releases: mediapredict/daffodil

timestamp current date options

04 Apr 12:11
47ff96f
Compare
Choose a tag to compare

CURRENT_DAY
CURRENT_WEEK (week starting with Monday)
CURRENT_MONTH
CURRENT_YEAR

Bugfix

25 Jan 19:35
7402703
Compare
Choose a tag to compare

Fix bug related to OR-ed non-existence queries.

Django 4.1

18 Nov 16:26
75939f2
Compare
Choose a tag to compare
Merge pull request #106 from igorkramaric/django-4.1

Django 4.1

dependencies - minor versions upgrades

30 Aug 13:59
e043d64
Compare
Choose a tag to compare
Merge pull request #105 from igorkramaric/latest-ver-requirements

bump up ver in setup.py

Django security vulnerability fix

06 Jul 08:11
53f26d4
Compare
Choose a tag to compare
Merge pull request #101 from igorkramaric/django-4.0.6

django 4.0.6 (security vulnerability fix)

Django 4.0

09 Jun 14:54
e5987e5
Compare
Choose a tag to compare
Merge pull request #99 from wilberhdezmp/upgrade-to-django-4-0-4

Bump django from 3.2.12 to 4.0.4

update to python 3.9

08 Feb 20:59
ae4a56b
Compare
Choose a tag to compare
Merge pull request #94 from ccurvey/2784-python39

update to Python 3.9 and Postgres 13.5

Cython dependency - new way

01 Jun 11:09
45523e7
Compare
Choose a tag to compare

Required by newer pip versions. Pip 19.2.3 was the last version working fine without the extra pyproject.toml file.

Django 3.1.x

09 Apr 12:37
d6549cf
Compare
Choose a tag to compare
Merge pull request #85 from igorkramaric/django-3.1

bump up ver.

OR-ed existence operations speed

19 Oct 07:49
a8e9e74
Compare
Choose a tag to compare

Speed up multiple OR-ed existence operations