Goury

Results 22 issues of Goury

``` class Log(rom.Model): user_id = rom.Integer(default=-1, index=True) dnt = rom.Boolean(default=False) session_id = rom.String(default='', index=True, keygen=rom.CASE_INSENSITIVE) ip_address = rom.String(default='', index=True, keygen=rom.CASE_INSENSITIVE) host = rom.Text(default='') path = rom.Text(default='', index=True, keygen=rom.SIMPLE) query_string =...

bug
fixed
more

Clouds of water is white. Clouds in EVE is black. This is wrong and looks bad. This is how clouds really look at night: ![marble_2002_australia_2048](https://cloud.githubusercontent.com/assets/1081221/15096731/5f120e1c-1517-11e6-8fde-2b2f68a69f0e.jpg) ![earthedge](https://cloud.githubusercontent.com/assets/1081221/15096743/8204d580-1517-11e6-8c52-4ff3005f2946.jpg) This is clouds in...

So I have this in my settings.py: ``` SOCIAL_AUTH_RAISE_EXCEPTIONS = False SOCIAL_AUTH_PIPELINE = ( 'social_core.pipeline.social_auth.social_details', 'social_core.pipeline.social_auth.social_uid', 'social_core.pipeline.social_auth.auth_allowed', # 'social_core.pipeline.social_auth.social_user', 'social_core.pipeline.user.get_username', 'social_core.pipeline.user.create_user', 'social_core.pipeline.social_auth.associate_user', 'social_core.pipeline.social_auth.load_extra_data', 'social_core.pipeline.user.user_details', ) ``` And it raises ```...

Категорически предлагаю добавить такую опцию для модераторов. Параметры нужны следующие: - размер штрафа для верхних комментариев - шаг штрафа для ответов на комментарии Проблему с удалённостью комментариев предлагаю решить так:...

Either publish subj or stop calling it opensource

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What happened? I run webui.sh, I get ```...

bug-report

RuntimeError: this event loop is already running.

bug

Subj, very often resulting in a challenge validation failure. Should check if nginx was actually reloaded and wait until it actually is ready before calling for challenge validation. Bonus feature:...

> Sorry, no sensors were detected.