Hasan Ramezani
de0625b378
Drop Django 2.2 support.
2022-05-01 13:48:26 +02:00
François Magimel
7356044693
build(setup): add some project URLs
...
Those URLs can be useful:
- the doc link
- the source link
- the tracker link.
2022-01-19 11:49:17 +01:00
Hasan Ramezani
edc03e30fa
Add Django4.0 to test pipeline.
2022-01-10 10:18:20 +01:00
Hasan Ramezani
f003f3332a
Update syntax to Python 3.7+
2022-01-10 10:18:20 +01:00
Hasan Ramezani
2c9d7047c9
Remove Django 3.1 support.
2022-01-10 10:18:20 +01:00
François Magimel
2e9668dc05
build: replace django-jsonfield with django-jsonfield-backport ( #339 )
...
The `django-jsonfield` module is not maintained anymore and raises some
errors with Django 4.0. So, as a recommendation in this package, and as
Django 2.2 is still maintained, `django-jsonfield-backport` will do the
job for the `JSONField` field.
Ref #43
Ref #334
2022-01-07 22:14:36 +01:00
François Magimel
6fe3220a28
build(python): remove python 3.6 support
2022-01-05 15:01:32 +01:00
Hasan Ramezani
1b96d8f828
Add Python 3.10 to testing matrix.
2021-11-04 20:40:23 +01:00
Hasan Ramezani
da7b1441d0
Add Django 3.2 support.
2021-05-25 00:50:02 +02:00
Hasan Ramezani
ca5aa82714
Remove Django 3.0 support.
2021-05-25 00:50:02 +02:00
Hasan Ramezani
2e477ab04a
Remove Python 3.5 support. ( #301 )
2021-05-24 01:25:46 +02:00
Hasan Ramezani
d77803b3b4
Add Django supported versions to setup.py classifiers.
2020-12-07 21:27:17 +01:00
Hasan Ramezani
3e8d398c8e
Remove Python 3.4 from setup.py classifiers.
2020-12-06 23:10:18 +01:00
Hasan Ramezani
f5bb5cb1a2
Add black and format files with black.
2020-12-06 23:10:18 +01:00
Hasan Ramezani
e9cfdb2e48
Add Python 3.9 support.
2020-12-06 21:42:21 +01:00
Hasan Ramezani
793cb45960
Add Python 3.8 to setup.py classifiers.
2020-12-06 21:42:21 +01:00
Jannis Leidel
50da34125c
Simplified travis config and added Jazzband release config. ( #281 )
...
* Simplified travis config and added Jazzband release config.
* Migrate to travis-ci.com.
* Split requirements to prevent env spoilage.
* Add docs requirements.
* Huh
* type
* Add psycopg2 doc requirements.
2020-11-25 22:15:14 +01:00
Jan-Jelle Kester
31418d54f2
Changes for Jazzband ( #269 )
...
* Update repository references to Jazzband
Issue #268
* Add Jazzband badge to README
Issue #268
* Add Jazzband contribution guideline
Issue #268
2020-10-23 12:16:27 +02:00
Jan-Jelle Kester
33fa249071
Allow higher versions of python-dateutil
...
Fixes #162 , closes #184
2020-09-07 16:52:32 +02:00
Jan-Jelle Kester
ee8a700b1b
Clean up project structure
2020-09-07 16:52:32 +02:00
Keith Bussell
e138ee8855
Bump version
2019-11-11 18:13:06 +01:00
Keith Bussell
7fa9636c18
Add Python 3.7 classifier
2019-11-11 18:13:06 +01:00
Jan-Jelle Kester
70e22afc78
Bump version
2018-09-18 11:09:10 +02:00
David D Lowe
bcf1dbf0bf
Indicate Python 3 support in metadata ( #176 )
2018-05-30 14:12:25 -04:00
Jan-Jelle Kester
eaa02e6f38
Version bump
2018-01-12 23:39:44 +01:00
Jan-Jelle Kester
f45fb55c81
Version bump
2017-11-18 15:48:00 +01:00
Ryan Castner
7736f40dd1
Add management commands package to setup.py ( #130 )
...
We weren't actually packaging up the management command when we published to PyPI
2017-07-05 08:50:38 -04:00
Jan-Jelle Kester
d97160f0c8
Version bump
2017-02-16 22:24:35 +01:00
Jan-Jelle Kester
6acab3809b
Bump version to 0.4.2
2017-02-16 15:17:59 +01:00
Rob Guttman
2407620333
zip_safe=False closes #2
2016-09-12 16:07:54 -04:00
Jan-Jelle Kester
06bc307043
Fix typo in version number
2016-08-17 23:15:30 +02:00
Jan-Jelle Kester
c08c3d65bb
Release 0.4.0
2016-08-17 23:04:03 +02:00
Jan-Jelle Kester
6888f4bae8
Bump version
2016-01-23 22:53:50 +01:00
Jan-Jelle Kester
f70e2b3d3f
Bump version number
2015-10-07 22:49:32 +02:00
Jan-Jelle Kester
9b633828cc
Bump version number
2015-07-29 23:53:29 +02:00
Jan-Jelle Kester
dab0342cf6
Merge branch 'master' into release-0.3.0
...
Conflicts:
src/auditlog/diff.py
2015-07-22 01:06:32 +02:00
Jan-Jelle Kester
952536f255
Additional field for metadata
2015-07-21 23:46:31 +02:00
Jan-Jelle Kester
9fc527aa7e
Bump version
2015-05-15 00:55:42 +02:00
Jan-Jelle Kester
909b07f921
Merge remote-tracking branch 'origin/master'
2015-05-15 00:32:19 +02:00
Jan-Jelle Kester
42d9d767ac
Drop Django 1.5 support (unsupported version)
2015-05-15 00:17:50 +02:00
Jan-Jelle Kester
3d5787cd86
Add migrations package to setup.py
2015-05-15 00:09:10 +02:00
Ann Paul
8b47ce1b19
Add django-jsonfield dependency to setup file and update pip
2015-04-23 15:03:23 -07:00
Jan-Jelle Kester
71c42d778b
Add Django requirement to setup.py
2014-07-08 17:34:24 +02:00
Jan-Jelle Kester
5dc3275de9
Bump version number and copyright year
2014-07-08 17:01:51 +02:00
Jan-Jelle Kester
e2bf3fe3dc
Version bump
2014-03-14 21:01:05 +01:00
Jan-Jelle Kester
839396d825
Version bump
2013-12-12 19:12:31 +01:00
Jan-Jelle Kester
cc393c9611
Add setup.py
2013-10-21 23:08:04 +02:00