index
:
django-journal.git
main
views
wip/66101-django-32
wip_pybuild
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: test against django 3.2 (#66101)
HEAD
v2.10
wip/66101-django-32
main
Emmanuel Cazenave
2022-06-09
2
-2/+3
*
django 3.2: stop using @python_2_unicode_compatible (#66101)
Emmanuel Cazenave
2022-06-09
1
-5/+0
*
tox: stop testing against django 1.11
Frédéric Péters
2022-01-06
1
-2/+1
*
jenkins: build packages for buster & bullseye
Frédéric Péters
2021-12-20
1
-2/+2
*
misc: add black/isort/pyupgrade files & notes (#54260)
Paul Marillonnet
2021-07-15
4
-1/+49
*
misc: apply black/isort/pyupgrade (#54260)
Paul Marillonnet
2021-07-15
11
-254/+316
*
tox: limit psycopg2 to < 2.9 (#54925)
Frédéric Péters
2021-06-17
1
-1/+1
*
django 2.2: use format_html instead of allow_tags (#54257)
v2.9
Emmanuel Cazenave
2021-05-25
1
-13/+8
*
tox: restrict pytest-django version (#54029)
Emmanuel Cazenave
2021-05-17
1
-1/+1
*
packaging: set django version limits (#53470)
Emmanuel Cazenave
2021-04-27
1
-1/+1
*
debian: stop building the python2 package (#53470)
Emmanuel Cazenave
2021-04-27
1
-9/+0
*
build: update to use origin/main
Frédéric Péters
2020-12-26
1
-2/+2
*
tox: run tests with django 2.2 (#49062)
v2.8
Emmanuel Cazenave
2020-12-07
1
-3/+3
*
import url functions from django.urls (#49062)
Emmanuel Cazenave
2020-12-02
1
-1/+1
*
make the middleware compatible with MIDDLEWARE setting (#49062)
Emmanuel Cazenave
2020-12-02
1
-1/+2
*
declare on_delete behaviour on ForeignKey (#49062)
Emmanuel Cazenave
2020-12-02
2
-10/+10
*
admin: replace unicode by force_text (#46563)
v2.7
Emmanuel Cazenave
2020-09-14
1
-3/+4
*
debian/control: update build dependencies
Christophe Siraut
2020-05-05
1
-1/+1
*
debian: set pybuild name
v2.6
Christophe Siraut
2020-05-05
1
-1/+1
*
debian: remove obsolete install file
v2.5
Christophe Siraut
2020-05-05
1
-1/+0
*
debian/rules: use pybuild
Christophe Siraut
2020-05-05
1
-1/+3
*
debian/install: ship lib files (#42475)
v2.4
Christophe Siraut
2020-05-05
1
-0/+1
*
jenkins: build default dist (#42458)
v2.3
Emmanuel Cazenave
2020-05-04
1
-1/+3
*
add python3 support (#40614)
Emmanuel Cazenave
2020-03-10
6
-25/+37
*
remove django-model-utils dependency (#40616)
Emmanuel Cazenave
2020-03-10
2
-4/+2
*
misc: limit django-model-utils version to a version supporting django 1.11
Frédéric Péters
2019-12-11
1
-1/+1
*
jenkins: use ci@entrouvert.org for notifications
Emmanuel Cazenave
2019-10-02
1
-1/+1
*
prevent inconsistent use of db alias (#36028)
v2.2
Emmanuel Cazenave
2019-09-12
3
-3/+31
*
packaging: write version in VERSION file (#34881)
v2.1
Emmanuel Cazenave
2019-07-15
2
-6/+16
*
add compatiblity with django 1.11 (#21145)
v2.0.0
Emmanuel Cazenave
2019-07-11
9
-91/+91
*
make error_record resilient to None in 'using' arg (#33788)
v1.25.4
Emmanuel Cazenave
2019-07-02
2
-4/+14
*
tests improvements (#33788)
Emmanuel Cazenave
2019-07-02
4
-19/+31
*
remove uneeded setup dependency (#33771)
v1.25.3
Emmanuel Cazenave
2019-06-06
1
-3/+0
*
create a jenkins pipeline (#33771)
Emmanuel Cazenave
2019-06-06
5
-30/+78
*
make the app compliant with the migrate command (#33657)
Emmanuel Cazenave
2019-06-04
2
-0/+100
*
release 1.25.2
v1.25.2
Emmanuel Cazenave
2018-04-19
1
-1/+1
*
specify django version compatibility (#23284)
Emmanuel Cazenave
2018-04-19
1
-2/+2
*
release 1.25.1
v1.25.1
Benjamin Dauvergne
2017-12-13
1
-1/+1
*
setup.py: prevent clobering of DJANGO_SETTINGS_MODULE when compiling messages...
v1.25.0
Benjamin Dauvergne
2017-12-13
1
-9/+20
*
adapt to recent version of django-model-utils
Benjamin Dauvergne
2017-03-20
2
-25/+27
*
setup.py: replace .g by +g
Benjamin Dauvergne
2016-03-11
1
-1/+1
*
debian: only build for python 2.7
Benjamin Dauvergne
2016-03-11
1
-1/+1
*
setup.py: use setuptools sdist
Benjamin Dauvergne
2016-03-11
1
-1/+1
*
release 1.24.2
v1.24.2
Benjamin Dauvergne
2016-03-11
1
-1/+1
*
force django-model-utils < 2.4
Benjamin Dauvergne
2016-03-11
1
-1/+1
*
Add 'debian/' from commit 'e5797c5de312689e24e308b75466727e5336f3eb'
Benjamin Dauvergne
2015-04-02
5
-0/+30
|
\
|
*
first commit
Benjamin Dauvergne
2014-05-05
5
-0/+30
*
bump release to 1.24.1
v1.24.1
Benjamin Dauvergne
2014-09-03
2
-5/+3
*
bump version to 1.24.0
v1.24.0
Benjamin Dauvergne
2014-05-27
1
-1/+1
*
MANIFEST.in: distribute the MANIFEST.in
Benjamin Dauvergne
2014-05-27
1
-0/+1
[next]