Pierre Ducroquet pducroquet
  • Joined on 2022-10-31
pducroquet pushed to wip/69606-statistics-performance at entrouvert/authentic 2023-03-07 14:47:43 +01:00
pducroquet created pull request entrouvert/authentic#15 2023-03-07 14:40:30 +01:00
WIP: improve statistics performance (#69606)
pducroquet pushed to wip/69606-statistics-performance at entrouvert/authentic 2023-03-07 14:40:00 +01:00
eb0e7e49e9 performance: use a distinct query for statistics X axis (#69606)
7c690d57a8 uwsgi: new configuration (#67583)
8b993d4e2f misc: replace deprecated distutils by setuptols or stdlib (#69991)
ef70a4f54f remove getlasso.sh (#69991)
Compare 51 commits »
pducroquet created pull request entrouvert/barbacompta#3 2023-03-01 17:58:11 +01:00
eo_facture: autoriser les contrats sans clients (#74608)
pducroquet pushed to wip/74608-mutu-dev at entrouvert/barbacompta 2023-03-01 17:47:26 +01:00
d2b03f4a1b eo_facture: autoriser les contrats sans clients (#74608)
c235781e7c django 3.2 compatibility: admin has a catch-all now, it must be last in urls (#74946)
fcd609f622 disable sidebar, it breaks tests (#74895)
30bd1db680 taggit: update version since we are on bullseye (#74895)
ead7d9c387 switch to django 3.2 (#74895)
Compare 7 commits »
pducroquet merged pull request entrouvert/barbacompta#2 2023-03-01 16:49:02 +01:00
django 3.2 compatibility: admin has a catch-all now, it must be last in urls (#74946)
pducroquet deleted branch wip/74946-django3-regression from entrouvert/barbacompta 2023-03-01 16:49:02 +01:00
pducroquet pushed to main at entrouvert/barbacompta 2023-03-01 16:49:02 +01:00
c235781e7c django 3.2 compatibility: admin has a catch-all now, it must be last in urls (#74946)
pducroquet commented on pull request entrouvert/barbacompta#2 2023-03-01 16:39:07 +01:00
django 3.2 compatibility: admin has a catch-all now, it must be last in urls (#74946)

Ok, bien vu. Par principe on aurait peut-être pu aussi mettre EOGestionAdminSite.final_catch_all_view = False parce que ce n’est pas un truc souhaité ici (?)

J'ai cité la doc de…

pducroquet created pull request entrouvert/barbacompta#2 2023-03-01 16:10:11 +01:00
django 3.2 compatibility: admin has a catch-all now, it must be last in urls (#74946)
pducroquet pushed to wip/74946-django3-regression at entrouvert/barbacompta 2023-03-01 16:09:32 +01:00
c235781e7c django 3.2 compatibility: admin has a catch-all now, it must be last in urls (#74946)
pducroquet created branch wip/74946-django3-regression in entrouvert/barbacompta 2023-03-01 16:09:32 +01:00
pducroquet deleted branch wip/74895-django3 from entrouvert/barbacompta 2023-02-27 16:39:40 +01:00
pducroquet merged pull request entrouvert/barbacompta#1 2023-02-27 16:39:39 +01:00
switch to django 3.2 (#74895)
pducroquet pushed to main at entrouvert/barbacompta 2023-02-27 16:39:39 +01:00
fcd609f622 disable sidebar, it breaks tests (#74895)
30bd1db680 taggit: update version since we are on bullseye (#74895)
ead7d9c387 switch to django 3.2 (#74895)
Compare 3 commits »
pducroquet pushed to wip/74895-django3 at entrouvert/barbacompta 2023-02-27 16:22:29 +01:00
fcd609f622 disable sidebar, it breaks tests (#74895)
pducroquet pushed to wip/74895-django3 at entrouvert/barbacompta 2023-02-27 16:19:37 +01:00
4d34815083 disable sidebar, it breaks tests (#74895)
pducroquet pushed to wip/74895-django3 at entrouvert/barbacompta 2023-02-27 13:46:58 +01:00
30bd1db680 taggit: update version since we are on bullseye (#74895)
pducroquet created pull request entrouvert/barbacompta#1 2023-02-27 13:42:18 +01:00
WIP: switch to django 3.2 (#74895)