Re: [ANN] Patchwork version upgrade

2019-06-07 Thread Mauro Carvalho Chehab
Em Fri, 31 May 2019 12:40:50 -0300 Mauro Carvalho Chehab escreveu: > Hi all, > > For a long time, we were running an old Patchwork version. The thing is that > we had applied some patches on the top of it, and the upgrade was not > trivial. > > Today, we upgraded it to its latest stable version

Re: [ANN] Patchwork version upgrade

2019-06-01 Thread Mauro Carvalho Chehab
Em Fri, 31 May 2019 12:40:50 -0300 Mauro Carvalho Chehab escreveu: > Hi all, > > For a long time, we were running an old Patchwork version. The thing is that > we had applied some patches on the top of it, and the upgrade was not > trivial. > > Today, we upgraded it to its latest stable version

Re: [ANN] Patchwork version upgrade

2019-06-01 Thread Mauro Carvalho Chehab
Em Fri, 31 May 2019 17:07:01 -0300 André Almeida escreveu: > If one tries to access a page that doesn't exists (e.g. [1]), the page > shows that Django is on debug mode. According to Django > documentation[2], is not a good idea running with debugging enabled on > production environment. To fix t

Re: [ANN] Patchwork version upgrade

2019-05-31 Thread Mauro Carvalho Chehab
Em Fri, 31 May 2019 16:40:21 -0300 Mauro Carvalho Chehab escreveu: > Em Fri, 31 May 2019 15:01:06 -0400 > Nicolas Dufresne escreveu: > > > Actually I went a little into it, the black and white alternance for > > lines clearly does not work. > > Black and white alternance? Here, the backgrou

Re: [ANN] Patchwork version upgrade

2019-05-31 Thread André Almeida
If one tries to access a page that doesn't exists (e.g. [1]), the page shows that Django is on debug mode. According to Django documentation[2], is not a good idea running with debugging enabled on production environment. To fix this, just change the `DEBUG = True` to `DEBUG = False` on `settings.p

Re: [ANN] Patchwork version upgrade

2019-05-31 Thread Mauro Carvalho Chehab
Em Fri, 31 May 2019 15:01:06 -0400 Nicolas Dufresne escreveu: > Le vendredi 31 mai 2019 à 12:40 -0300, Mauro Carvalho Chehab a écrit : > > Hi all, > > > > For a long time, we were running an old Patchwork version. The thing is that > > we had applied some patches on the top of it, and the upgrad

Re: [ANN] Patchwork version upgrade

2019-05-31 Thread Nicolas Dufresne
Le vendredi 31 mai 2019 à 12:40 -0300, Mauro Carvalho Chehab a écrit : > Hi all, > > For a long time, we were running an old Patchwork version. The thing is that > we had applied some patches on the top of it, and the upgrade was not > trivial. > > Today, we upgraded it to its latest stable versi

Re: [ANN] Patchwork version upgrade

2019-05-31 Thread Nicolas Dufresne
Hi, Le vendredi 31 mai 2019 à 12:40 -0300, Mauro Carvalho Chehab a écrit : > Hi all, > > For a long time, we were running an old Patchwork version. The thing is that > we had applied some patches on the top of it, and the upgrade was not > trivial. > > Today, we upgraded it to its latest stable

[ANN] Patchwork version upgrade

2019-05-31 Thread Mauro Carvalho Chehab
Hi all, For a long time, we were running an old Patchwork version. The thing is that we had applied some patches on the top of it, and the upgrade was not trivial. Today, we upgraded it to its latest stable version. Just like before, you can access it via: https://patchwork.linuxtv.org