Rémy HUBSCHER

Results 124 issues of Rémy HUBSCHER

In the USA calendar, the 24 on week-end is still listed in the Boxing days. However in the Australian calendar it is not part of the holiday list anymore. What...

We have tests that makes sure of the correct holidays for a given year. However we don't have a way to assert all present days are tested. We don't test...

When using a CSS framework, it is quite handy to be able to convert the HTML examples also when migrating from templates into Elm, it helps to be able to...

Hello here, I discovered your project with the tweet about your last release on twitter. We often need to start a kinto server to run our functional tests in various...

enhancement

``` import jsonschema def clean(self): try: jsonschema.validate(data, SETTINGS_SCHEMA) except jsonschema.exceptions.ValidationError as e: raise forms.ValidationError(str(e)) ```

You need to press on Properties again to close the modal

bug

It seems that the JSON is not updated when pression enter from the field

I would consider upgrading to Production/Stable with regards to how many people rely on it.

See https://docs.djangoproject.com/fr/3.0/ref/models/options/#django.db.models.Options.order_with_respect_to

You can reproduce it here: https://jsfiddle.net/grkz4akw/9/