Re: [Linaro-validation] Doubt in a commit

2013-11-11 Thread Arthur She
Hi Senthil, Sorry for the unclear commit message. There are two approaches to add a new permission 1. By custom permissions As it showed ( https://staging.review.linaro.org/#/c/321/5/lava_scheduler_app/models.py), I removed it, because in order to apply new permission, we need to run command "/sr

Re: [Linaro-validation] docs for lava-tool

2013-11-11 Thread Milosz Wasilewski
On 8 November 2013 20:42, Antonio Terceiro wrote: > On Fri, Nov 08, 2013 at 03:58:40PM +, Milosz Wasilewski wrote: >> On 8 November 2013 14:21, Antonio Terceiro >> wrote: >> > I recognize this UI is not optimal and will appreciate any suggestions >> > on how to improve. Adding an explanation

[Linaro-validation] Doubt in a commit

2013-11-11 Thread Senthil Kumaran
Hi Arthur, I couldn't understand the commit message below. I could see that migrations are broken due to this commit. Can you elaborate what should be done here? I usually run schemamigrations once I change something on the model, but it is not working anymore due to the following commit.