Re: [edx-code] Re: install a theme on native edx

2016-09-17 Thread Juanan Pereira
ssing in your repo. It would be great if you could provide it. In order to double check that the configuration is working ok, could it be possible to also add an screenshot of the final page with the starter-theme template applied? Thanks again. -- Greetings, Juanan Pereira -- You

[edx-code] Avoid importlib deprecation warnings

2016-09-19 Thread Juanan Pereira
7;ve tried to replace : from django.utils.importlib import import_module with: from importlib import import_module and it seems to work, avoiding the warning messages. Is it such a simple solution a valid one or are there any other pitfalls involved? Thanks. -- Greetings, Juanan Pereir

Re: [edx-code] Re: Avoid importlib deprecation warnings

2016-09-20 Thread Juanan Pereira
we'll upgrade > `django-require` accordingly. Ah, I got it. Thanks for the explanation. -- Juanan Pereira -- You received this message because you are subscribed to the Google Groups "General Open edX discussion" group. To view this discussion on the web visit https://grou

Re: [edx-code] Re: install a theme on native edx

2016-09-21 Thread Juanan Pereira
Hi Rachid, > you can find answers for your questions on dehamzah's page: > https://dehamzah.com/openedx/comprehensive-theming-on-openedx/#comment-2907924702 Thanks for the intermediation :) The screenshot published by Abhilash will be helpful. -- Greetings, Juanan Pereira -- Y

[edx-code] Can't execute a test corretly in devstack

2016-12-04 Thread Juanan Pereira
hy. I also tried to redirect the output of the long error message to a file, using 2>&1 >/tmp/errors but it seems to ignore my capture attempt :-\ Any help will be greatly appreciated. -- Greetings, Juanan Pereira -- You received this message because you are s

Re: [edx-code] Can't execute a test correctly in devstack

2016-12-05 Thread Juanan Pereira
e able to add my tests and keep the ball rolling in the PR :) I'll keep you informed. Thanks again. -- Greetings, Juanan Pereira -- You received this message because you are subscribed to the Google Groups "General Open edX discussion" group. To view this discussion on the web vis