Rémy HUBSCHER
Rémy HUBSCHER
Fix here : https://github.com/Natim/django-schedule/blob/b272d2ccf080b3450a8ccd19b4d31d4aec76742f/schedule/templates/schedule/_dialogs.html
I don't have the right to accept it here, but you can make it here : https://github.com/Natim/django-schedule/ since I will use it for a big project and continue to patch...
How can I use the global language lock ?
So far I did something like this : ``` from multilingual.languages import get_translated_field_alias if language_code is None: language_code = get_language() parents = self.get_ancestors() items = [] field_alias = get_translated_field_alias('slug', language_code)...
Tryapt-get install libffi-devmagopian/mailbot a écrit :Hi, I setup a fresh RaspberryPi and want to install mailbot in a fresh Python v2.7 virtual environment. I did it before on a RaspberryPi...
> Would it be possible to insert this general requirement somewhere in the dependencies so that libffi-dev would be installed automatically This is because mailbot depends on imapclient which depends...
I tryied running pycheckers with python -B option but without success. Do you know how to set the env variable?
Yes sure it can.
@dunderrrrrr did you had a chance to test kagi with this new branch? I am a bit worried that the migration is not going to be easy.
For Chrome I pushed b28e8e9 that fixes the first issue.