Pēteris Caune
|
6834adf878
|
Django 3.0.8
|
4 years ago |
Pēteris Caune
|
eccc193b87
|
In the cron expression dialog, show a human-friendly version of the expression
|
4 years ago |
snyk-bot
|
b2175c9260
|
fix: requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-571013
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-571014
|
5 years ago |
Pēteris Caune
|
c70a2588c6
|
Update package versions
|
5 years ago |
snyk-bot
|
75cb95ffec
|
fix: requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-559326
|
5 years ago |
dependabot[bot]
|
ff383729cf
|
Bump django from 3.0.1 to 3.0.3
Bumps [django](https://github.com/django/django) from 3.0.1 to 3.0.3.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.0.1...3.0.3)
Signed-off-by: dependabot[bot] <[email protected]>
|
5 years ago |
Pēteris Caune
|
ccd30ac239
|
Stricter cron validation, reject schedules like "At midnight of February 31"
|
5 years ago |
Pēteris Caune
|
50280875cd
|
Typo
|
5 years ago |
Pēteris Caune
|
9f2638bf72
|
The sendalerts commands measures notification dwell time and reports it over statsd protocol. Experimental, may go away in a future commit.
|
5 years ago |
Pēteris Caune
|
18154dd6de
|
django-compressor==2.4, psycopg2==2.8.4
|
5 years ago |
Pēteris Caune
|
057a6fe56b
|
Django 3.0.1
|
5 years ago |
Pēteris Caune
|
66c9fb33ad
|
Don't install django-compressor as editable package
|
5 years ago |
Pēteris Caune
|
d9776e1340
|
Update pytz
|
5 years ago |
Pēteris Caune
|
01bb03c889
|
django-compressor doesn't have a Django 3 compatible release yet. Use a development version temporarily. Details: https://github.com/django-compressor/django-compressor/issues/963
|
5 years ago |
Pēteris Caune
|
2a8e7ee766
|
Django 3.0
|
5 years ago |
Pēteris Caune
|
87b232074c
|
Django 2.2.8
|
5 years ago |
Pēteris Caune
|
f9ec5b482f
|
Upgrade to Django 2.2.6. Fixes #284
|
5 years ago |
Pēteris Caune
|
335c73d6a2
|
Upgrade to psycopg2 2.8.3. Fixes #289
|
5 years ago |
Pēteris Caune
|
34925f2cdf
|
Django compressor 2.2 -> 2.3
|
5 years ago |
Pēteris Caune
|
60defd6244
|
Django 2.2.5
|
5 years ago |
Chris Caron
|
b5a03369b6
|
Apprise Notifications are now a controlled via settings
|
5 years ago |
Chris Caron
|
c2b1d00422
|
Apprise Integration
|
5 years ago |
Pēteris Caune
|
d39a1d5955
|
Django 2.2.4
|
5 years ago |
Pēteris Caune
|
3eef3c982f
|
Django 2.2.3
|
5 years ago |
Pēteris Caune
|
3c0b9834e9
|
Django 2.2.2. Also, 1000th commit, cheers!
|
6 years ago |
Pēteris Caune
|
78c9ee3e9e
|
requests==2.22.0
|
6 years ago |
Pēteris Caune
|
b03e2852ff
|
Update requirements.
|
6 years ago |
Pēteris Caune
|
12f8ffcd80
|
Django==2.2, pytz==2019.1
|
6 years ago |
jaychung
|
cf16b288cc
|
Update croniter to 0.3.29
|
6 years ago |
Pēteris Caune
|
836ea5afda
|
Django 2.1.7
|
6 years ago |
Pēteris Caune
|
b4635c69e7
|
Django 2.1.5
|
6 years ago |
Pēteris Caune
|
cf08f54c30
|
Use timezone-aware datetimes with croniter, avoid conversions to and from naive datetimes. This avoids ambiguities around DST transitions and properly solves #196
|
6 years ago |
Pēteris Caune
|
601fcb7cf7
|
Update package versions in requirements.txt
|
6 years ago |
Pēteris Caune
|
63c70d67c6
|
requests 2.20.0
|
6 years ago |
Pēteris Caune
|
e5285b0816
|
Django 2.1.2
|
6 years ago |
Pēteris Caune
|
3c1f6baf24
|
django-compressor 2.2
|
6 years ago |
Pēteris Caune
|
367d45fcef
|
pytz 2018.5
|
6 years ago |
Pēteris Caune
|
20f611a075
|
requests 2.19.1
|
6 years ago |
Pēteris Caune
|
bf69e09dff
|
psycopg 2.7.5
|
6 years ago |
Pēteris Caune
|
ccf8aa55f0
|
Django 2.1
|
6 years ago |
Pēteris Caune
|
ef6e1870d9
|
Preliminary Django 2 support
|
7 years ago |
Pēteris Caune
|
d05607d73c
|
psycopg2 2.7.3.2 for better postgres 10 support
|
7 years ago |
Pēteris Caune
|
ca2393d0a4
|
Bump package versions. Need newer psycopg2 for Postgres 10 support.
|
7 years ago |
Pēteris Caune
|
49eb8b6b23
|
Django 1.11
|
8 years ago |
Pēteris Caune
|
b63f19f415
|
Simplify: remove djmail and django-ses-backend dependencies.
|
8 years ago |
Pēteris Caune
|
1e05de14be
|
Bump Django version.
|
8 years ago |
Pēteris Caune
|
d6202d1b4c
|
django-appconf is a dependency for django-compressor, don't list it here.
|
8 years ago |
Pēteris Caune
|
891efc720a
|
Bumped psycopg2 version
|
8 years ago |
Pēteris Caune
|
8d956b3365
|
email template from Litmus. CSS already inlined, so dropping premailer dependency.
|
8 years ago |
Pēteris Caune
|
8633a5a892
|
Check model supports cron-style schedule
|
8 years ago |